Remove unused PatLeaf.
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 11 Oct 2011 21:53:08 +0000 (21:53 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 11 Oct 2011 21:53:08 +0000 (21:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141720 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Mips/MipsInstrInfo.td

index 702b37683461cd5139f5608c3961fc668fcf878b..a47d0320aa3446b66d9d6c8cede413d80f2e0af5 100644 (file)
@@ -741,10 +741,6 @@ let Predicates = [HasSwap] in {
     def WSBW : ByteSwap<0x20, "wsbw">;
 }
 
-/// Conditional Move
-def MIPS_CMOV_ZERO  : PatLeaf<(i32 0)>;
-def MIPS_CMOV_NZERO : PatLeaf<(i32 1)>;
-
 // Conditional moves:
 // These instructions are expanded in
 // MipsISelLowering::EmitInstrWithCustomInserter if target does not have