diff options
author | Evan Cheng <evan.cheng@apple.com> | 2010-02-22 23:34:00 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2010-02-22 23:34:00 +0000 |
commit | 6e5dfd4bf5205d5f84d958c9636bc0f57c23b96a (patch) | |
tree | 45ab0572ebd24f87e676788c693c21f9db5638f6 /lib/CodeGen/PHIElimination.cpp | |
parent | 20df2420f7997cdb69c21f6bff27559cb09f7be2 (diff) |
Instcombine constant folding can normalize gep with negative index to index with large offset. When instcombine objsize checking transformation sees these geps where the offset seemingly point out of bound, it should just return "i don't know" rather than asserting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96825 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/PHIElimination.cpp')
0 files changed, 0 insertions, 0 deletions