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

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 16:35:38 PDT 2016


danielcdh updated this revision to Diff 73162.
danielcdh marked an inline comment as done.
danielcdh added a comment.

update and add new test


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/clz.ll
  test/CodeGen/X86/machine-sink.ll
  test/CodeGen/X86/phys_subreg_coalesce-2.ll
  test/CodeGen/X86/pr2659.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24818.73162.patch
Type: text/x-patch
Size: 18596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160930/0741a3f5/attachment.bin>


More information about the llvm-commits mailing list