llvm-project/llvm/test/Analysis/DependenceAnalysis
David Green 2911b3a07a [DA] Fix direction vectors for weakZeroSrcSIV
Both weakZeroSrcSIV and weakZeroDstSIV are currently giving the same
direction vectors. Fix weakZeroSrcSIVtest by flipping the directions
it gives.

Differential Revision: https://reviews.llvm.org/D46678

llvm-svn: 333658
2018-05-31 14:55:29 +00:00
..
AA.ll [DA] Improve alias checking in dependence analysis 2018-04-10 11:37:21 +00:00
Banerjee.ll
BasePtrBug.ll
Constraints.ll
Coupled.ll [DA] Fix direction vectors for weakZeroSrcSIV 2018-05-31 14:55:29 +00:00
ExactRDIV.ll
ExactSIV.ll DA: remove uses of GEP, only ask SCEV 2018-03-06 21:55:59 +00:00
GCD.ll DA: remove uses of GEP, only ask SCEV 2018-03-06 21:55:59 +00:00
Invariant.ll DA: remove uses of GEP, only ask SCEV 2018-03-06 21:55:59 +00:00
MIVCheckConst.ll
NonAffineExpr.ll
NonCanonicalizedSubscript.ll DA: remove uses of GEP, only ask SCEV 2018-03-06 21:55:59 +00:00
PR21585.ll
Preliminary.ll DA: remove uses of GEP, only ask SCEV 2018-03-06 21:55:59 +00:00
Propagating.ll DA: remove uses of GEP, only ask SCEV 2018-03-06 21:55:59 +00:00
Separability.ll DA: remove uses of GEP, only ask SCEV 2018-03-06 21:55:59 +00:00
StrongSIV.ll DA: remove uses of GEP, only ask SCEV 2018-03-06 21:55:59 +00:00
SymbolicRDIV.ll
SymbolicSIV.ll DA: remove uses of GEP, only ask SCEV 2018-03-06 21:55:59 +00:00
UsefulGEP.ll
WeakCrossingSIV.ll
WeakZeroDstSIV.ll [DA] Fix direction vectors for weakZeroSrcSIV 2018-05-31 14:55:29 +00:00
WeakZeroSrcSIV.ll [DA] Fix direction vectors for weakZeroSrcSIV 2018-05-31 14:55:29 +00:00
ZIV.ll