Update test to use llvm-readobj. NFC.
[oota-llvm.git] / test / Analysis / CallGraph /
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-13 Stephen LinAdd newlines at end of test files, no functionality...
2012-09-26 Duncan SandsNow that invoke of an intrinsic is possible (for the...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-04-24 Bill WendlingFileCheck-ize these tests.
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-06-14 John McCallTest case for r132797.
2010-04-23 Chris Lattnerfix some failures my callgraph dump format change broke.
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...
2008-09-23 Duncan SandsRationalize the names of passes that print information:
2008-09-19 Duncan SandsTeach -callgraph to always print the callgraph (as the
2008-09-09 Duncan SandsCorrect callgraph construction. It has two problems: