summaryrefslogtreecommitdiffstats
path: root/test/Analysis/DependenceAnalysis
Commit message (Expand)AuthorAgeFilesLines
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185187 91177308-0d34...Preston Briggs2013-06-281-0/+40
* Modified dump() to provide a littlePreston Briggs2012-11-302-4/+4
* Modified depends() to recognize that when all levels are "=" andPreston Briggs2012-11-2715-360/+360
* Modify depends(Src, Dst, PossiblyLoopIndependent).Preston Briggs2012-11-2714-401/+401
* Corrects a problem where we reply exclusively of GEPs to drivePreston Briggs2012-11-2115-142/+187
* DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...Benjamin Kramer2012-11-1315-1346/+2559
* dependence analysisSebastian Pop2012-10-1116-0/+5522