summary refs log tree commit diff
path: root/src/test/ui/asm/x86_64
AgeCommit message (Expand)AuthorLines
2021-11-10add missing sym featureasquared31415-1/+1
2021-11-10Add support for specifying multiple clobber_abi in `asm!`asquared31415-43/+212
2021-11-07Add features gates for experimental asm featuresAmanieu d'Antras-7/+9
2021-10-26Add a regression test for issue-89875Yuki Okushi-0/+14
2021-10-22Update the minimum external LLVM to 12Josh Stone-1/+1
2021-10-22Update the minimum external LLVM to 11Josh Stone-27/+25
2021-10-15Bless testsCameron Steffen-11/+11
2021-10-07make #[target_feature] work with `asm` register classesasquared31415-34/+84
2021-09-24Add inline asm! tests for aarch64Adam Gemmell-0/+2153