fix PR8602, a bug in an assertion: a volatile store *of* a pointer
[oota-llvm.git] / test / Transforms / IndVarSimplify / eliminate-max.ll
2010-04-13 Dan GohmanTeach ScalarEvolution to simplify smax and umax when...