aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/CallGraph
Commit message (Expand)AuthorAgeFilesLines
* Test case for r132797.John McCall2011-06-141-0/+13
* fix some failures my callgraph dump format change broke.Chris Lattner2010-04-232-3/+2
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-112-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-082-2/+2
* Rationalize the names of passes that print information:Duncan Sands2008-09-232-2/+4
* Teach -callgraph to always print the callgraph (as theDuncan Sands2008-09-192-2/+2
* Correct callgraph construction. It has two problems:Duncan Sands2008-09-093-0/+22