remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
authorJia Liu <proljc@gmail.com>
Fri, 17 Feb 2012 08:55:11 +0000 (08:55 +0000)
committerJia Liu <proljc@gmail.com>
Fri, 17 Feb 2012 08:55:11 +0000 (08:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150805 91177308-0d34-0410-b5e6-96231b3b80d8

27 files changed:
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp
lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
lib/Target/Mips/MipsAnalyzeImmediate.cpp
lib/Target/Mips/MipsAsmPrinter.cpp
lib/Target/Mips/MipsCodeEmitter.cpp
lib/Target/Mips/MipsDelaySlotFiller.cpp
lib/Target/Mips/MipsEmitGPRestore.cpp
lib/Target/Mips/MipsExpandPseudo.cpp
lib/Target/Mips/MipsFrameLowering.cpp
lib/Target/Mips/MipsISelDAGToDAG.cpp
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsInstrInfo.cpp
lib/Target/Mips/MipsJITInfo.cpp
lib/Target/Mips/MipsMCInstLower.cpp
lib/Target/Mips/MipsMachineFunction.cpp
lib/Target/Mips/MipsRegisterInfo.cpp
lib/Target/Mips/MipsSelectionDAGInfo.cpp
lib/Target/Mips/MipsSubtarget.cpp
lib/Target/Mips/MipsTargetMachine.cpp
lib/Target/Mips/MipsTargetObjectFile.cpp
lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp

index 887b40015d6de55b8915154c34a99d16fb2215b7..58b559025757cf3cf0ee3a1b86c5579aba58af27 100644 (file)
@@ -1,4 +1,4 @@
-// MipsAsmParser.cpp - Parse Mips assembly to MCInst instructions -*- C++ -*-=//
+//===-- MipsAsmParser.cpp - Parse Mips assembly to MCInst instructions ----===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 942c2ec352d152433c11f5867ef35753170908f7..f806eae5292886e41df862e140c4cc5bde708eaa 100644 (file)
@@ -1,4 +1,4 @@
-//== MipsInstPrinter.cpp - Convert Mips MCInst to assembly syntax -*- C++ -*-=//
+//===-- MipsInstPrinter.cpp - Convert Mips MCInst to assembly syntax ------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6986c06a2d552fbd4d2c8e0521fb86bfa0a320d3..7b7cd380ca6a8c0e72648442fda0118510179c40 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsASMBackend.cpp - Mips Asm Backend  -----------------*- C++ -*--===//
+//===-- MipsASMBackend.cpp - Mips Asm Backend  ----------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4ab4e465f05e987361c0a402dd899bb551c30f60..075d180a1e6ad54e5401a4f8a9eca60193abf2df 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsELFObjectWriter.cpp - Mips ELF Writer --------------*- C++ -*--===//
+//===-- MipsELFObjectWriter.cpp - Mips ELF Writer -------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7121671bdc2d369f4f941f4f403c8556be452bc3..9d67aa1856e3609e05315fa075a2445380ecfd72 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsMCAsmInfo.cpp - Mips Asm Properties ----------------*- C++ -*--===//
+//===-- MipsMCAsmInfo.cpp - Mips Asm Properties ---------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e47e341e582dfbc86d8dbb7803b4b5e51fb6d9bd..ef4c6e25ed27846acb536a364dacfad956249d3e 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- MipsMCAsmInfo.h - Mips Asm Info ---------------------*- C++ -*--====//
+//===-- MipsMCAsmInfo.h - Mips Asm Info ------------------------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 19685b70e43615a5a03114e11cc7738d197c3a4f..4918230124d290017457ee886772b41cf048c85f 100644 (file)
@@ -1,4 +1,4 @@
-//=== MipsMCCodeEmitter.cpp - Convert Mips Code to Machine Code -*- C++ -*-===//
+//===-- MipsMCCodeEmitter.cpp - Convert Mips Code to Machine Code ---------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a0679a82356f541793606a7309dd3285236351f8..daa2f5c4281f339a3e900de1bbd84aa8e23dbda1 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsMCTargetDesc.cpp - Mips Target Descriptions ---------*- C++ -*-===//
+//===-- MipsMCTargetDesc.cpp - Mips Target Descriptions -------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7ae44455a62ebaa8e96ef065e8f398bec78e0e50..26c719694cc9fd7dfb0b2856de6ce98c53e3a6f9 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsAnalyzeImmediate.cpp - Analyze Immediates ----------*- C++ -*--===//
+//===-- MipsAnalyzeImmediate.cpp - Analyze Immediates ---------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7bd9f48e389c7502acfae21eab057e50fa58bf91..fbc5f7d5ce80c49ec2e7a4292a9c9c2301bcedf4 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsAsmPrinter.cpp - Mips LLVM Assembly Printer --------*- C++ -*--===//
+//===-- MipsAsmPrinter.cpp - Mips LLVM Assembly Printer -------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c06faa666a89f90a9571188d508fdc4f1bee5b40..7d819026da96ce6a67223799d9b909d8e5bd7e31 100644 (file)
@@ -1,4 +1,4 @@
-//== Mips/MipsCodeEmitter.cpp - Convert Mips Code to Machine Code -*- C++ -*-=//
+//===-- Mips/MipsCodeEmitter.cpp - Convert Mips Code to Machine Code ------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6cb2e83180b75eef3456e8f0a5b1717391795dda..df699f86d4764ff57e9598e4857bb947a43ff17f 100644 (file)
@@ -1,4 +1,4 @@
-//===-- DelaySlotFiller.cpp - Mips Delay Slot Filler -----------*- C++ -*--===//
+//===-- DelaySlotFiller.cpp - Mips Delay Slot Filler ----------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 06732af8f637cbd6103234fb29f3d600a2932b94..41d75dbf024c32da82633be0ab2397ffb1e2d846 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsEmitGPRestore.cpp - Emit GP Restore Instruction ----*- C++ -*--===//
+//===-- MipsEmitGPRestore.cpp - Emit GP Restore Instruction ---------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index fcf602d2cde6060b1c48e2fb89fbb880c5bc0d19..d3b0fae8b16467ca84f3319d422068378d24efc8 100644 (file)
@@ -1,4 +1,4 @@
-//===--  MipsExpandPseudo.cpp - Expand Pseudo Instructions -----*- C++ -*--===//
+//===--  MipsExpandPseudo.cpp - Expand Pseudo Instructions ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9ca69de0e438f57f70c76d5922f938e14a716de7..fd12b9c09f70dc6c178bf86539d608b356ce8f8f 100644 (file)
@@ -1,4 +1,4 @@
-//=======- MipsFrameLowering.cpp - Mips Frame Information ------*- C++ -*-====//
+//===-- MipsFrameLowering.cpp - Mips Frame Information --------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a608b565962fa7982907bf89aa21a423b17adfa5..73533eb0edfcb70330ef9b001c40645ae3abdcd2 100644 (file)
@@ -1,4 +1,4 @@
-//=== MipsISelDAGToDAG.cpp - A Dag to Dag Inst Selector for Mips -*- C++ -*-==//
+//===-- MipsISelDAGToDAG.cpp - A Dag to Dag Inst Selector for Mips --------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 616e8070e3d411365409f3dcddde79bab368955e..240b6c9c045bc8d675b7465c2f5a98a4d65425b5 100644 (file)
@@ -1,4 +1,4 @@
-//=== MipsISelLowering.cpp - Mips DAG Lowering Implementation --*- C++ -*--===//
+//=== --MipsISelLowering.cpp - Mips DAG Lowering Implementation -----------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a8afe58d765d650d29adfc2ae96a7df04e012cc6..4dbd29e7d5ed4653785968f9b8fe8a091205aa76 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsInstrInfo.cpp - Mips Instruction Information ---------*- C++ -*-===//
+//===-- MipsInstrInfo.cpp - Mips Instruction Information ------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 30ee08a8b9331b2b7567dc031f9ac89937f6bc6d..76ca3e176727d66dda8bcc2036c33cfcc59b0b71 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsJITInfo.cpp - Implement the Mips JIT Interface -----*- C++ -*--===//
+//===-- MipsJITInfo.cpp - Implement the Mips JIT Interface ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a3f2966d47dfe597609fc827ac420287000f4d4c..6143eaad26f0faf99f89aba4b5466c18bb0d33aa 100644 (file)
@@ -1,4 +1,4 @@
-//=== MipsMCInstLower.cpp - Convert Mips MachineInstr to MCInst -*- C++ -*-===//
+//===-- MipsMCInstLower.cpp - Convert Mips MachineInstr to MCInst ---------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5f3c75f56160bfadab00a1c0814d2528fbc5bb05..229dd02118b70bd02e08e3ffb1874c28b062784c 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsMachineFunctionInfo.cpp - Private data used for Mips --*- C++ -*-=//
+//===-- MipsMachineFunctionInfo.cpp - Private data used for Mips ----------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d75d8e5c6982154de43e8c64babaa1f7a94692e0..f55ef4e581f1d274dba2181875272384ab182da5 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsRegisterInfo.cpp - MIPS Register Information -== -----*- C++ -*-===//
+//===-- MipsRegisterInfo.cpp - MIPS Register Information -== --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c54f69cf1d9fb4196bc8c4d97569064de11402e4..e4d70fcec591e6d4a5669bdb13936a11f8707fb2 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsSelectionDAGInfo.cpp - Mips SelectionDAG Info ------*- C++ -*--===//
+//===-- MipsSelectionDAGInfo.cpp - Mips SelectionDAG Info -----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 2ecee80afc5fcf47cb86e32267ea8a85fe672515..d84d6f4a32a3265289a49516b9d094a24208fe1a 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsSubtarget.cpp - Mips Subtarget Information -----------*- C++ -*-===//
+//===-- MipsSubtarget.cpp - Mips Subtarget Information --------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index b38807e0e8db0ba6716e128e2054cf064f27ab8b..ff766faad6806973d7ad038c47a7d88eabb66e97 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsTargetMachine.cpp - Define TargetMachine for Mips --*- C++ -*--===//
+//===-- MipsTargetMachine.cpp - Define TargetMachine for Mips -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index edd538e73ca88af1d058aa33bcbbb546d30e49b5..04dc60aa6b45734f167006a39e2ecd8150c75134 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsTargetObjectFile.cpp - Mips Object Files -----------*- C++ -*--===//
+//===-- MipsTargetObjectFile.cpp - Mips Object Files ----------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 71674d69c2ec607e50392d53635511888fc77b47..243632b20aac0a9999473b22d554f972ef3ecf15 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MipsTargetInfo.cpp - Mips Target Implementation --------*- C++ -*--===//
+//===-- MipsTargetInfo.cpp - Mips Target Implementation -------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //