Preserve HasNSW and HasNUW when constructing SCEVs for Add and Mul
authorDan Gohman <gohman@apple.com>
Fri, 9 Oct 2009 00:41:22 +0000 (00:41 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 9 Oct 2009 00:41:22 +0000 (00:41 +0000)
commit4db3581a288dcd7e56f0a1ecdc2316cd85e183c7
treeea86beb54cb6e7a467e41faecfcaabd1710070ce
parente91b9a3b59688023e20cee8441179300b87c844e
Preserve HasNSW and HasNUW when constructing SCEVs for Add and Mul
instructions.

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