reapply my strstr optimization. I have reproduced the x86-64 bootstrap
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-07-29-SMinExpr.ll
2009-10-27 Edward O'CallaghanConvert Analysis tests to FileCheck in regards to PR5307.
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-05-18 Dan GohmanMake ScalarEvolution::isLoopGuardedByCond work even...
2009-05-18 Dan GohmanAdd nounwind to a few tests.
2009-02-24 Dan GohmanRename ScalarEvolution's getIterationCount to getBacked...
2008-09-14 Dan GohmanFix WriteAsOperand to not emit a leading space characte...
2008-07-30 Eli FriedmanAnother SCEV issue from PR2607; essentially the same...