Test case for r122215 when InstCombine optimizes memset
[oota-llvm.git] / test / Transforms / IndVarSimplify / eliminate-max.ll
2010-04-13 Dan GohmanTeach ScalarEvolution to simplify smax and umax when...