Nick Lewycky 786c7cd141 Teach LazyValueInfo that allocas aren't NULL. Over all of llvm-test, this saves
half a million non-local queries, each of which would otherwise have triggered a
linear scan over a basic block.

Also fix a fixme for memory intrinsics which dereference pointers. With this,
we prove that a pointer is non-null because it was dereferenced by an intrinsic
112 times in llvm-test.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123533 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-15 09:16:12 +00:00
..
2011-01-10 02:34:40 +00:00
2011-01-14 22:58:11 +00:00
2011-01-14 21:57:39 +00:00
2010-12-17 09:56:50 +00:00
2011-01-15 00:25:09 +00:00
2010-11-15 03:21:41 +00:00