Factor the code for determining the target-specific instruction
authorDan Gohman <gohman@apple.com>
Wed, 20 Aug 2008 21:45:57 +0000 (21:45 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 20 Aug 2008 21:45:57 +0000 (21:45 +0000)
commit1e0ee4bc38e9cdc7e7ac49968527e2c05f927904
treec8bedf614fd3fd0d9c7ca157ae3bc0fc41bdb4f3
parent0bfa1bfbff1ddc5a85494c9e2b1f985f145dc8a6
Factor the code for determining the target-specific instruction
namespace out of the isel emitters and into common code.

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