Preparation for adding simple Mips64 instructions.
[oota-llvm.git] / lib / Target / Mips / MipsInstrInfo.td
index 101a7ceb78b0ff84bc8fd7ecc8c5ec38118fc1b9..454b636dd2e8351f5ee1875d4cd6e71c70293eda 100644 (file)
@@ -879,4 +879,5 @@ def : Pat<(MipsDynAlloc addr:$f), (DynAlloc addr:$f)>;
 //===----------------------------------------------------------------------===//
 
 include "MipsInstrFPU.td"
+include "Mips64InstrInfo.td"