summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-05-22 11:37:38 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-05-22 11:37:38 +0000
commita3566c633dbefe20d48bb17d1ff6e160c169785c (patch)
tree1c8562886043ddbc217bac254a5f94e2a6ebb33d /llvm/lib
parent62f73ec1ef6d23baa36a08b86f19ffade56216b7 (diff)
downloadbcm5719-llvm-a3566c633dbefe20d48bb17d1ff6e160c169785c.tar.gz
bcm5719-llvm-a3566c633dbefe20d48bb17d1ff6e160c169785c.zip
[mips][mips64r6] Test that paired single instructions are invalid
Summary: These emit the 'unknown instruction' instead of the correct error because they have not been implemented in LLVM for any MIPS ISA. Reviewers: jkolek, zoran.jovanovic, vmedic Reviewed By: vmedic Differential Revision: http://reviews.llvm.org/D3841 llvm-svn: 209418
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/Mips/Mips32r6InstrInfo.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/Mips32r6InstrInfo.td b/llvm/lib/Target/Mips/Mips32r6InstrInfo.td
index 845c851b5ec..33060e1f1c5 100644
--- a/llvm/lib/Target/Mips/Mips32r6InstrInfo.td
+++ b/llvm/lib/Target/Mips/Mips32r6InstrInfo.td
@@ -25,7 +25,6 @@ include "Mips32r6InstrFormats.td"
// Reencoded: sdbbp
// Reencoded: sdc2
// Reencoded: swc2
-// Removed: /.ps$/, cvt.ps.s, cvt.ps.pw
// Removed: addi
// Removed: bc1any2, bc1any4
// Removed: bc2[ft]
OpenPOWER on IntegriCloud