[mips] Replace FeatureFPIdx with FeatureMips4_32r2
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 12 May 2014 11:56:16 +0000 (11:56 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 12 May 2014 11:56:16 +0000 (11:56 +0000)
commit4119c5f9f4e5faf90e551ae74ea6466a1bcf3dd3
tree277295123b7f871c08a4cbe904157eaf6b1696cf
parentb0b587163d0f186238249501ed3a6e572ac913ef
[mips] Replace FeatureFPIdx with FeatureMips4_32r2

Summary:
No functional change.

The minor change to the MIPS16 code is in preparation for a patch that will handle 32-bit FPIdx instructions separately to 64-bit (because they were added in different revisions)

Depends on D3677

Reviewers: rkotler, vmedic

Reviewed By: vmedic

Differential Revision: http://reviews.llvm.org/D3690

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208541 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips.td
lib/Target/Mips/Mips16ISelDAGToDAG.cpp
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsInstrInfo.td
lib/Target/Mips/MipsSubtarget.cpp
lib/Target/Mips/MipsSubtarget.h