about summary refs log tree commit diff
path: root/tests/mir-opt/coverage/branch_match_arms.main.InstrumentCoverage.diff
AgeCommit message (Expand)AuthorLines
2025-07-30coverage: Re-land "Enlarge empty spans during MIR instrumentation"Zalathar-1/+1
2025-07-26Revert "coverage: Enlarge empty spans during MIR instrumentation, not codegen"Zalathar-1/+1
2025-07-22coverage: Enlarge empty spans during MIR instrumentation, not codegenZalathar-1/+1
2025-05-27coverage: Revert "unused local file IDs" due to empty function namesZalathar-1/+1
2025-05-10coverage: Enlarge empty spans during MIR instrumentation, not codegenZalathar-1/+1
2025-05-06coverage: Only merge adjacent coverage spansZalathar-5/+14
2025-04-01coverage: Shrink call spans to just the function nameZalathar-4/+4
2025-03-18coverage: Don't store a body span in `FunctionCoverageInfo`Zalathar-1/+0
2025-02-06coverage: Defer part of counter-creation until codegenZalathar-8/+6
2025-02-06coverage: Store BCB node IDs in mappings, and resolve them in codegenZalathar-6/+6
2024-12-23Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl...Zalathar-7/+7
2024-12-19coverage: Store coverage source regions as `Span` until codegenZalathar-6/+6
2024-12-16Stabilize #[coverage] attributeltdk-7/+7
2024-12-04coverage: Add an extra "transcribe" step after counter creationZalathar-9/+5
2024-11-29Revert "Rollup merge of #133418 - Zalathar:spans, r=jieyouxu"Zalathar-6/+6
2024-11-24coverage: Store coverage source regions as `Span` until codegenZalathar-6/+6
2024-11-08coverage: Remove unhelpful code for handling multiple files per functionZalathar-6/+7
2024-08-18Bless *all* the mir-opt testsScott McMurray-8/+8
2024-07-29Set up false edges in `lower_match_tree`Nadrieril-22/+22
2024-04-22coverage: Add a mir-opt test for branch coverage of match armsZalathar-0/+138