aboutsummaryrefslogtreecommitdiffstats
path: root/test/Other/2002-01-31-CallGraph.ll
Commit message (Expand)AuthorAgeFilesLines
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Rationalize the names of passes that print information:Duncan Sands2008-09-231-1/+1
* Teach -callgraph to always print the callgraph (as theDuncan Sands2008-09-191-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-8/+6
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Adjust tests now that opt doesn't read .ll files.Chris Lattner2006-08-271-1/+1
* Modified the RUN line from "analyze ..." to "opt -analyze ..." becauseBill Wendling2006-08-221-1/+1
* New checkinChris Lattner2002-02-011-0/+15