Update test to use llvm-readobj. NFC.
[oota-llvm.git] / test / Analysis / DependenceAnalysis /
2014-05-27 Sebastian Popremove constant terms
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
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-06-28 Preston Briggsgit-svn-id: https://llvm.org/svn/llvm-project/llvm...
2012-11-30 Preston BriggsModified dump() to provide a little
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