Optimize icmp of null and select of two constants even if the select has
[oota-llvm.git] / test / Analysis / ScalarEvolution / nsw.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-07-27 Dan GohmanChange the assembly syntax for nsw, nuw, and exact...
2009-07-25 Dan GohmanTeach ScalarEvolution to make use of no-overflow flags...