llvm-6502/include/llvm/Transforms/Utils
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
..
AddrModeMatcher.h
BasicBlockUtils.h Make RecursivelyDeleteTriviallyDeadInstructions, 2010-01-05 15:45:31 +00:00
BasicInliner.h
Cloning.h Don't bother with sprintf, just pass the Twine through. 2010-01-27 19:58:47 +00:00
FunctionUtils.h
Local.h Improve isSafeToLoadUnconditionally to recognize that GEPs with constant 2010-01-29 19:19:08 +00:00
PromoteMemToReg.h Pull LLVMContext out of PromoteMemToReg. 2009-11-23 03:50:44 +00:00
SSAUpdater.h comment fix: weakvh -> tracking vh 2009-12-22 00:51:57 +00:00
SSI.h
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h