From: Akira Hatanaka Date: Mon, 19 Dec 2011 19:32:20 +0000 (+0000) Subject: Remove unused predicate. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ed538b5271b2ec11dad7af362ec76d5fbac5f6d0;p=oota-llvm.git Remove unused predicate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146889 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Mips/Mips64InstrInfo.td b/lib/Target/Mips/Mips64InstrInfo.td index 2996986508d..76411c6d9c0 100644 --- a/lib/Target/Mips/Mips64InstrInfo.td +++ b/lib/Target/Mips/Mips64InstrInfo.td @@ -28,9 +28,6 @@ def Subtract32 : SDNodeXFormgetZExtValue() - 32); }]>; -// shamt field must fit in 5 bits. -def immZExt5_64 : ImmLeaf; - // imm32_63 predicate - True if imm is in range [32, 63]. def imm32_63 : ImmLeaf= 32 && (int32_t)Imm < 64;}],