llvm-6502/lib
Jakob Stoklund Olesen 36ee0e6405 Implement isLoadFromStackSlotPostFE and isStoreToStackSlotPostFE for ARM.
They improve the verbose assembly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137069 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-08 21:45:32 +00:00
..
Analysis Made SCEV's UDiv expressions more canonical. When dividing a 2011-08-06 07:00:37 +00:00
Archive
AsmParser
Bitcode
CodeGen Hoist hasLoadFromStackSlot and hasStoreToStackSlot. 2011-08-08 20:53:24 +00:00
CompilerDriver
ExecutionEngine
Linker Linke NamedMDNodes after linking global values as comment suggests. 2011-08-04 19:44:28 +00:00
MC Pacify virtual dtor warnings and cmake buildbots. 2011-08-08 19:09:02 +00:00
Object
Support
Target Implement isLoadFromStackSlotPostFE and isStoreToStackSlotPostFE for ARM. 2011-08-08 21:45:32 +00:00
Transforms Made SCEV's UDiv expressions more canonical. When dividing a 2011-08-06 07:00:37 +00:00
VMCore Remove unnecessary space. 2011-08-08 08:02:48 +00:00
CMakeLists.txt
Makefile