Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-25[memprof] Respect COMPILER_RT_BUILD_MEMPROF when install memprof headersEnna1
2022-10-20[memprof] Support installation of memprof headersEnna1
2022-09-13[ORC-RT] Drop the 'clang_rt.' prefix from the ORC runtime.Lang Hames
2022-08-31[msan] Add more specific messages for use-after-destroyVitaly Buka
2022-08-25[compiler-rt][builtins] Revert all the recent changes I made for addingAkira Hatanaka
2022-08-25[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-08-24[memprof] Correct max size and access count computationsTeresa Johnson
2022-08-23Revert "[compiler-rt][builtins] Add compiler flags to catch potential errors"Akira Hatanaka
2022-08-23[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-06-17[ORC-RT] Make the ORC runtime C API public.Lang Hames
2022-03-23[memprof] Initialize MemInfoBlock data.Snehasish Kumar
2022-02-18Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-18Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar
2022-02-18Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-15Reland "[memprof] Introduce a wrapper around MemInfoBlock."Snehasish Kumar
2022-02-15Reland "[memprof] Refactor out the MemInfoBlock into a macro based def."Snehasish Kumar
2022-02-14Revert "[memprof] Refactor out the MemInfoBlock into a macro based def."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-02-14[memprof] Refactor out the MemInfoBlock into a macro based def.Snehasish Kumar
2022-02-02[sanitizer_common][test] Enable tests on SPARCRainer Orth
2022-02-01[memprof] Move the meminfo block struct to MemProfData.inc.Snehasish Kumar
2022-01-28[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
2022-01-06[DFSan] Add option for conditional callbacks.Andrew Browne
2021-12-23[DFSan] Make dfsan_read_origin_of_first_taint public.Andrew Browne
2021-12-23[DFSan] Add functions to print origin trace from origin id instead of address.Andrew Browne
2021-12-17[Try2][InstrProf] Attach debug info to countersEllis Hoag
2021-12-14Revert "[InstrProf] Attach debug info to counters"Ellis Hoag
2021-12-14[InstrProf] Attach debug info to countersEllis Hoag
2021-11-30[memprof] Extend llvm-profdata to display MemProf profile summaries.Snehasish Kumar
2021-10-05[InstrProfData] Bump the raw profile version to 8Petr Hosek
2021-09-24tsan: add a test for flushing memoryDmitry Vyukov
2021-09-04[compiler-rt] NFC: Fix trivial typoKazuaki Ishizaki
2021-08-03[sanitizer] Add callbacks for epoll_pwait2Vitaly Buka
2021-07-31[NFC][sanitizer] clang-format few filesVitaly Buka
2021-07-31[profile] Fix profile merging with binary IDsPetr Hosek
2021-07-31Revert "[profile] Fix profile merging with binary IDs"Petr Hosek
2021-07-31[sanitizer] Remove cpplint annotationsVitaly Buka
2021-07-31[profile] Fix profile merging with binary IDsPetr Hosek
2021-07-31Revert "[profile] Fix profile merging with binary IDs"Petr Hosek
2021-07-30[profile] Fix profile merging with binary IDsPetr Hosek
2021-07-30[InstrProfiling] Make CountersPtr in __profd_ relativeFangrui Song
2021-07-23[profile] Add binary id into profilesGulfem Savrun Yeniceri
2021-07-21Revert "[profile] Add binary id into profiles"Gulfem Savrun Yeniceri
2021-07-21[profile] Add binary id into profilesGulfem Savrun Yeniceri