[ValueTracking] fix bug computing isKnownToBeAPowerOfTwo() with arithmetic shift...
[oota-llvm.git] / test / Analysis / DependenceAnalysis / Banerjee.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-07 Sebastian Popsplit delinearization pass in 3 steps
2014-02-21 Sebastian Popadd -da-delinearize runs and checks to MIV testcases
2013-11-12 Sebastian Popimprove dependence analysis testcases
2012-11-27 Preston BriggsModified depends() to recognize that when all levels...
2012-11-27 Preston BriggsModify depends(Src, Dst, PossiblyLoopIndependent).
2012-11-21 Preston BriggsCorrects a problem where we reply exclusively of GEPs...
2012-11-13 Benjamin KramerDependenceAnalysis: Print all dependency pairs when...
2012-10-11 Sebastian Popdependence analysis