Add .td file.
authorAkira Hatanaka <ahatanak@gmail.com>
Sat, 24 Sep 2011 01:40:18 +0000 (01:40 +0000)
committerAkira Hatanaka <ahatanak@gmail.com>
Sat, 24 Sep 2011 01:40:18 +0000 (01:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140446 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Mips/Mips64InstrInfo.td [new file with mode: 0644]

diff --git a/lib/Target/Mips/Mips64InstrInfo.td b/lib/Target/Mips/Mips64InstrInfo.td
new file mode 100644 (file)
index 0000000..5352230
--- /dev/null
@@ -0,0 +1,12 @@
+//===- Mips64InstrInfo.td - Mips64 Instruction Information -*- tablegen -*-===//
+//
+//                     The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+//
+// This file describes Mips64 instructions.
+//
+//===----------------------------------------------------------------------===//