summaryrefslogtreecommitdiff
path: root/test/Analysis/DependenceAnalysis/GCD.ll
Commit message (Expand)AuthorAge
* remove constant termsSebastian Pop2014-05-27
* split delinearization pass in 3 stepsSebastian Pop2014-05-07
* add -da-delinearize runs and checks to MIV testcasesSebastian Pop2014-02-21
* improve dependence analysis testcasesSebastian Pop2013-11-12
* 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