| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -39/+0 | |
| 2022-08-14 | Update the minimum external LLVM to 13 | Josh Stone | -1/+0 | |
| 2022-04-09 | Update asm-may_unwind test to handle use of asm with outputs. | Luqman Aden | -2/+15 | |
| 2021-12-12 | Stabilize asm! and global_asm! | Amanieu d'Antras | -1/+3 | |
| They are also removed from the prelude as per the decision in https://github.com/rust-lang/rust/issues/87228. stdarch and compiler-builtins are updated to work with the new, stable asm! and global_asm! macros. | ||||
| 2021-12-03 | limit may_unwind codegen test to x86_64 | cynecx | -0/+1 | |
| 2021-12-03 | fix inline asm test because of missing attribute | cynecx | -1/+1 | |
| 2021-12-03 | add tests for asm's options(may_unwind) | cynecx | -0/+24 | |
