Tablegen backend for really simple instruction selector
authorJakub Staszak <kuba@gcc.gnu.org>
Tue, 6 Apr 2004 19:31:31 +0000 (19:31 +0000)
committerJakub Staszak <kuba@gcc.gnu.org>
Tue, 6 Apr 2004 19:31:31 +0000 (19:31 +0000)
commit88ac78c4d9e4126bfc2014b0f921769b79eff16f
treeb2da566c633142467a9459fbc784b1e17ea6ff1d
parent01b6a6f27917ca3549d76cf2eec964b362d987a4
Tablegen backend for really simple instruction selector

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12713 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/SimpleInstrSelEmitter.cpp [new file with mode: 0644]
utils/TableGen/SimpleInstrSelEmitter.h [new file with mode: 0644]