the GEP faq says that only inbounds geps are guaranteed to not overflow.
authorChris Lattner <sabre@nondot.org>
Tue, 11 Jan 2011 06:44:41 +0000 (06:44 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Jan 2011 06:44:41 +0000 (06:44 +0000)
commit965187081538623b5ed76beafb6888c81dcc80f2
tree062be6cc11a3e4d780626627aa0a4825c7f3ff2c
parentf7624bc6dd57d5b4deea7c336c3e3aec67f38c9b
the GEP faq says that only inbounds geps are guaranteed to not overflow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123218 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp