consolidate DenseMapInfo implementations, and add one for std::pair.
authorChris Lattner <sabre@nondot.org>
Fri, 22 Aug 2008 05:08:25 +0000 (05:08 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Aug 2008 05:08:25 +0000 (05:08 +0000)
commit2dba6a1bdb7d78b4d1e5e69b81989816193e6b70
treeec5e62c07a7f8e8d7b108d6e1e2ebb2f77c53197
parent5f0cfa299d16e6d43577317176cab1a463c912da
consolidate DenseMapInfo implementations, and add one for std::pair.
Patch contributed by m-s.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55167 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/DenseMap.h
include/llvm/CodeGen/LiveIntervalAnalysis.h
lib/CodeGen/RegAllocLocal.cpp
lib/Transforms/Scalar/GVN.cpp