Saves a bit of compile time. In any case, it's unneeded.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32465
[PM] Run IndirectCallPromotion only when PGO is enabled ClosedPublic Authored by davide on Apr 24 2017, 7:38 PM.
Details Summary Saves a bit of compile time. In any case, it's unneeded.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 24 2017, 8:20 PM Closed by commit rL301327: [PM] Run IndirectCallPromotion only when PGO is enabled. (authored by davide). · Explain WhyApr 25 2017, 10:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 96589 llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
|