Fix integer cast code to handle vector types.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / quadradic-exit-value.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-06-20 Dan GohmanTweak this test to be a little less unusual.
2009-06-19 Dan GohmanDon't (unconditionally) use getSCEVAtScope to simplify...