| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -24/+0 | |
| 2022-12-25 | Remove Nop in simplify_locals. | Camille GILLOT | -1/+0 | |
| It's cheap and does not change anything. | ||||
| 2022-12-25 | Move SimplifyLocals before ConstProp. | Camille GILLOT | -12/+8 | |
| 2022-07-28 | bless mir opt tests | Nilstrieb | -15/+15 | |
| 2022-07-09 | tweak names and output and bless | Ralf Jung | -1/+1 | |
| 2022-06-02 | add cast kind of from_exposed_addr (int-to-ptr casts) | Ralf Jung | -1/+1 | |
| 2022-06-01 | rename PointerAddress → PointerExposeAddress | Ralf Jung | -1/+1 | |
| 2022-05-31 | Add a pointer to address cast kind | Tomasz Miąsko | -1/+1 | |
| A pointer to address cast are often special-cased. Introduce a dedicated cast kind to make them easy distinguishable. | ||||
| 2021-03-15 | bless tests | Erik Desjardins | -1/+1 | |
| 2020-08-21 | Suppress "const" prefix of FnDef in MIR dump | Lzu Tao | -1/+1 | |
| 2020-08-20 | Suppress MIR comments of Unit type | Lzu Tao | -6/+0 | |
| 2020-08-20 | Suppress MIR comments for FnDef in ty::Const | Lzu Tao | -3/+0 | |
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -0/+38 | |
