summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-06-12 13:51:27 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-06-12 13:51:27 +0000
commit6c97d979dfe45d5dd14a6aa44cbcc31dde0fc752 (patch)
tree85ee063e6f26808ee7bc9bd27531dc9d13dce59d /llvm/lib
parent557889affd26e0b7f779a487e05fd14007118344 (diff)
downloadbcm5719-llvm-6c97d979dfe45d5dd14a6aa44cbcc31dde0fc752.tar.gz
bcm5719-llvm-6c97d979dfe45d5dd14a6aa44cbcc31dde0fc752.zip
[mips][mips64r6] prefx is not available on MIPS32r6/MIPS64r6
Summary: We haven't implemented this instruction so we only add a test case. Reviewers: vmedic, zoran.jovanovic, jkolek Reviewed By: jkolek Differential Revision: http://reviews.llvm.org/D4004 llvm-svn: 210779
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 270036a8f92..e78b94c9d2e 100644
--- a/llvm/lib/Target/Mips/Mips32r6InstrInfo.td
+++ b/llvm/lib/Target/Mips/Mips32r6InstrInfo.td
@@ -34,7 +34,6 @@ include "Mips32r6InstrFormats.td"
// Removed: ldxc1
// Removed: luxc1
// Removed: lwxc1
-// Removed: prefx
// Removed: sdxc1
// Removed: suxc1
// Removed: swxc1
OpenPOWER on IntegriCloud