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

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 17:03:18 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283274: Codegen: Tail-duplicate during placement. (authored by iteratee).

Changed prior to commit:
  https://reviews.llvm.org/D18226?vs=73330&id=73582#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D18226

Files:
  llvm/trunk/include/llvm/CodeGen/TailDuplicator.h
  llvm/trunk/lib/CodeGen/MachineBlockPlacement.cpp
  llvm/trunk/lib/CodeGen/TailDuplication.cpp
  llvm/trunk/lib/CodeGen/TailDuplicator.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-extload-knownzero.ll
  llvm/trunk/test/CodeGen/AArch64/machine_cse.ll
  llvm/trunk/test/CodeGen/AArch64/tail-dup-repeat-worklist.ll
  llvm/trunk/test/CodeGen/ARM/2011-03-23-PeepholeBug.ll
  llvm/trunk/test/CodeGen/PowerPC/branch-opt.ll
  llvm/trunk/test/CodeGen/PowerPC/sjlj.ll
  llvm/trunk/test/CodeGen/PowerPC/tail-dup-layout.ll
  llvm/trunk/test/CodeGen/WebAssembly/cfg-stackify.ll
  llvm/trunk/test/CodeGen/WebAssembly/mem-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/block-placement.ll
  llvm/trunk/test/CodeGen/X86/cmov-into-branch.ll
  llvm/trunk/test/CodeGen/X86/fma-intrinsics-phi-213-to-231.ll
  llvm/trunk/test/CodeGen/X86/fp-une-cmp.ll
  llvm/trunk/test/CodeGen/X86/pr11202.ll
  llvm/trunk/test/CodeGen/X86/ragreedy-bug.ll
  llvm/trunk/test/CodeGen/X86/sse1.ll
  llvm/trunk/test/CodeGen/X86/tail-dup-repeat.ll
  llvm/trunk/test/CodeGen/X86/update-terminator.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18226.73582.patch
Type: text/x-patch
Size: 55665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161005/7653ca9d/attachment-0001.bin>


More information about the llvm-commits mailing list