Change definitions of classes LoadM and StoreM in preparation for adding support
[oota-llvm.git] / test / Analysis / CallGraph /
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: