diff options
author | Andreas Bolka <a@bolka.at> | 2009-08-05 04:13:41 +0000 |
---|---|---|
committer | Andreas Bolka <a@bolka.at> | 2009-08-05 04:13:41 +0000 |
commit | a1b78d133e26f233ed2b0399846db2667e9a178e (patch) | |
tree | bebea432839c245497808e725b4ad58905355120 /lib/Target/TargetLoweringObjectFile.cpp | |
parent | d250329291dd9fe0d5f0e72e6cf1e287558a7cba (diff) |
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
Diffstat (limited to 'lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions