aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/CallGraph/2008-09-09-DirectCall.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* FileCheck-ize these tests.Bill Wendling2012-04-241-2/+6
* fix some failures my callgraph dump format change broke.Chris Lattner2010-04-231-1/+1
* 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/+2
* Teach -callgraph to always print the callgraph (as theDuncan Sands2008-09-191-1/+1
* Correct callgraph construction. It has two problems:Duncan Sands2008-09-091-0/+12