| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-13 | coverage: Eliminate more counters by giving them to unreachable nodes | Zalathar | -17/+17 |
| 2025-02-06 | coverage: Don't create counters for code that was removed by MIR opts | Zalathar | -55/+40 |
| 2025-01-16 | coverage: Completely overhaul counter assignment, using node-flow graphs | Zalathar | -85/+45 |
| 2024-12-07 | coverage: Prefer to visit nodes whose predecessors have been visited | Zalathar | -94/+83 |
| 2024-12-04 | coverage: Add an extra "transcribe" step after counter creation | Zalathar | -125/+98 |
| 2024-11-08 | coverage: Restrict empty-span expansion to only cover `{` and `}` | Zalathar | -6/+6 |
| 2024-10-11 | coverage: Include the highest counter ID seen in `.cov-map` dumps | Zalathar | -0/+3 |
| 2024-05-14 | coverage: Simplify counter expressions using simple algebra | Zalathar | -128/+112 |
| 2023-11-25 | coverage: Simplify building coverage expressions based on sums | Zalathar | -45/+45 |
| 2023-11-07 | coverage: Migrate `tests/coverage-map` into `tests/coverage` | Zalathar | -0/+183 |
