summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-inline-asm.ll
Commit message (Expand)AuthorAgeFilesLines
* [SVE][Inline-Asm] Support for SVE asm operandsKerry McLaughlin2019-09-021-0/+2
* [AArch64] Do not emit '#' before immediates in inline asmPirama Arumuga Nainar2019-08-081-18/+27
* [AArch64] Prefer "mov" over "orr" to materialize constants.Eli Friedman2019-03-251-1/+1
* [AArch64] Avoid selecting XZR inline ASM memory operandYi Kong2017-07-141-0/+10
* [AArch64]: add 'a' inline asm operand modifier.Manoj Gupta2017-05-251-0/+7
* Fix some broken CHECK lines.Benjamin Kramer2017-01-221-2/+2
* [AArch64][Inline-Asm] Return the 32-bit floating point register classAkira Hatanaka2016-07-211-0/+8
* AArch64: allow vN to represent 64-bit registers in inline asm.Tim Northover2016-05-101-0/+14
* [AArch64] Reduce number of callee-save save/restores.Geoff Berry2016-02-121-1/+1
* [AArch64] Enable PostRAScheduler for AArch64 generic build.Chad Rosier2015-12-211-1/+1
* Add a bunch of CHECK missing colons in tests. NFC.Ahmed Bougacha2015-03-141-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* AArch64: fix conversion of 'J' inline asm constraints.Tim Northover2014-07-271-3/+7
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+230
OpenPOWER on IntegriCloud