[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 12 10:51:43 PST 2017


yamauchi updated this revision to Diff 126584.
yamauchi marked an inline comment as done.
yamauchi added a comment.

Rebased.


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.126584.patch
Type: text/x-patch
Size: 9212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/7b063b8b/attachment.bin>


More information about the llvm-commits mailing list