llvm-6502/lib/Transforms
Bob Wilson 3eb4f7e2dd Improve isSafeToLoadUnconditionally to recognize that GEPs with constant
indices are safe if the result is known to be within the bounds of the
underlying object.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94829 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-29 19:19:08 +00:00
..
Hello
InstCombine Improve isSafeToLoadUnconditionally to recognize that GEPs with constant 2010-01-29 19:19:08 +00:00
Instrumentation
IPO Kill ModuleProvider and ghost linkage by inverting the relationship between 2010-01-27 20:34:15 +00:00
Scalar Improve isSafeToLoadUnconditionally to recognize that GEPs with constant 2010-01-29 19:19:08 +00:00
Utils Improve isSafeToLoadUnconditionally to recognize that GEPs with constant 2010-01-29 19:19:08 +00:00
Makefile