summaryrefslogtreecommitdiff
path: root/compiler-rt/include/profile/InstrProfData.inc
AgeCommit message (Expand)Author
2025-11-06[InstrProf] Fix frontend generated function hash (#165358)Stephen Senran Zhang
2025-06-10[compiler-rt] replicate changes from llvm/ProfileData/InstrProfData.inc (#143...Andrew Rogers
2025-03-28Fix some small typos in compiler-rt. NFC (#133388)Qinkun Bao
2025-03-13[InstrProf] Remove -forder-file-instrumentation (#130192)Ellis Hoag
2024-12-04[PGO] Add option to always instrumenting loop entries (#116789)ronryvchin
2024-10-28Revert "Add explicit symbol visibility macros to InstrProfData.inc (#110732)"Vassil Vassilev
2024-10-28Add explicit symbol visibility macros to InstrProfData.inc (#110732)Thomas Fransham
2024-10-17[PGO] Initialize GCOV Writeout and Reset Functions in the Runtime on AIX (#10...Qiongsi Wu
2024-07-31[MC/DC][Coverage] Introduce "Bitmap Bias" for continuous mode (#96126)NAKAMURA Takumi
2024-07-22[PGO] Sync InstrProfData.inc from llvm to compiler-rt (#99930)xur-llvm
2024-02-27Reland "[TypeProf][InstrPGO] Introduce raw and instr profile format change fo...Mingming Liu
2024-02-24[nfc][compiler-rt]Replace Type::getInt8PtrTy with PointerType::getUnqual as a...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
2024-02-21[nfc]For InstrProfData.inc, clang-format functions and opt-out of formatting ...Mingming Liu
2024-01-10[docs][IRPGO]Document two binary formats for instrumentation-based profiles, ...Mingming Liu
2023-12-14[Profile] Add binary profile correlation for code coverage. (#69493)Zequan Wu
2023-11-14[compiler-rt] Remove reference to Type::getInt8PtrTy; NFC (#71570)Paulo Matos
2023-10-30Reland "[InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Co...Alan Phipps
2023-10-03[Profile] Use upper 32 bits of profile version for profile variants. (#67695)Zequan Wu
2023-09-21Revert "[InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Co...Hans Wennborg
2023-09-19[InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Code Cover...Alan Phipps
2023-08-22[NFC][Profile] Rename Counters/DataSize to NumCounters/DataArthur Eubanks
2023-04-11[InstrProf] Temporal ProfilingEllis Hoag
2022-12-29[profile] Add binary ids into indexed profilesGulfem Savrun Yeniceri
2022-12-14Revert "[profile] Add binary ids into indexed profiles"Gulfem Savrun Yeniceri
2022-12-14[profile] Add binary ids into indexed profilesGulfem Savrun Yeniceri
2022-08-25[compiler-rt][builtins] Revert all the recent changes I made for addingAkira Hatanaka
2022-08-24[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-08-22Revert "[compiler-rt][builtins] Add compiler flags to catch potential errors"Akira Hatanaka
2022-08-22[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-02-17Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-17Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar
2022-02-17Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-14Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar
2022-02-14Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-14Revert "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-14[memprof] Extend the index prof format to include memory profiles.Snehasish Kumar
2022-01-27[InstrProf] Add single byte coverage modeEllis Hoag
2022-01-19Fix broken comment in InstrProfData.incEllis Hoag
2022-01-19[InstrProf] Restore InstrProfData.inc to fix Fuchsia buildsEllis Hoag
2022-01-14[InstrProf][NFC] Do not assume size of counter typeEllis Hoag
2021-12-16[Try2][InstrProf] Attach debug info to countersEllis Hoag
2021-12-13Revert "[InstrProf] Attach debug info to counters"Ellis Hoag
2021-12-13[InstrProf] Attach debug info to countersEllis Hoag
2021-10-05[InstrProfData] Bump the raw profile version to 8Petr Hosek
2021-07-30[profile] Fix profile merging with binary IDsPetr Hosek
2021-07-30Revert "[profile] Fix profile merging with binary IDs"Petr Hosek
2021-07-30[profile] Fix profile merging with binary IDsPetr Hosek
2021-07-30Revert "[profile] Fix profile merging with binary IDs"Petr Hosek