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 | d3a44b52c61fa0cf30daaa87e889e02b47ba5659 (patch) | |
tree | 380d9b4536c62479c02cb29d857b367641abdc83 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3e5b272361cd1e5960f54f8c11d93e679354bde7 (diff) | |
download | bcm5719-llvm-d3a44b52c61fa0cf30daaa87e889e02b47ba5659.tar.gz bcm5719-llvm-d3a44b52c61fa0cf30daaa87e889e02b47ba5659.zip |
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).
llvm-svn: 78155
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions