| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-21 | Enable mutable noalias by default for LLVM 12 | Nikita Popov | -12/+10 |
| 2021-03-21 | Convert -Z mutable-noalias to Optional<bool> | Nikita Popov | -1/+1 |
| 2021-03-21 | Move decision aboute noalias into codegen_llvm | Nikita Popov | -18/+49 |
| 2021-02-28 | Support LLVM 12 in rustc | Nikita Popov | -3/+14 |
| 2021-02-14 | Replace const_cstr with cstr crate | Xidorn Quan | -1/+1 |
| 2021-02-02 | Add a new ABI to support cmse_nonsecure_call | Hugues de Valon | -1/+13 |
| 2020-11-21 | Rename prefix_chunk to prefix_chunk_size | bjorn3 | -1/+1 |
| 2020-11-21 | Remove StructRet arg attr | bjorn3 | -3/+6 |
| 2020-11-21 | Replace ByVal attribute with on_stack field for Indirect | bjorn3 | -42/+79 |
| 2020-11-21 | Replace ZExt and SExt flags with ArgExtension enum | bjorn3 | -1/+19 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+502 |
