enhance tblgen to support anonymous defm's, use this to
authorChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 22:51:56 +0000 (22:51 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 22:51:56 +0000 (22:51 +0000)
commitdf72eaef3d863be99fd45f59c59919a8c1261d05
treee2b580f3db0e10d50a79b911f420f6cbfd8bda3b
parent286997c7450040dcebf7c85a357af2416c2c1393
enhance tblgen to support anonymous defm's, use this to
simplify the X86 CMOVmr's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115702 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrCompiler.td
test/TableGen/defmclass.td
utils/TableGen/TGParser.cpp