| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-10 | codegen `#[naked]` functions using `global_asm!` | Folkert | -0/+7 |
| 2024-09-17 | Rename supertraits of `CodegenMethods`. | Nicholas Nethercote | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -3/+4 |
| 2024-02-24 | Implement asm goto for LLVM and GCC backend | Gary Guo | -1/+5 |
| 2022-04-15 | Add codegen for global_asm! sym operands | Amanieu d'Antras | -3/+5 |
| 2022-01-12 | Remove deprecated LLVM-style inline assembly | Tomasz Miąsko | -10/+0 |
| 2021-12-03 | LLVM codgen support for unwinding inline assembly | cynecx | -0/+1 |
| 2021-10-26 | Properly check `target_features` not to trigger an assertion | Yuki Okushi | -0/+1 |
| 2021-05-13 | Add support for const operands and options to global_asm! | Amanieu d'Antras | -2/+13 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+61 |
