summaryrefslogtreecommitdiff
path: root/test/CodeGen/aarch64-inline-asm.c
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Correct inline assembly test case for S modifier [NFC]Peter Smith2018-05-171-3/+3
* [AArch64]: Add support for parsing rN registers.Manoj Gupta2018-03-291-0/+20
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-4/+4
* AArch64/ARM64: update Clang after AArch64 removal.Tim Northover2014-05-241-1/+0
* [ARM64] Change inline assembly constraints to be more lax, to match the behav...James Molloy2014-04-231-0/+1
* Add support for AArch64 target.Tim Northover2013-01-311-0/+56