| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-11-03 | compiler: Directly use rustc_abi in codegen | Jubilee Young | -1/+1 |
| 2024-09-19 | replace some deprecated functions | Luv-Ray | -2/+2 |
| 2024-09-17 | Rename `{ArgAbi,IntrinsicCall}Methods`. | Nicholas Nethercote | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+3 |
| 2024-02-12 | Teach llvm backend how to fall back to default bodies | Oli Scherer | -1/+3 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -1/+1 |
| 2022-06-14 | Add llvm.type.checked.load intrinsic | flip1995 | -0/+8 |
| 2021-11-14 | Remove workaround for the forward progress handling in LLVM | Andreas Jonson | -4/+0 |
| 2021-10-25 | Add LLVM CFI support to the Rust compiler | Ramon de C Valle | -0/+2 |
| 2021-03-10 | Remove the -Zinsert-sideeffect | Simonas Kazlauskas | -3/+4 |
| 2020-10-15 | Prevent miscompilation in trivial loop {} | Mark Rousskov | -1/+3 |
| 2020-09-20 | Correct file path after some restructures in compiler | Lzu Tao | -3/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+30 |
