diff options
author | Evan Cheng <evan.cheng@apple.com> | 2009-10-14 06:41:49 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2009-10-14 06:41:49 +0000 |
commit | 681a33e26dd3222477f13520b94e7417bff59e32 (patch) | |
tree | 94120d4b2c105d4906c5973a76d59f2d9b7b23db /lib/CodeGen/IntrinsicLowering.cpp | |
parent | df199f11c669b70389553329d582fb7cef86e3b6 (diff) |
Another BasicAA fix. If a value does not alias a GEP's base pointer, then it
cannot alias the GEP. GEP pointer alias rule states this clearly:
A pointer value formed from a getelementptr instruction is associated with the
addresses associated with the first operand of the getelementptr.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84079 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/IntrinsicLowering.cpp')
0 files changed, 0 insertions, 0 deletions