summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Make PrintAsmOperand call to the superclass to handle 'n' and 'c' operand mod...Richard Barton2013-11-081-6/+2
* AArch64: use default asm operand printing when modifier inapplicableTim Northover2013-11-041-47/+59
* Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-291-1/+1
* AArch64: add 'a' inline asm operand modifierTim Northover2013-10-291-0/+2
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-131-19/+7
* Remove address spaces from MC.Rafael Espindola2013-07-021-1/+1
* DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...David Blaikie2013-06-161-40/+0
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-151-16/+0
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-2/+4
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+361
OpenPOWER on IntegriCloud