[mips] Improve robustness of some tests.
authorToma Tabacu <toma.tabacu@imgtec.com>
Thu, 14 Aug 2014 13:10:48 +0000 (13:10 +0000)
committerToma Tabacu <toma.tabacu@imgtec.com>
Thu, 14 Aug 2014 13:10:48 +0000 (13:10 +0000)
commit0b2081a05acbda2d663703f13b3868f6f1871401
treeeb775c0c51e62355d1aa7ceab49409c4076a15e9
parentcad1711154c7e6a1fba0e8cd75872c4ee6956fbf
[mips] Improve robustness of some tests.

Summary:
This is done by removing some hardcoded registers like $at or expecting a single digit register to be selected.

Contains work done by Matheus Almeida.

Reviewers: matheusalmeida, dsanders

Reviewed By: dsanders

Subscribers: tomatabacu

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215640 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Mips/cconv/arguments-float.ll
test/CodeGen/Mips/cconv/arguments.ll
test/CodeGen/Mips/cconv/return-float.ll
test/CodeGen/Mips/cconv/return-hard-float.ll
test/CodeGen/Mips/cconv/return.ll
test/CodeGen/Mips/msa/frameindex.ll
test/CodeGen/Mips/octeon_popcnt.ll