Use "NoItineraries" for processors with no itineraries.
[oota-llvm.git] / lib / Target / MBlaze / MBlazeSchedule.td
index 4a3ae5fc14704af5365d01ce23dfbc764a1ce277..cd5691ce644fd8462d7f3f17f06739bf151ef1c0 100644 (file)
@@ -39,11 +39,6 @@ def IIC_BRl    : InstrItinClass;
 def IIC_WDC    : InstrItinClass;
 def IIC_Pseudo : InstrItinClass;
 
-//===----------------------------------------------------------------------===//
-// MBlaze generic instruction itineraries.
-//===----------------------------------------------------------------------===//
-def MBlazeGenericItineraries : ProcessorItineraries<[], [], []>;
-
 //===----------------------------------------------------------------------===//
 // MBlaze instruction itineraries for three stage pipeline.
 //===----------------------------------------------------------------------===//