[mips] Switch the MIPS-III and MIPS-IV assembler tests to use -mcpu=mips4.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 10 Apr 2014 13:16:49 +0000 (13:16 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 10 Apr 2014 13:16:49 +0000 (13:16 +0000)
commitfeb96be96e9cb27732bac2617c8081d93027203a
tree9cae149b8870d9a30be880c0acc0244299c44fad
parentc137b5d6c4c593419f94a940cee83c854f8a3d7f
[mips] Switch the MIPS-III and MIPS-IV assembler tests to use -mcpu=mips4.

Summary:
It is now the smallest superset for these ISA's.

FeatureMips4 now contains FeatureFPIdx since [ls][dw]xc1 were added in MIPS-IV.
Made the FPIdx feature bit lowercase so that it can be used in the -mattr option.

Depends on D3274

Reviewers: matheusalmeida

Reviewed By: matheusalmeida

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205964 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips.td
test/MC/Mips/mips3/valid-xfail.s
test/MC/Mips/mips3/valid.s
test/MC/Mips/mips4/valid-xfail.s
test/MC/Mips/mips4/valid.s