llvm-6502/include/llvm/Transforms/Utils
Bob Wilson 49db68fba0 Check alignment of loads when deciding whether it is safe to execute them
unconditionally.  Besides checking the offset, also check that the underlying
object is aligned as much as the load itself.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94875 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-30 04:42:39 +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 Check alignment of loads when deciding whether it is safe to execute them 2010-01-30 04:42:39 +00:00
PromoteMemToReg.h
SSAUpdater.h
SSI.h
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h