[PATCH] D34056: Tail merge size

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 09:26:33 PDT 2017


avt77 updated this revision to Diff 102352.
avt77 added reviewers: mcrosier, danielcdh, dokyung.song, MatzeB.
avt77 added a comment.

The comments fixed.
New reviewers added.


https://reviews.llvm.org/D34056

Files:
  lib/CodeGen/BranchFolding.cpp
  test/CodeGen/AArch64/combine-comparisons-by-cse.ll
  test/CodeGen/AMDGPU/br_cc.f16.ll
  test/CodeGen/ARM/code-placement.ll
  test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
  test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
  test/CodeGen/Thumb2/v8_IT_3.ll
  test/CodeGen/X86/2008-02-18-TailMergingBug.ll
  test/CodeGen/X86/loop-search.ll
  test/CodeGen/X86/mul-constant-result.ll
  test/CodeGen/X86/tail-dup-merge-loop-headers.ll
  test/CodeGen/X86/tail-opts.ll
  test/CodeGen/X86/trunc-to-bool.ll
  test/CodeGen/X86/wide-integer-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34056.102352.patch
Type: text/x-patch
Size: 21863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170613/b55ad49c/attachment.bin>


More information about the llvm-commits mailing list