Add the actual constant to the hash for ConstantPool nodes. Thanks to
authorChris Lattner <sabre@nondot.org>
Mon, 14 Aug 2006 20:12:44 +0000 (20:12 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 14 Aug 2006 20:12:44 +0000 (20:12 +0000)
commit130fc13506b4da64981632c83734721a8b5b2d2d
treef46674b90faea553426c52b4e49f9588720c4c58
parent29a965d3c4963b171f0944032d73e57b699e6ff8
Add the actual constant to the hash for ConstantPool nodes.  Thanks to
Rafael Espindola for pointing this out.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29669 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGCSEMap.cpp