| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-10-19 | Allow to run filecheck in mir-opt tests. | Camille GILLOT | -5/+5 |
| 2023-10-18 | coverage: Store expression data in function coverage info | Zalathar | -2/+4 |
| 2023-10-18 | coverage: Store all of a function's mappings in function coverage info | Zalathar | -4/+10 |
| 2023-10-03 | coverage: Store each BCB's code regions in one coverage statement | Zalathar | -2/+1 |
| 2023-10-03 | coverage: Let each coverage statement hold a vector of code regions | Zalathar | -5/+5 |
| 2023-08-01 | Make coverage counter IDs count up from 0, not 1 | Zalathar | -4/+4 |
| 2023-08-01 | Make coverage expression IDs count up from 0, not down from `u32::MAX` | Zalathar | -3/+3 |
| 2023-08-01 | Replace `ExpressionOperandId` with enum `Operand` | Zalathar | -3/+3 |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -24/+21 |
| 2023-04-06 | Bless tests | Gary Guo | -1/+1 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+51 |
