1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Remove unused PatLeaf.

llvm-svn: 141720
This commit is contained in:
Akira Hatanaka 2011-10-11 21:53:08 +00:00
parent 99550c035f
commit 4ea17fffd6

View 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