| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -10/+10 | |
| 2024-06-26 | Bless mir-opt for excluded alloc bytes | Josh Stone | -4/+2 | |
| 2023-10-16 | Normalize alloc-id in tests. | Camille GILLOT | -1/+1 | |
| 2023-09-14 | bless all | Ralf Jung | -0/+4 | |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -57/+57 | |
| 2023-02-08 | Add de-init to destination place | kadmin | -13/+31 | |
| 2023-02-07 | Leave FIXME for wasm layout difference. | kadmin | -43/+39 | |
| There is a distinction between running this on wasm and i686, even though they should be identical. This technically is not _incorrect_, it's just an unexpected difference, which is worth investigating, but not for correctness. | ||||
| 2023-02-07 | Add tag for ignoring wasm | kadmin | -40/+40 | |
| 2023-02-07 | Rm allocation in candidate | kadmin | -0/+54 | |
| Instead of storing an extra array for discriminant values, create an allocation there and store those in an allocation immediately. | ||||
