[PATCH] D24818: Using branch probability to guide critical edge splitting.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 16:31:51 PDT 2016


danielcdh updated this revision to Diff 75089.
danielcdh added a comment.

add machine-sink


https://reviews.llvm.org/D24818

Files:
  lib/CodeGen/MachineSink.cpp
  test/CodeGen/ARM/atomic-cmpxchg.ll
  test/CodeGen/ARM/code-placement.ll
  test/CodeGen/X86/block-placement.ll
  test/CodeGen/X86/clz.ll
  test/CodeGen/X86/loop-search.ll
  test/CodeGen/X86/machine-sink.ll
  test/CodeGen/X86/phys_subreg_coalesce-2.ll
  test/CodeGen/X86/pr2659.ll
  test/DebugInfo/COFF/pieces.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24818.75089.patch
Type: text/x-patch
Size: 22382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/2c1bf7cd/attachment.bin>


More information about the llvm-commits mailing list