aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/include/profile/InstrProfData.inc
AgeCommit message (Expand)AuthorFilesLines
2025-11-06[InstrProf] Fix frontend generated function hash (#165358)Stephen Senran Zhang1-1/+1
2025-06-10[compiler-rt] replicate changes from llvm/ProfileData/InstrProfData.inc (#143...Andrew Rogers1-10/+10
2025-03-28Fix some small typos in compiler-rt. NFC (#133388)Qinkun Bao1-1/+1
2025-03-13[InstrProf] Remove -forder-file-instrumentation (#130192)Ellis Hoag1-22/+0
2024-12-04[PGO] Add option to always instrumenting loop entries (#116789)ronryvchin1-1/+4
2024-10-28Revert "Add explicit symbol visibility macros to InstrProfData.inc (#110732)"Vassil Vassilev1-11/+2
2024-10-28Add explicit symbol visibility macros to InstrProfData.inc (#110732)Thomas Fransham1-2/+11
2024-10-17[PGO] Initialize GCOV Writeout and Reset Functions in the Runtime on AIX (#10...Qiongsi Wu1-0/+23
2024-07-31[MC/DC][Coverage] Introduce "Bitmap Bias" for continuous mode (#96126)NAKAMURA Takumi1-0/+1
2024-07-22[PGO] Sync InstrProfData.inc from llvm to compiler-rt (#99930)xur-llvm1-0/+1
2024-02-27Reland "[TypeProf][InstrPGO] Introduce raw and instr profile format change fo...Mingming Liu1-3/+51
2024-02-24[nfc][compiler-rt]Replace Type::getInt8PtrTy with PointerType::getUnqual as a...Mingming Liu1-1/+1
2024-02-21Revert type profiling change as compiler-rt test break on Windows. (#82583)Mingming Liu1-47/+3
2024-02-21[TypeProf][InstrPGO] Introduce raw and instr profile format change for type p...Mingming Liu1-3/+47
2024-02-21[nfc]For InstrProfData.inc, clang-format functions and opt-out of formatting ...Mingming Liu1-13/+20
2024-01-10[docs][IRPGO]Document two binary formats for instrumentation-based profiles, ...Mingming Liu1-0/+2
2023-12-14[Profile] Add binary profile correlation for code coverage. (#69493)Zequan Wu1-0/+17
2023-11-14[compiler-rt] Remove reference to Type::getInt8PtrTy; NFC (#71570)Paulo Matos1-10/+10
2023-10-30Reland "[InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Co...Alan Phipps1-4/+18
2023-10-03[Profile] Use upper 32 bits of profile version for profile variants. (#67695)Zequan Wu1-5/+4
2023-09-21Revert "[InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Co...Hans Wennborg1-18/+4
2023-09-19[InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Code Cover...Alan Phipps1-4/+18
2023-08-22[NFC][Profile] Rename Counters/DataSize to NumCounters/DataArthur Eubanks1-4/+2
2023-04-11[InstrProf] Temporal ProfilingEllis Hoag1-1/+4
2022-12-29[profile] Add binary ids into indexed profilesGulfem Savrun Yeniceri1-1/+1
2022-12-14Revert "[profile] Add binary ids into indexed profiles"Gulfem Savrun Yeniceri1-1/+1
2022-12-14[profile] Add binary ids into indexed profilesGulfem Savrun Yeniceri1-1/+1
2022-08-25[compiler-rt][builtins] Revert all the recent changes I made for addingAkira Hatanaka1-2/+2
2022-08-24[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka1-2/+2
2022-08-22Revert "[compiler-rt][builtins] Add compiler flags to catch potential errors"Akira Hatanaka1-2/+2
2022-08-22[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka1-2/+2
2022-02-17Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar1-1/+3
2022-02-17Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar1-3/+1
2022-02-17Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar1-1/+3
2022-02-14Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar1-3/+1
2022-02-14Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar1-1/+3
2022-02-14Revert "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar1-3/+1
2022-02-14[memprof] Extend the index prof format to include memory profiles.Snehasish Kumar1-1/+3
2022-01-27[InstrProf] Add single byte coverage modeEllis Hoag1-0/+4
2022-01-19Fix broken comment in InstrProfData.incEllis Hoag1-1/+1
2022-01-19[InstrProf] Restore InstrProfData.inc to fix Fuchsia buildsEllis Hoag1-2/+5
2022-01-14[InstrProf][NFC] Do not assume size of counter typeEllis Hoag1-2/+2
2021-12-16[Try2][InstrProf] Attach debug info to countersEllis Hoag1-1/+3
2021-12-13Revert "[InstrProf] Attach debug info to counters"Ellis Hoag1-3/+1
2021-12-13[InstrProf] Attach debug info to countersEllis Hoag1-1/+3
2021-10-05[InstrProfData] Bump the raw profile version to 8Petr Hosek1-1/+1
2021-07-30[profile] Fix profile merging with binary IDsPetr Hosek1-2/+2
2021-07-30Revert "[profile] Fix profile merging with binary IDs"Petr Hosek1-2/+2
2021-07-30[profile] Fix profile merging with binary IDsPetr Hosek1-2/+2
2021-07-30Revert "[profile] Fix profile merging with binary IDs"Petr Hosek1-2/+2