about summary refs log tree commit diff
path: root/src/tools/opt-dist
AgeCommit message (Expand)AuthorLines
2023-07-31Pass BOLT profile to bootstrap to be included in the reproducible artifacts a...Jakub Beránek-23/+28
2023-07-31Implement BOLT optimization in the `opt-dist` toolJakub Beránek-24/+163
2023-07-27Auto merge of #113779 - Kobzol:try-build-no-lto, r=Mark-Simulacrumbors-1/+31
2023-07-18Try to build LLVM without LTOJakub Beránek-1/+31
2023-07-17Resolve correct archive version name in `opt-dist`Jakub Beránek-6/+38
2023-07-16Use log groups in `opt-dist`Jakub Beránek-20/+53
2023-07-14Print artifact sizes in `opt-dist`Jakub Beránek-5/+45
2023-07-09Port PGO/LTO/BOLT optimized build pipeline to RustJakub Beránek-0/+1240