aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/CallGraph/2008-09-09-UsedByGlobal.ll
AgeCommit message (Expand)AuthorFilesLines
2022-12-09[NFC] Port all Analysis/CallGraph tests to `-passes=` syntaxRoman Lebedev1-1/+1
2022-12-08[opt] Disincentivize new tests from using old pass syntaxRoman Lebedev1-1/+1
2022-12-02Analysis: Update some tests for opaque pointersMatt Arsenault1-1/+1
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth1-1/+1
2012-04-24FileCheck-ize these tests.Bill Wendling1-1/+3
2010-04-23fix some failures my callgraph dump format change broke.Chris Lattner1-2/+1
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2008-09-23Rationalize the names of passes that print information:Duncan Sands1-1/+2
2008-09-19Teach -callgraph to always print the callgraph (as theDuncan Sands1-1/+1
2008-09-09Correct callgraph construction. It has two problems:Duncan Sands1-0/+7