[PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 14:45:04 PDT 2016
danielcdh updated this revision to Diff 75075.
danielcdh added a comment.
update new failing testcase.
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.75075.patch
Type: text/x-patch
Size: 21997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/abd6faf4/attachment.bin>
More information about the llvm-commits
mailing list