llvm-6502/lib
Jim Grosbach 589130fac1 Simplify printing of ARM shifted immediates.
Print shifted immediate values directly rather than as a payload+shifter
value pair. This makes for more readable output assembly code, simplifies
the instruction printer, and is consistent with how Thumb immediates are
 displayed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134902 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-11 16:48:36 +00:00
..
Analysis stop using WriteTypeSymbolic. 2011-07-09 18:02:13 +00:00
Archive
AsmParser De-constify Types in FunctionType::get(). 2011-07-11 07:56:41 +00:00
Bitcode De-constify Types in FunctionType::get(). 2011-07-11 07:56:41 +00:00
CodeGen De-constify Types in StructType::get() and TargetData::getIntPtrType(). 2011-07-11 09:56:20 +00:00
CompilerDriver
ExecutionEngine Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
Linker Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
MC - Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo 2011-07-11 03:57:24 +00:00
Object
Support Windows/DynamicLibrary.inc: Fix trivial warnings. Thanks to John Myers! 2011-07-09 08:41:20 +00:00
Target Simplify printing of ARM shifted immediates. 2011-07-11 16:48:36 +00:00
Transforms De-constify Types in StructType::get() and TargetData::getIntPtrType(). 2011-07-11 09:56:20 +00:00
VMCore De-constify Types in StructType::get() and TargetData::getIntPtrType(). 2011-07-11 09:56:20 +00:00
CMakeLists.txt
Makefile