[PATCH] D30309: CodeGen: BlockPlacement: Precompute layout for chains of triangles.

Kyle Butt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 14:34:01 PST 2017


iteratee updated this revision to Diff 90398.
iteratee marked an inline comment as done.
iteratee edited the summary of this revision.
iteratee added a comment.

Added flag, improved comments and description.


https://reviews.llvm.org/D30309

Files:
  lib/CodeGen/MachineBlockPlacement.cpp
  test/CodeGen/Mips/llvm-ir/ashr.ll
  test/CodeGen/Mips/llvm-ir/lshr.ll
  test/CodeGen/Mips/llvm-ir/shl.ll
  test/CodeGen/PowerPC/tail-dup-layout.ll
  test/CodeGen/X86/cmovcmov.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30309.90398.patch
Type: text/x-patch
Size: 18213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/4c1a46c2/attachment.bin>


More information about the llvm-commits mailing list