about summary refs log tree commit diff
path: root/compiler/rustc_target/src/asm/arm.rs
AgeCommit message (Expand)AuthorLines
2021-04-28Be stricter about rejecting LLVM reserved registers in asm!Amanieu d'Antras-1/+2
2021-04-05Disallow the use of high byte registes as operands on x86_64Amanieu d'Antras-2/+0
2020-11-08Collapse all uses of `target.options.foo` into `target.foo`Vadim Petrochenkov-1/+1
2020-08-30mv compiler to compiler/mark-0/+298