Relocate NUW test to cover all binary ops in a dynamic alloca expr.
authorStuart Hastings <stuart@apple.com>
Fri, 17 Jun 2011 20:21:52 +0000 (20:21 +0000)
committerStuart Hastings <stuart@apple.com>
Fri, 17 Jun 2011 20:21:52 +0000 (20:21 +0000)
commit3761c34e03a1220f0cc2ee7df31feeec5ee7e15c
tree1c3de03680a075f1992b145df1f79bb243217584
parented6fa188c4cf2d382991dd054f7c5157420908c3
Relocate NUW test to cover all binary ops in a dynamic alloca expr.
Followup to 132926.  rdar://problem/9265821

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133285 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp