Revert "SCEV: When expanding a GEP the final addition to the base pointer has NUW...
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 17 Apr 2012 06:33:57 +0000 (06:33 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 17 Apr 2012 06:33:57 +0000 (06:33 +0000)
commit86df062791d50b35ae274bbeb8fe2f37944e284a
treeca3b3b71ae0fae2f49592797fd727508a961a7e7
parent8ca441aad3b2d6101f896885be6d5050a625047b
Revert "SCEV: When expanding a GEP the final addition to the base pointer has NUW but not NSW."

This isn't right either, reverting for now.

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