| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[BOLT][CMake] Redo the build and install targets The existing BOLT install targets are broken on Windows becase they don't properly handle the output extension. We cannot use the existing LLVM macros since those make assumptions that don't hold for BOLT. This change instead implements custom macros following the approach used by Clang and LLD. Differential Revision: https://reviews.llvm.org/D151595 | 3 年前 | |
add -strict to -Om | 6 个月前 | |
[BOLT][CMake] Redo the build and install targets The existing BOLT install targets are broken on Windows becase they don't properly handle the output extension. We cannot use the existing LLVM macros since those make assumptions that don't hold for BOLT. This change instead implements custom macros following the approach used by Clang and LLD. Differential Revision: https://reviews.llvm.org/D151595 | 3 年前 | |
[BOLT][NFC] Rename {MachO,}RewriteInstance::create methods Follow the code style of fallible constructors in [LLVM Programmer's Manual] (https://llvm.org/docs/ProgrammersManual.html#fallible-constructors) and rename RewriteInstance::createRewriteInstance to RewriteInstance::create Reviewed By: #bolt, rafauler Differential Revision: https://reviews.llvm.org/D143119 | 3 年前 | |
[BOLT][merge-fdata] Fix basic sample profile aggregation without LBR info (#118481) When a basic sample profile is gathered without LBR info, the generated profile contains a "no-lbr" tag in the first line of the fdata file. This PR fixes merge-fdata to recognize and save this tag to the output file. | 6 个月前 | |
[BOLT][CMake] Redo the build and install targets The existing BOLT install targets are broken on Windows becase they don't properly handle the output extension. We cannot use the existing LLVM macros since those make assumptions that don't hold for BOLT. This change instead implements custom macros following the approach used by Clang and LLD. Differential Revision: https://reviews.llvm.org/D151595 | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 6 个月前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 6 个月前 | ||
| 3 年前 |