aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/DependenceAnalysis
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0919-622/+776
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+40
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-292-19/+19
* Update to LLVM 3.5a.Stephen Hines2014-04-242-2/+188
* improve dependence analysis testcasesSebastian Pop2013-11-123-1/+30
* [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