Fix a bug where we were marking GEP expressions with the wrong opcode.
authorOwen Anderson <resistor@mac.com>
Fri, 20 Jul 2007 08:19:20 +0000 (08:19 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 20 Jul 2007 08:19:20 +0000 (08:19 +0000)
commitc9399be5e5cf2f06370faf00edce044697e6a1c8
tree757a12fd9f192e96cadfd531e92e83bd09adbbf5
parent521a20207ca5ed8fbe3f8a0537a286478277fb3f
Fix a bug where we were marking GEP expressions with the wrong opcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40085 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVNPRE.cpp