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

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 11:54:35 PDT 2016


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

Split into two revisions, one refactoring and this one.


http://reviews.llvm.org/D18226

Files:
  include/llvm/CodeGen/TailDuplicator.h
  lib/CodeGen/MachineBlockPlacement.cpp
  lib/CodeGen/TailDuplication.cpp
  test/CodeGen/AArch64/machine_cse.ll
  test/CodeGen/PowerPC/tail-dup-layout.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18226.51458.patch
Type: text/x-patch
Size: 13431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160323/66177766/attachment.bin>


More information about the llvm-commits mailing list