Rip out emission of the regIsInRegClass function for the asm printer.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 30 Mar 2012 23:13:40 +0000 (23:13 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 30 Mar 2012 23:13:40 +0000 (23:13 +0000)
commitcef670a3a3fd448edfb38d8b513f5aa775257352
tree929bb94752e715e619d834be7f2f147dd540851a
parentbf3c322640fdaf6e4a60a59ed8cb108a7f6685ad
Rip out emission of the regIsInRegClass function for the asm printer.

It's slow, bloated and completely redundant with MCRegisterClass::contains.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153782 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
utils/TableGen/AsmWriterEmitter.cpp
utils/TableGen/AsmWriterEmitter.h