Commits
Click on a commit to change the comparison rangeperf: add PGO optimization to release builds fix: use literal 'dist' profile path in BOLT steps refactor: move BOLT into apply-bolt.sh script, simplify test workflow refactor: use cargo-pgo for BOLT instead of calling llvm-bolt manually refactor: merge PGO+BOLT into single script following cargo-pgo docs feat: integrate PGO+BOLT into cargo-dist release workflow feat: use custom build workflow for PGO+BOLT releases revert: remove cargo-dist integration, keep script and test workflow