[PATCH] D24818: Using branch probability to guide critical edge splitting.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 14:45:28 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284541: Using branch probability to guide critical edge splitting. (authored by dehao).
Changed prior to commit:
https://reviews.llvm.org/D24818?vs=75075&id=75076#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24818
Files:
llvm/trunk/lib/CodeGen/MachineSink.cpp
llvm/trunk/test/CodeGen/ARM/atomic-cmpxchg.ll
llvm/trunk/test/CodeGen/ARM/code-placement.ll
llvm/trunk/test/CodeGen/X86/block-placement.ll
llvm/trunk/test/CodeGen/X86/clz.ll
llvm/trunk/test/CodeGen/X86/loop-search.ll
llvm/trunk/test/CodeGen/X86/machine-sink.ll
llvm/trunk/test/CodeGen/X86/phys_subreg_coalesce-2.ll
llvm/trunk/test/CodeGen/X86/pr2659.ll
llvm/trunk/test/DebugInfo/COFF/pieces.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24818.75076.patch
Type: text/x-patch
Size: 22350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/c23c942e/attachment.bin>
More information about the llvm-commits
mailing list