Files
llvm-6502/lib/VMCore
Dan Gohman 4d70a29490 Factor out Instruction::isSafeToSpeculativelyExecute's code for
testing for dereferenceable pointers into a helper function,
isDereferenceablePointer.  Teach it how to reason about GEPs
with simple non-zero indices.

Also eliminate ArgumentPromtion's IsAlwaysValidPointer,
which didn't check for weak externals or out of range gep
indices.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118840 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-11 21:23:25 +00:00
..
2010-10-17 07:39:34 +00:00
2010-10-12 00:15:27 +00:00
2010-09-30 23:57:10 +00:00
2010-04-19 15:42:05 +00:00
2010-07-19 14:48:15 +00:00
2010-09-15 00:52:23 +00:00