| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-11-02 | Ban dashes in miropt test file names | Jakob Degen | -17/+0 | |
| 2022-09-04 | Remove unnecessary `EMIT_MIR_FOR_EACH_BITWIDTH | Jakob Degen | -1/+1 | |
| 2020-07-29 | add crate name to mir dumps | Xavier Denis | -1/+1 | |
| 2020-04-07 | Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it. | Ana-Maria Mihalache | -0/+1 | |
| 2020-04-07 | --bless all mir-opt tests. | Ana-Maria Mihalache | -26/+1 | |
| 2020-03-19 | Use erased regions in MIR | Matthew Jasper | -2/+2 | |
| 2019-12-18 | Start generating AddressOf rvalues in MIR | Matthew Jasper | -10/+9 | |
| `hir::BorrowKind::Raw` borrows and casting a reference to a raw pointer no longer do a reborrow followed by a cast. Instead we dereference and take the address. | ||||
| 2019-04-24 | Evaluate hair::ExprKind::Use in into | Matthew Jasper | -11/+10 | |
| This avoids some unnecessary moves | ||||
| 2018-11-07 | array index accesses are stable places | Ralf Jung | -0/+43 | |
