Optimize icmp of null and select of two constants even if the select has
[oota-llvm.git] / test / Analysis / ScalarEvolution / sext-inreg.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
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...