put instructions into a map instead of a vector for quick lookup
authorChris Lattner <sabre@nondot.org>
Thu, 15 Sep 2005 21:57:35 +0000 (21:57 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Sep 2005 21:57:35 +0000 (21:57 +0000)
commitae5b350b3b7d57f4b99cb2499ee893b297f7db2e
treecfb5f0fdb5ed33f4fb076798450d15e67da329f7
parentae6d828de82242512183f868f3f672d07571c04d
put instructions into a map instead of a vector for quick lookup

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23368 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelEmitter.cpp
utils/TableGen/DAGISelEmitter.h