about summary refs log tree commit diff
path: root/src/test/codegen/pgo-instrumentation.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-22/+0
2021-07-20Allow combining -Cprofile-generate and -Cpanic=unwind when targetingMichael Woerister-2/+1
2019-07-15Relax checks in pgo-instrumentation codegen testNikita Popov-4/+4
2019-06-21Stabilize profile-guided optimization.Michael Woerister-2/+2
2019-05-28Make test/codegen/pgo-instrumentation.rs work reliably on Windows.Michael Woerister-4/+7
2019-04-18Add codegen test that makes sure PGO instrumentation is emitted as expected.Michael Woerister-0/+20