llvm-6502/test/Analysis/DependenceAnalysis
Preston Briggs 72a2c0622a Corrects a problem where we reply exclusively of GEPs to drive
analysis.  Better is to look for cases with useful GEPs and use them
when possible.  When a pair of useful GEPs is not available, use the
raw SCEVs directly. This approach supports better analysis of pointer
dereferencing.

In parallel, all the test cases are updated appropriately.
Cases where we have a store to *B++ can now be analyzed!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168474 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-21 23:50:04 +00:00
..
Banerjee.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
Coupled.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
ExactRDIV.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
ExactSIV.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
GCD.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
lit.local.cfg
Preliminary.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
Propagating.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
Separability.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
StrongSIV.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
SymbolicRDIV.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
SymbolicSIV.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
WeakCrossingSIV.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
WeakZeroDstSIV.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
WeakZeroSrcSIV.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
ZIV.ll Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00