summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64AsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-514/+0
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-0/+3
* ARM64: model pre/post-indexed operations properly.Tim Northover2014-05-221-93/+0
* AArch64/ARM64: support indexed loads/stores on vector types.Tim Northover2014-05-021-0/+6
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-9/+9
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-1/+1
* [ARM64] Add a big endian version of the ARM64 target machine, and update all ...James Molloy2014-04-231-1/+2
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* ARM64: don't emit .subsections_via_symbols on ELF.Tim Northover2014-04-181-7/+9
* AArch64/ARM64: port across stub handling for ELF C++ exceptions.Tim Northover2014-04-161-2/+33
* Detemplatize LOHDirective.Benjamin Kramer2014-03-291-14/+4
* ARM64: initial backend importTim Northover2014-03-291-0/+573
OpenPOWER on IntegriCloud