[PATCH] D23912: [SimplifyCFG] Handle tail-sinking of more than 2 incoming branches
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 29 02:41:23 PDT 2016
jmolloy updated this revision to Diff 69547.
jmolloy marked 2 inline comments as done.
jmolloy added a comment.
Hi Hans,
Thanks for the comments! New version attached.
James
Repository:
rL LLVM
https://reviews.llvm.org/D23912
Files:
lib/Transforms/Utils/SimplifyCFG.cpp
test/CodeGen/AArch64/arm64-jumptable.ll
test/CodeGen/AArch64/branch-folder-merge-mmos.ll
test/CodeGen/AArch64/ifcvt-select.ll
test/CodeGen/AArch64/rm_redundant_cmp.ll
test/MC/ARM/data-in-code.ll
test/Transforms/SimplifyCFG/sink-common-code.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23912.69547.patch
Type: text/x-patch
Size: 13646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/2ab5e46a/attachment.bin>
More information about the llvm-commits
mailing list