commit | 90842427b2f6ab5c0aab6049fd9177033101847f | [log] [tgz] |
---|---|---|
author | Manman Ren <mren@apple.com> | Mon Mar 18 21:23:25 2013 +0000 |
committer | Manman Ren <mren@apple.com> | Mon Mar 18 21:23:25 2013 +0000 |
tree | 5510ceb24e7918b1f8246563252070b11f3473cf | |
parent | 02fec34de127d23987352b90bf095ad3fac75fb9 [diff] |
Check whether a pointer is non-null (isKnownNonNull) in isKnownNonZero. This handles the case where we have an inbounds GEP with alloca as the pointer. This fixes the regression in PR12750 and rdar://13286434. Note that we can also fix this by handling some GEP cases in isKnownNonNull. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177321 91177308-0d34-0410-b5e6-96231b3b80d8