aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/LoopDependenceAnalysis
Commit message (Expand)AuthorAgeFilesLines
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-185-5/+5
* -disable-output is no longer needed with -analyze.Dan Gohman2010-01-265-5/+5
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-115-5/+5
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-085-5/+5
* Add another Strong-SIV testcase.Andreas Bolka2009-08-081-0/+28
* Fix Strong-SIV testcase.Andreas Bolka2009-08-071-1/+1
* ZIV tester for LDA.Andreas Bolka2009-08-052-3/+3
* Fix LDA testcases.Andreas Bolka2009-08-051-4/+4
* Expand LDA testcases.Andreas Bolka2009-08-022-11/+62
* Slightly reformat LDA tests to ease grepping.Andreas Bolka2009-07-285-21/+21
* FileCheck'ize and expand LDA testcases.Andreas Bolka2009-07-2310-137/+292
* Array accesses are independent if the underlying arrays differ.Andreas Bolka2009-06-304-2/+49
* Print pairwise dependence results, add testcases.Andreas Bolka2009-06-285-0/+113