[llvm-commits] if-conversion using mbpi
Jakub Staszak
jstaszak at apple.com
Tue Aug 2 13:23:11 PDT 2011
Hello,
This patch changes If-Conversion algorithm so it uses MachineBranchProbabilityInfo instead of its own heuristics. I (Andy) run SPEC tests on ARM machine and it looks that in a few cases we get 4-5% boost, without any bigger regressions. I had to change a few test however so they don't fail on "make check". Can you look at them at make sure it is fine?
Thanks!
- Kuba
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ifcvt-mbpi.patch
Type: application/octet-stream
Size: 6205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110802/8bcf8757/attachment.obj>
More information about the llvm-commits
mailing list