Update test to use llvm-readobj. NFC.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-07-29-SGTTripCount.ll
2010-01-26 Dan Gohman-disable-output is no longer needed with -analyze.
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-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 FriedmanFix for PR2607: SCEV miscomputing the loop count for...