[mips][mips64r6] Test that branch likelies are not accepted on MIPS64r6.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 15 May 2014 09:47:43 +0000 (09:47 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 15 May 2014 09:47:43 +0000 (09:47 +0000)
commit9cfa5cf7ae1c61a8a1a26d56650ae23746180452
tree11c58cb01ac3bc14a39649363230610772187e70
parent0d5742fc595012a306c3a46a95c9600008c14dff
[mips][mips64r6] Test that branch likelies are not accepted on MIPS64r6.

Summary:
They aren't implemented for any ISA at the moment.

Depends on D3670

Reviewers: jkolek, zoran.jovanovic, vmedic

Reviewed By: vmedic

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips32r6InstrInfo.td
test/MC/Mips/mips32r6/invalid-mips2-wrong-error.s [new file with mode: 0644]
test/MC/Mips/mips32r6/invalid-mips32-wrong-error.s [new file with mode: 0644]