summary refs log tree commit diff
path: root/compiler/rustc_target/src/asm/aarch64.rs
AgeCommit message (Expand)AuthorLines
2021-05-01Reserve x18 on AArch64 and un-reserve x16Amanieu d'Antras-3/+3
2021-04-28Be stricter about rejecting LLVM reserved registers in asm!Amanieu d'Antras-4/+6
2020-08-30mv compiler to compiler/mark-0/+156