| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-07-29 | cg_ssa: remove pointee types and pointercast/bitcast-of-ptr | Erik Desjardins | -1/+0 |
| 2023-07-20 | clarify MIR uninit vs LLVM undef/poison | Ralf Jung | -0/+6 |
| 2023-06-10 | Support 128-bit enum variant in debuginfo codegen | DonoughLiu | -0/+1 |
| 2023-05-26 | Stop creating intermediate places just to immediate convert them to operands | Oli Scherer | -9/+3 |
| 2023-03-16 | Use poison instead of undef | Nikita Popov | -0/+1 |
| 2022-09-06 | Remove dead broken code from const zst handling in backends | Oli Scherer | -1/+0 |
| 2022-07-09 | don't allow ZST in ScalarInt | Ralf Jung | -0/+1 |
| 2022-06-28 | Avoid unnecessary string interning for const_str | bjorn3 | -2/+1 |
| 2022-04-02 | make memcmp return a value of c_int_width instead of i32 | David Morrison | -0/+1 |
| 2022-03-07 | Introduce `ConstAllocation`. | Nicholas Nethercote | -3/+3 |
| 2021-09-09 | Make `abi::Abi` `Copy` and remove a *lot* of refs | Andreas Liljeqvist | -1/+1 |
| 2021-06-28 | Update other codegens to use tcx managed vtable allocations. | Charles Lew | -0/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+38 |
