[PATCH] D23912: [SimplifyCFG] Handle tail-sinking of more than 2 incoming branches

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 09:01:14 PDT 2016


jmolloy updated this revision to Diff 69708.
jmolloy added a comment.

Thanks Hans. I should have addressed all of your comments now.


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.69708.patch
Type: text/x-patch
Size: 13613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/cb68ec6d/attachment.bin>


More information about the llvm-commits mailing list