OSDN Git Service

Remove a final dependency on the form field in tablegen; which is a remnant
authorReed Kotler <rkotler@mips.com>
Fri, 15 Feb 2013 21:05:58 +0000 (21:05 +0000)
committerReed Kotler <rkotler@mips.com>
Fri, 15 Feb 2013 21:05:58 +0000 (21:05 +0000)
commit79cd4118090a3c0bc80cafc699a51abf1d6299f3
tree170ce9a5d4817d56602b21344cb2fe1768a30a21
parent5661fcdde295645e5c6f982a25225e682727b5b1
Remove a final dependency on the form field in tablegen; which is a remnant
of the old jit and which we don't intend to support in mips16 or micromips.
This dependency is for the testing of whether an instruction is a pseudo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175297 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
lib/Target/Mips/MipsAsmPrinter.cpp