summaryrefslogtreecommitdiff
path: root/test/Other/2002-01-31-CallGraph.ll
Commit message (Expand)AuthorAge
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Rationalize the names of passes that print information:Duncan Sands2008-09-23
* Teach -callgraph to always print the callgraph (as theDuncan Sands2008-09-19
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-19
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Adjust tests now that opt doesn't read .ll files.Chris Lattner2006-08-27
* Modified the RUN line from "analyze ..." to "opt -analyze ..." becauseBill Wendling2006-08-22
* New checkinChris Lattner2002-02-01