[PATCH] D29916: [CGP] Split some critical edges coming out of indirect branches

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 19:08:45 PST 2017


mkuper updated this revision to Diff 88479.
mkuper added a comment.

Changed to work the way Eli suggested.

(I need to add a couple more tests, will do that if this really does look better.)


https://reviews.llvm.org/D29916

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/CodeGen/ARM/indirectbr.ll
  test/CodeGen/MSP430/indirectbr2.ll
  test/Transforms/CodeGenPrepare/computedgoto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29916.88479.patch
Type: text/x-patch
Size: 17233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170215/f24b9997/attachment.bin>


More information about the llvm-commits mailing list