Commits

Manman Ren committed 85b752987a3
[LICM] move cond_fails down to enable register promotion at llvm level. This together with loop rotate will move load & store out of the loop with overflow check. Fix the performance difference and improve performance for all 4 versions in rdar://17451529 Swift SVN r19986