[PATCH] D20379: Codegen: Fix broken assumption in Tail Merge.

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 10:40:26 PDT 2016


iteratee updated this revision to Diff 60706.
iteratee added a comment.

Remove two tests where the optimizer is completely valid to remove the assumptions.


http://reviews.llvm.org/D20379

Files:
  lib/CodeGen/BranchFolding.cpp
  test/CodeGen/Mips/eh.ll
  test/CodeGen/SPARC/missinglabel.ll
  test/CodeGen/Thumb2/thumb2-cbnz.ll
  test/CodeGen/Thumb2/v8_IT_5.ll
  test/CodeGen/X86/br-fold.ll
  test/CodeGen/X86/licm-dominance.ll
  test/CodeGen/X86/tail-merge-unreachable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20379.60706.patch
Type: text/x-patch
Size: 6690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160614/e0e61514/attachment.bin>


More information about the llvm-commits mailing list