llvm-6502/lib/Target/ARM/AsmPrinter
Chris Lattner 306d14f9aa handle addmode4 modifiers, fix a fixme in printRegisterList
by ignoring all implicit regs when lowering.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84566 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-19 23:31:43 +00:00
..
ARMAsmPrinter.cpp use EmitLabel instead of text emission 2009-10-19 22:51:16 +00:00
ARMInstPrinter.cpp handle addmode4 modifiers, fix a fixme in printRegisterList 2009-10-19 23:31:43 +00:00
ARMInstPrinter.h lower the ARM::CONSTPOOL_ENTRY pseudo op, giving us constant pool entries 2009-10-19 22:33:05 +00:00
ARMMCInstLower.cpp handle addmode4 modifiers, fix a fixme in printRegisterList 2009-10-19 23:31:43 +00:00
ARMMCInstLower.h add jump tables, constant pools and some trivial global 2009-10-19 21:53:00 +00:00
CMakeLists.txt wire up skeletal support for having llc print instructions 2009-10-19 20:20:46 +00:00
Makefile Normalize makefile comments and sort cmake file lists. 2009-08-31 13:05:24 +00:00