Andreas Bolka a1b78d133e Restrict LDA to GEPs with the same pointer offset.
We can not simply apply ZIV testing to the pointer offsets, as this
would incorrectly return independence for e.g. (GEP x,0,i; GEP x,1,-i).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78155 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-05 04:13:41 +00:00
..
2009-07-24 08:24:36 +00:00
2009-07-26 08:34:35 +00:00
2008-05-29 21:05:16 +00:00
2009-07-14 06:58:59 +00:00