summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* More consistent thumb1 asm printing.Evan Cheng2009-11-191-0/+5
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-6/+1
* Fix -Asserts warning.Daniel Dunbar2009-10-201-2/+3
* implement some more easy hooks.Chris Lattner2009-10-201-0/+30
* Implement some hooks, make printOperand abort if unknown modifiers areChris Lattner2009-10-201-4/+124
* add supprort for the 'sbit' operand, MOVi apparently has one.Chris Lattner2009-10-201-0/+8
* add support for instruction predicates.Chris Lattner2009-10-201-2/+7
* implement printSORegOperand, add lowering for the nasty and despicable MOVi2p...Chris Lattner2009-10-201-0/+31
* handle addmode4 modifiers, fix a fixme in printRegisterListChris Lattner2009-10-191-10/+2
* lower the ARM::CONSTPOOL_ENTRY pseudo op, giving us constant pool entriesChris Lattner2009-10-191-0/+5
* add MCInstLower support for lowering ARM::PICADD, a pseudo op for pic stuffola.Chris Lattner2009-10-191-0/+7
* add register list and hacked up addrmode #4 support, we now get this:Chris Lattner2009-10-191-0/+46
* add addrmode2 support, getting us up to:Chris Lattner2009-10-191-0/+34
* add jump tables, constant pools and some trivial globalChris Lattner2009-10-191-7/+5
* add printing support for SOImm operands, getting us to:Chris Lattner2009-10-191-1/+33
* wire up some basic printOperand goodness, giving us stuff like this beforeChris Lattner2009-10-191-0/+16
* stub out a minimal ARMInstPrinter.Chris Lattner2009-10-191-0/+33
OpenPOWER on IntegriCloud