about summary refs log tree commit diff
path: root/tests/mir-opt/coverage/instrument_coverage.main.InstrumentCoverage.diff
AgeCommit message (Expand)AuthorLines
2025-07-30coverage: Re-land "Enlarge empty spans during MIR instrumentation"Zalathar-2/+2
2025-07-26Revert "coverage: Enlarge empty spans during MIR instrumentation, not codegen"Zalathar-2/+2
2025-07-22coverage: Enlarge empty spans during MIR instrumentation, not codegenZalathar-2/+2
2025-05-27coverage: Revert "unused local file IDs" due to empty function namesZalathar-2/+2
2025-05-10coverage: Enlarge empty spans during MIR instrumentation, not codegenZalathar-2/+2
2025-05-06coverage: Only merge adjacent coverage spansZalathar-1/+1
2025-04-01coverage: Shrink call spans to just the function nameZalathar-1/+1
2025-03-18coverage: Don't store a body span in `FunctionCoverageInfo`Zalathar-6/+5
2025-02-06coverage: Defer part of counter-creation until codegenZalathar-4/+4
2025-02-06coverage: Store BCB node IDs in mappings, and resolve them in codegenZalathar-5/+5
2025-01-24coverage: Tweak FileCheck directives in a mir-opt testZalathar-6/+6
2025-01-16coverage: Completely overhaul counter assignment, using node-flow graphsZalathar-5/+5
2024-12-19coverage: Store coverage source regions as `Span` until codegenZalathar-5/+5
2024-11-29Revert "Rollup merge of #133418 - Zalathar:spans, r=jieyouxu"Zalathar-5/+5
2024-11-24coverage: Store coverage source regions as `Span` until codegenZalathar-5/+5
2024-11-08coverage: Restrict empty-span expansion to only cover `{` and `}`Zalathar-1/+1
2024-11-08coverage: Remove unhelpful code for handling multiple files per functionZalathar-5/+6
2024-06-12coverage: Replace the old span refiner with a single functionZalathar-1/+1
2024-05-14coverage: Simplify counter expressions using simple algebraZalathar-4/+2
2024-04-22coverage: Move mir-opt coverage tests into a subdirectoryZalathar-0/+55