aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AArch64AsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-25/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-15/+62
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-15/+25
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-9/+7
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-215/+437
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+5
* 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