[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when building LLVM with LLVM_USE_SANIT...
[oota-llvm.git] / test / Analysis / DependenceAnalysis /
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-10 Karthik BhatFix a memory corruption in Dependency Analysis.
2015-03-10 Karthik BhatFix a crash in Dependency Analysis.
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-11-16 Jingyue Wu[DependenceAnalysis] Allow subscripts of different...
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