Fix td file comments for Mips.
authorEric Christopher <echristo@apple.com>
Mon, 9 May 2011 18:16:46 +0000 (18:16 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 9 May 2011 18:16:46 +0000 (18:16 +0000)
Patch by Liu <proljc@gmail.com>!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131086 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsInstrFormats.td
lib/Target/Mips/MipsInstrInfo.td

index a86c5c7e8b8322db203374cad6fbd650c143ec30..576bec0dddd8f21e7fc9bf5e15e038856a863e90 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-// This file contains the Mips implementation of the TargetInstrInfo class.
+// This file describes the Mips FPU instruction set.
 //
 //===----------------------------------------------------------------------===//
 
index 9dfcdfbdb255e520a9c2146eb90c8b93c182a783..9f55fb38b959c23f908593e52deae3ae862135a2 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsRegisterInfo.td - Mips Register defs ------------*- tablegen -*-===//
+//===- MipsInstrFormats.td - Mips Instruction Formats ------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 19b9c359ebb083fe958a5791a6899ef3c1ad78e0..472373af881672fb97b5313de1bfa858811f29fa 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsInstrInfo.td - Mips Register defs ---------------*- tablegen -*-===//
+//===- MipsInstrInfo.td - Target Description for Mips Target -*- tablegen -*-=//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -6,6 +6,10 @@
 // License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
+//
+// This file contains the Mips implementation of the TargetInstrInfo class.
+//
+//===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//
 // Instruction format superclass