summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/DependenceAnalysis/Separability.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-2/+1
* DA: remove uses of GEP, only ask SCEVSebastian Pop2018-03-061-13/+13
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-24/+24
* Modified depends() to recognize that when all levels are "=" andPreston Briggs2012-11-271-4/+4
* Modify depends(Src, Dst, PossiblyLoopIndependent).Preston Briggs2012-11-271-12/+12
* Corrects a problem where we reply exclusively of GEPs to drivePreston Briggs2012-11-211-4/+4
* DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...Benjamin Kramer2012-11-131-76/+112
* dependence analysisSebastian Pop2012-10-111-0/+267
OpenPOWER on IntegriCloud