[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
Thu Feb 16 14:38:43 PST 2017


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

Added two more tests.


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.88789.patch
Type: text/x-patch
Size: 21218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/cf69d4a2/attachment.bin>


More information about the llvm-commits mailing list