summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/DependenceAnalysis/Coupled.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] Fix direction vectors for weakZeroSrcSIVDavid Green2018-05-311-0/+46
* DA: remove uses of GEP, only ask SCEVSebastian Pop2018-03-061-11/+23
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-16/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-48/+48
* Modified depends() to recognize that when all levels are "=" andPreston Briggs2012-11-271-48/+48
* Modify depends(Src, Dst, PossiblyLoopIndependent).Preston Briggs2012-11-271-48/+48
* Corrects a problem where we reply exclusively of GEPs to drivePreston Briggs2012-11-211-16/+16
* DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...Benjamin Kramer2012-11-131-117/+212
* dependence analysisSebastian Pop2012-10-111-0/+509
OpenPOWER on IntegriCloud