Split the PGOMemOPSizeOpt pass out from IndirectCallPromotion.cpp into
its own file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 102715 llvm/trunk/lib/Transforms/Instrumentation/CMakeLists.txt
llvm/trunk/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
llvm/trunk/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
|