OSDN Git Service

eliminate the NullaryOps map, use CSEMap instead.
authorChris Lattner <sabre@nondot.org>
Fri, 11 Aug 2006 18:38:11 +0000 (18:38 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Aug 2006 18:38:11 +0000 (18:38 +0000)
commit4a283e90af7984762eb3e984cee747d32c82e3db
tree3354dbc85b66a315cdb56cd849adc4b7ec42661d
parentbb6f6eb66712f558f8637e4dee0eddb44e13bce8
eliminate the NullaryOps map, use CSEMap instead.

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