[PATCH] D34248: Split PGO memory intrinsic optimization into its own source file
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 13:19:23 PDT 2017
tejohnson created this revision.
Herald added a subscriber: mgorny.
Split the PGOMemOPSizeOpt pass out from IndirectCallPromotion.cpp into
its own file.
https://reviews.llvm.org/D34248
Files:
lib/Transforms/Instrumentation/CMakeLists.txt
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34248.102714.patch
Type: text/x-patch
Size: 28580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170615/f807a6ad/attachment-0001.bin>
More information about the llvm-commits
mailing list