summaryrefslogtreecommitdiff
path: root/test/Analysis/LoopDependenceAnalysis/alias.ll
Commit message (Expand)AuthorAge
* Remove LoopDependenceAnalysis.Benjamin Kramer2012-10-26
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-18
* -disable-output is no longer needed with -analyze.Dan Gohman2010-01-26
* 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
* ZIV tester for LDA.Andreas Bolka2009-08-05
* Slightly reformat LDA tests to ease grepping.Andreas Bolka2009-07-28
* FileCheck'ize and expand LDA testcases.Andreas Bolka2009-07-23