fix a nice subtle reassociate bug which would only occur
authorChris Lattner <sabre@nondot.org>
Fri, 5 Mar 2010 07:18:54 +0000 (07:18 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 5 Mar 2010 07:18:54 +0000 (07:18 +0000)
commit893075f46e9d07e3fe94e2b0e0f3ff8ae4061549
tree559032cbece8aab60e2e7f1d1f988769b2acc45d
parent25ec483cfca8d3a3ba8728a4a126e04b92789069
fix a nice subtle reassociate bug which would only occur
in a very specific use pattern embodied in the carefully
reduced testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97794 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/Reassociate.cpp
test/Transforms/Reassociate/crash.ll