Split the PGOMemOPSizeOpt pass out from IndirectCallPromotion.cpp into
its own file.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7280 Build 7280: arc lint + arc unit
Paths
| Differential D34248
Split PGO memory intrinsic optimization into its own source file ClosedPublic Authored by tejohnson on Jun 15 2017, 1:19 PM.
Details Summary Split the PGOMemOPSizeOpt pass out from IndirectCallPromotion.cpp into
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 15 2017, 1:22 PM Closed by commit rL305501: Split PGO memory intrinsic optimization into its own source file (authored by tejohnson). · Explain WhyJun 15 2017, 1:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 102714 lib/Transforms/Instrumentation/CMakeLists.txt
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
|