[PATCH] D18226: Codegen: Tail-duplicate during placement.

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 16:42:05 PDT 2016


iteratee updated this revision to Diff 62995.
iteratee marked 5 inline comments as done.
iteratee added a comment.

Added comments, simplified flags to tail-duplicator


http://reviews.llvm.org/D18226

Files:
  include/llvm/CodeGen/TailDuplicator.h
  lib/CodeGen/BranchFolding.cpp
  lib/CodeGen/MachineBlockPlacement.cpp
  lib/CodeGen/TailDuplication.cpp
  lib/CodeGen/TailDuplicator.cpp
  test/CodeGen/AArch64/machine_cse.ll
  test/CodeGen/PowerPC/branch-opt.ll
  test/CodeGen/PowerPC/tail-dup-analyzable-fallthrough.ll
  test/CodeGen/PowerPC/tail-dup-layout.ll
  test/CodeGen/WebAssembly/cfg-stackify.ll
  test/CodeGen/WebAssembly/mem-intrinsics.ll
  test/CodeGen/X86/fp-une-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18226.62995.patch
Type: text/x-patch
Size: 23677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/6fc1ee92/attachment.bin>


More information about the llvm-commits mailing list