llvm-6502/lib
Bill Wendling 6baf46dbea Remove fixup_arm_thumb_ldst. The code was never calling the "fixup" stuff for
it. I.e., it was always an immediate value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121932 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-16 00:50:33 +00:00
..
Analysis Enable TBAA by default. 2010-12-15 23:58:44 +00:00
Archive
AsmParser
Bitcode
CodeGen Start using SplitKit and MachineLoopRanges in RegAllocGreedy in preparation of 2010-12-15 23:46:13 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Better fix for opt build 2010-12-15 23:14:45 +00:00
Object
Support
Target Remove fixup_arm_thumb_ldst. The code was never calling the "fixup" stuff for 2010-12-16 00:50:33 +00:00
Transforms Preserve TBAA tags when doing load PRE. 2010-12-15 23:53:55 +00:00
VMCore Move Value::getUnderlyingObject to be a standalone 2010-12-15 20:02:24 +00:00
Makefile