Fix a bug that was causing GVN to crash on 252.eon.
authorOwen Anderson <resistor@mac.com>
Wed, 25 Jul 2007 21:13:41 +0000 (21:13 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 25 Jul 2007 21:13:41 +0000 (21:13 +0000)
commit2e3d6b4a273f12a9121a040da1f9dcdccf88cba1
tree1ab65f8684b3245d5743430a6ef030c24928a340
parent26e5a309eb24bec7d7177131b5f2730671d84d55
Fix a bug that was causing GVN to crash on 252.eon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40494 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/2007-07-25-SinglePredecessor.ll [new file with mode: 0644]