Add nounwind to a few tests.
[oota-llvm.git] / test / Analysis / ScalarEvolution / sext-inreg.ll
2009-04-29 Dan GohmanInclude the source type in SCEV cast expression debug...
2009-04-21 Dan GohmanWhen turning (ashr(shl(x, n), n)) into sext(trunc(x...