Fix Expression comparison, which in turn fixes a value numbering error.
authorOwen Anderson <resistor@mac.com>
Fri, 1 Jun 2007 17:34:47 +0000 (17:34 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 1 Jun 2007 17:34:47 +0000 (17:34 +0000)
commit8e21fb7df8530c239f7bd590ff940253ac928aa3
treebfdb709feb03ac7d8623d9434d6a5088b679fdb4
parent144fd1ff0f1548ec9c4e835dec19ac2d5e46e902
Fix Expression comparison, which in turn fixes a value numbering error.

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