| [AIX] Add a dummy variable in the __llvm_orderfile section (#81968) | 2 年前 |
| Reapply: [MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448) | 1 年前 |
| Revert "[Profile] Refactor profile correlation. (#70712)" | 2 年前 |
| BlockFrequencyInfoImpl: Avoid big numbers, increase precision for small spreads | 2 年前 |
| [InstrPGO][TypeProf]Annotate vtable types when they are present in the profile (#99402) | 1 年前 |
| Revert "Diagnose problematic uses of constructor/destructor attribute (#67673)" | 2 年前 |
| [Profile] Dump binary id to raw profiles on Windows. (#75618) | 2 年前 |
| [compiler-rt] Revise IDE folder structure (#89753) | 1 年前 |
| [PGO][compiler-rt] Add a test to ensure include files do not diverge (#97775) | 1 年前 |
| [InstrProf] Use separate comdat group for data and counters | 7 年前 |
| [test] Fix compiler-rt/test/profile/coverage_emptylines.cpp if the build directory is under /tmp | 5 年前 |
| [test] Fix compiler-rt/test/profile/coverage_emptylines.cpp if the build directory is under /tmp | 5 年前 |
| [InstrProf] Allow CSIRPGO function entry coverage | 3 年前 |
| [gcov][test] Add -dumpdir ./ | 3 年前 |
| [gcov][test] Add -dumpdir ./ | 3 年前 |
| [gcov][test] Add -dumpdir ./ | 3 年前 |
| [gcov][test] Add -dumpdir ./ | 3 年前 |
| Revert "XFAIL some PGO tests on AIX until the new linker becomes publicly available." | 3 年前 |
| [PGO] Remove calls to __llvm_orderfile_dump() in instrprof-api.c test (#79150) | 2 年前 |
| [nfc][compiler-rt]Remove round-up in __llvm_profile_get_num_data (#83194) | 2 年前 |
| Fix comparing in instrprof-binary-correlate.c | 2 年前 |
| [InstrProf] Test that entry coverage counts accumulate (#81806) | 2 年前 |
| [profile] Eliminate dynamic memory allocation for buffered writer | 9 年前 |
| Reland "[PGO] Make emitted symbols hidden" | 3 年前 |
| [compiler-rt] Fix instrprof-darwin-exports test (#67487) | 2 年前 |
| Reland [pgo] Avoid introducing relocations by using private alias | 3 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| [InstrProf] Test that entry coverage counts accumulate (#81806) | 2 年前 |
| [profile] PROF_ERR, PROF_WARN | 9 年前 |
| NFC: Mark instrprof-gc-sections.c unsupported on ppc64le | 1 年前 |
| [gcov][test] Add -dumpdir ./ | 3 年前 |
| [gcov][test] Add -dumpdir ./ | 3 年前 |
| [gcov][test] Add -dumpdir ./ | 3 年前 |
| [gcov][test] Add -dumpdir ./ | 3 年前 |
| [gcov][test] Add -dumpdir ./ | 3 年前 |
| Revert "XFAIL some PGO tests on AIX until the new linker becomes publicly available." | 3 年前 |
| Revert "XFAIL some PGO tests on AIX until the new linker becomes publicly available." | 3 年前 |
| [InstrProf] Add options to profile function groups | 3 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| [profile] Convert tests to check 'target=...' | 3 年前 |
| [profile][test] Delete profraw directory so that tests are immune to format version upgrade | 4 年前 |
| [Profile] Allow online merging with debug info correlation. | 2 年前 |
| [compiler-rt] [test] [profile] Generalize existing MSVC XFAILs to cover mingw too | 3 年前 |
| [Profile] Allow online merging with debug info correlation. | 2 年前 |
| [profile] Convert tests to check 'target=...' | 3 年前 |
| [compiler-rt] [test] [profile] Generalize existing MSVC XFAILs to cover mingw too | 3 年前 |
| [profile] Convert tests to check 'target=...' | 3 年前 |
| [profile] Convert tests to check 'target=...' | 3 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| Revert "XFAIL some PGO tests on AIX until the new linker becomes publicly available." | 3 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| [profile] Convert tests to check 'target=...' | 3 年前 |
| [compiler-rt][profile] Enable profile tests for AIX | 4 年前 |
| [compiler-rt][profile] Enable profile tests for AIX | 4 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| [InstrProf] No linkage prefixes in IRPGO names (#76994) | 2 年前 |
| [InstrProf][Temporal] Add weight field to traces | 3 年前 |
| [compiler-rt] [test] [profile] Avoid issues with an implicit .exe suffix | 3 年前 |
| [PGO] Don't reference functions unless value profiling is enabled | 4 年前 |
| [Profile] Test cleanup -- use new lit var for IR PGO tests /NFC | 9 年前 |
| [Profile] Fix value profiler eviction bug | 9 年前 |
| [PGO] Don't reference functions unless value profiling is enabled | 4 年前 |
| [profile] Delete stale profiles in test/profile/instrprof-value-prof.test, NFC | 6 年前 |
| [profile] Enabled test on windows | 5 年前 |
| [compiler-rt] [test] [profile] Mark the without-libc test as unsupported on mingw | 3 年前 |
| Reland "[TypeProf][InstrPGO] Introduce raw and instr profile format change for type profiling." (#82711) | 2 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| Revert "Use uint64_t for branch weights instead of uint32_t" | 5 年前 |
| [NFC][Py Reformat] Reformat python files in the rest of the dirs | 2 年前 |
| Reland: [llvm-cov] Look up object files using debuginfod | 3 年前 |
| [builtins][test] Delete unneeded file headers | 5 年前 |
| Revert "XFAIL some PGO tests on AIX until the new linker becomes publicly available." | 3 年前 |