llvm-mc/AsmParser: Define match classes in the .td file.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 9 Aug 2009 05:18:30 +0000 (05:18 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 9 Aug 2009 05:18:30 +0000 (05:18 +0000)
commit6745d42e8e51ba6b9546d6fa62e0c1b1e0f3982a
tree59a17a5166e5f4faf2a48bbe1ccbdf26f7de8a88
parent606e8ad796f72824f5509e2657c44eca025d4baf
llvm-mc/AsmParser: Define match classes in the .td file.
 -2 FIXMEs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78523 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Target.td
lib/Target/X86/X86InstrInfo.td
utils/TableGen/AsmMatcherEmitter.cpp