Oneirical
|
3ea36f5bb6
|
add shallow_find_files helper function to run-make-support
|
2024-07-04 10:05:56 -04:00 |
|
Oneirical
|
651f02363d
|
rewrite optimization-remarks-dir to rmake
|
2024-07-04 10:05:37 -04:00 |
|
Oneirical
|
73d7dc7f22
|
rewrite optimization-remarks-dir-pgo to rmake
|
2024-07-04 10:05:37 -04:00 |
|
Zalathar
|
2646db92fe
|
Remove //@ ignore-windows-gnu from tests that need the profiler
The profiler runtime is no longer built in mingw test jobs, so these tests
should naturally be skipped by `//@ needs-profiler-support`.
|
2024-06-14 13:31:46 +10:00 |
|
Lukas Wirth
|
fb148f682e
|
ignore-cross-compile on optimization-remarks-dir-pgo test
|
2023-08-18 09:41:08 +02:00 |
|
Jakub Beránek
|
9d417d7c86
|
Only enable hotness information when PGO is available
|
2023-08-08 15:36:55 +02:00 |
|
Jakub Beránek
|
93bdc01adf
|
Add hotness data to LLVM remarks
This makes sure that if PGO is used, remarks generated using `-Zremark-dir` will include the `Hotness` attribute.
|
2023-08-04 10:31:00 +02:00 |
|