summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/DependenceAnalysis/GCD.ll
Commit message (Expand)AuthorAgeFilesLines
* [DA][NewPM] Add a printerpass and port the testsuitePhilip Pfaffe2019-01-081-0/+2
* [DA] Enable -da-delinearize by defaultDavid Green2018-06-211-9/+8
* DA: remove uses of GEP, only ask SCEVSebastian Pop2018-03-061-92/+11
* Fix how DependenceAnalysis calls delinearizationHal Finkel2015-08-191-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-40/+40
* remove constant termsSebastian Pop2014-05-271-6/+6
* split delinearization pass in 3 stepsSebastian Pop2014-05-071-11/+11
* add -da-delinearize runs and checks to MIV testcasesSebastian Pop2014-02-211-1/+82
* improve dependence analysis testcasesSebastian Pop2013-11-121-0/+10
* Modified depends() to recognize that when all levels are "=" andPreston Briggs2012-11-271-6/+6
* Modify depends(Src, Dst, PossiblyLoopIndependent).Preston Briggs2012-11-271-30/+30
* Corrects a problem where we reply exclusively of GEPs to drivePreston Briggs2012-11-211-10/+10
* DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...Benjamin Kramer2012-11-131-52/+106
* dependence analysisSebastian Pop2012-10-111-0/+597
OpenPOWER on IntegriCloud