summaryrefslogtreecommitdiff
path: root/test/Analysis/LoopDependenceAnalysis
Commit message (Expand)AuthorAge
* 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
* Add another Strong-SIV testcase.Andreas Bolka2009-08-08
* Fix Strong-SIV testcase.Andreas Bolka2009-08-07
* ZIV tester for LDA.Andreas Bolka2009-08-05
* Fix LDA testcases.Andreas Bolka2009-08-05
* Expand LDA testcases.Andreas Bolka2009-08-02
* Slightly reformat LDA tests to ease grepping.Andreas Bolka2009-07-28
* FileCheck'ize and expand LDA testcases.Andreas Bolka2009-07-23
* Array accesses are independent if the underlying arrays differ.Andreas Bolka2009-06-30
* Print pairwise dependence results, add testcases.Andreas Bolka2009-06-28