summary refs log tree commit diff
path: root/src/test/ui/asm/aarch64
AgeCommit message (Expand)AuthorLines
2021-11-12fix aarch test error annotationsasquared31415-4/+4
2021-11-10Fix aarch testsasquared31415-60/+51
2021-11-10Add support for specifying multiple clobber_abi in `asm!`asquared31415-57/+46
2021-11-07Add features gates for experimental asm featuresAmanieu d'Antras-28/+29
2021-10-23bless the line changes in ui/asm/aarch64/srcloc.rsJosh Stone-23/+23
2021-10-22Update the minimum external LLVM to 11Josh Stone-3/+0
2021-10-16Auto merge of #89860 - camsteffen:macro-semi, r=petrochenkovbors-11/+11
2021-10-15Bless testsCameron Steffen-11/+11
2021-10-14Use non-checking TLS relocation in aarch64 asm! sym test.Adam Gemmell-1/+1
2021-09-24Disable some tests for platforms without registers.Adam Gemmell-25/+49
2021-09-24Add inline asm! tests for aarch64Adam Gemmell-0/+2085