summaryrefslogtreecommitdiff
path: root/llvm/test/Instrumentation/InstrProfiling/coverage.ll
AgeCommit message (Expand)Author
2024-02-27Reland "[TypeProf][InstrPGO] Introduce raw and instr profile format change fo...Mingming Liu
2024-02-21Revert type profiling change as compiler-rt test break on Windows. (#82583)Mingming Liu
2024-02-21[TypeProf][InstrPGO] Introduce raw and instr profile format change for type p...Mingming Liu
2023-12-14[Profile] Add binary profile correlation for code coverage. (#69493)Zequan Wu
2022-07-16[PGO][InstrProf][test] Convert to opaque pointers and fix some stale testsFangrui Song
2022-07-16[test] Migrate legacy InstrProfiling tests to new PMFangrui Song
2022-01-27[InstrProf] Add single byte coverage modeEllis Hoag