[PATCH] D10717: Enhance loop rotation with existence of profile data in MachineBlockPlacement pass.
Cong Hou
congh at google.com
Mon Jul 27 19:18:22 PDT 2015
congh updated this revision to Diff 30773.
congh added a comment.
Measure the loop rotation only in cost instead of cost+benefit.
Improve the inefficient code that computes branch probabilities.
http://reviews.llvm.org/D10717
Files:
lib/CodeGen/MachineBlockPlacement.cpp
test/CodeGen/X86/code_placement_loop_rotation.ll
test/CodeGen/X86/code_placement_loop_rotation2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10717.30773.patch
Type: text/x-patch
Size: 13825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/c200011d/attachment.bin>
More information about the llvm-commits
mailing list