| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-10-09 | Rename directive `needs-profiler-support` to `needs-profiler-runtime` | Zalathar | -1/+1 | |
| 2024-07-04 | add shallow_find_files helper function to run-make-support | Oneirical | -7/+19 | |
| 2024-07-04 | rewrite optimization-remarks-dir to rmake | Oneirical | -3/+13 | |
| 2024-07-04 | rewrite optimization-remarks-dir-pgo to rmake | Oneirical | -17/+19 | |
| 2024-06-14 | Remove `//@ ignore-windows-gnu` from tests that need the profiler | Zalathar | -4/+0 | |
| The profiler runtime is no longer built in mingw test jobs, so these tests should naturally be skipped by `//@ needs-profiler-support`. | ||||
| 2023-08-18 | `ignore-cross-compile` on `optimization-remarks-dir-pgo` test | Lukas Wirth | -0/+1 | |
| 2023-08-08 | Only enable hotness information when PGO is available | Jakub Beránek | -0/+4 | |
| 2023-08-04 | Add hotness data to LLVM remarks | Jakub Beránek | -0/+22 | |
| This makes sure that if PGO is used, remarks generated using `-Zremark-dir` will include the `Hotness` attribute. | ||||
