Handle overflow of 64-bit loop conditions.
[oota-llvm.git] / test / Transforms / CondProp / phisimplify3.ll
2009-04-14 Evan ChengOptimize conditional branch on i1 phis with non-constan...