| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -22/+0 | |
| 2021-07-20 | Allow combining -Cprofile-generate and -Cpanic=unwind when targeting | Michael Woerister | -2/+1 | |
| MSVC. The LLVM limitation that previously prevented this has been fixed in LLVM 9 which is older than the oldest LLVM version we currently support. See https://github.com/rust-lang/rust/issues/61002. | ||||
| 2019-07-15 | Relax checks in pgo-instrumentation codegen test | Nikita Popov | -4/+4 | |
| Don't require a specific order for the per-function globals, and don't require the locals to have private linkage (apparently internal linkage is also possible). | ||||
| 2019-06-21 | Stabilize profile-guided optimization. | Michael Woerister | -2/+2 | |
| 2019-05-28 | Make test/codegen/pgo-instrumentation.rs work reliably on Windows. | Michael Woerister | -4/+7 | |
| 2019-04-18 | Add codegen test that makes sure PGO instrumentation is emitted as expected. | Michael Woerister | -0/+20 | |
