[PATCH] D40699: Split IndirectBr critical edges before PGO gen/use passes.
Hiroshi Yamauchi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 5 18:05:56 PST 2017
yamauchi updated this revision to Diff 125662.
yamauchi added a comment.
Split indirectbr critical edges in the PGO gen/use passes.
https://reviews.llvm.org/D40699
Files:
include/llvm/Transforms/Utils/BasicBlockUtils.h
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
lib/Transforms/Utils/BreakCriticalEdges.cpp
test/Transforms/PGOProfile/Inputs/indirectbr.proftext
test/Transforms/PGOProfile/indirectbr.ll
test/Transforms/PGOProfile/split-indirectbr-critical-edges.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40699.125662.patch
Type: text/x-patch
Size: 9208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/4df59997/attachment.bin>
More information about the llvm-commits
mailing list