RRafael Auler[BOLT] Increase coverage of shrink wrapping [3/5]
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[BOLT] Fix Windows build Summary: Make BOLT build in VisualStudio compiler and run without crashing on a simple test. Other tests are not running. (cherry picked from FBD32378736) | 4 年前 | |
[BOLT] Increase coverage of shrink wrapping [3/5] Add the option to run -equalize-bb-counts before shrink wrapping to avoid unnecessarily optimizing some CFGs where profile is inaccurate but we can prove two blocks have the same frequency. Reviewed By: Amir Differential Revision: https://reviews.llvm.org/D126113 | 3 年前 | |
[BOLT][NFC] Reduce includes with include-what-you-use Summary: Removed redundant includes with IWYU Test Plan: ninja bolt Reviewers: maksfb FBD32043568 | 4 年前 |