[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
Wed Feb 22 18:07:51 PST 2017
mkuper updated this revision to Diff 89455.
mkuper added a comment.
Herald added a subscriber: nemanjai.
Tweaked patch a bit so that we always eliminate trivial phis.
https://reviews.llvm.org/D29916
Files:
lib/CodeGen/CodeGenPrepare.cpp
test/CodeGen/ARM/indirectbr.ll
test/CodeGen/MSP430/indirectbr2.ll
test/CodeGen/PowerPC/indirectbr.ll
test/Transforms/CodeGenPrepare/computedgoto.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29916.89455.patch
Type: text/x-patch
Size: 21856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/942fcb94/attachment.bin>
More information about the llvm-commits
mailing list