| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-31 | Remove BOLT from bootstrap | Jakub Beránek | -62/+0 | |
| 2023-07-28 | Change LLVM BOLT flags | Jakub Beránek | -0/+2 | |
| 2023-04-16 | bolt: remove deprecated option value | klensy | -1/+1 | |
| 2023-04-04 | Remove the use of `-use-gnu-stack` when BOLTing LLVM | Jakub Beránek | -2/+0 | |
| This flag (counterintuitively) was removing the `GNU_STACK` ELF attribute, which caused the optimized `libLLVM.so` file to be flagged as having an executable stack on SELinux. | ||||
| 2023-03-04 | Create BOLT build steps to avoid running BOLT multiple times on the same file | Jakub Beránek | -17/+9 | |
| 2023-03-04 | Apply BOLT optimizations without rebuilding LLVM | Jakub Beránek | -11/+10 | |
| 2022-10-09 | Use BOLT in x64 dist CI to optimize LLVM | Jakub Beránek | -0/+71 | |
