summaryrefslogtreecommitdiff
path: root/test/Analysis/DependenceAnalysis
Commit message (Expand)AuthorAge
* improve dependence analysis testcasesSebastian Pop2013-11-12
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185187 91177308-0d34...Preston Briggs2013-06-28
* Modified dump() to provide a littlePreston Briggs2012-11-30
* Modified depends() to recognize that when all levels are "=" andPreston Briggs2012-11-27
* Modify depends(Src, Dst, PossiblyLoopIndependent).Preston Briggs2012-11-27
* Corrects a problem where we reply exclusively of GEPs to drivePreston Briggs2012-11-21
* DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...Benjamin Kramer2012-11-13
* dependence analysisSebastian Pop2012-10-11