summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@mips.com>2012-04-18 18:47:17 +0000
committerAkira Hatanaka <ahatanaka@mips.com>2012-04-18 18:47:17 +0000
commit4167bb9346257889623f75d66e78d725468abfee (patch)
treece2ea08e2c47a5e2f16c0154ed6f5d28198a60fe
parent9a7f4b76e55962f27779205c09f7947aa6ed9d13 (diff)
downloadbcm5719-llvm-4167bb9346257889623f75d66e78d725468abfee.tar.gz
bcm5719-llvm-4167bb9346257889623f75d66e78d725468abfee.zip
Delete blank line.
llvm-svn: 155030
-rw-r--r--llvm/lib/Target/Mips/Mips64InstrInfo.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/Mips64InstrInfo.td b/llvm/lib/Target/Mips/Mips64InstrInfo.td
index c31ff0b9e7e..0382869255f 100644
--- a/llvm/lib/Target/Mips/Mips64InstrInfo.td
+++ b/llvm/lib/Target/Mips/Mips64InstrInfo.td
@@ -198,7 +198,6 @@ def DINS : InsBase<7, "dins", CPU64Regs>;
def DSLL64_32 : FR<0x3c, 0x00, (outs CPU64Regs:$rd), (ins CPURegs:$rt),
"dsll\t$rd, $rt, 32", [], IIAlu>;
-
def SLL64_32 : FR<0x0, 0x00, (outs CPU64Regs:$rd), (ins CPURegs:$rt),
"sll\t$rd, $rt, 0", [], IIAlu>;
let isCodeGenOnly = 1 in
OpenPOWER on IntegriCloud