[llvm-commits] if-conversion using mbpi

Evan Cheng evan.cheng at apple.com
Wed Aug 3 13:57:25 PDT 2011


Looks fine to me. Can you or Andy send me the entire test log? I want to make sure there aren't any hidden regressions.

Thanks,

Evan

On Aug 2, 2011, at 1:23 PM, Jakub Staszak wrote:

> 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
> <ifcvt-mbpi.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list