Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC...
authorJia Liu <proljc@gmail.com>
Sat, 18 Feb 2012 12:03:15 +0000 (12:03 +0000)
committerJia Liu <proljc@gmail.com>
Sat, 18 Feb 2012 12:03:15 +0000 (12:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150878 91177308-0d34-0410-b5e6-96231b3b80d8

293 files changed:
lib/Target/ARM/ARM.h
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMAsmPrinter.h
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMBaseRegisterInfo.h
lib/Target/ARM/ARMBuildAttrs.h
lib/Target/ARM/ARMCallingConv.h
lib/Target/ARM/ARMCallingConv.td
lib/Target/ARM/ARMConstantPoolValue.cpp
lib/Target/ARM/ARMConstantPoolValue.h
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/ARMInstrInfo.h
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMInstrVFP.td
lib/Target/ARM/ARMJITInfo.h
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
lib/Target/ARM/ARMMachineFunctionInfo.cpp
lib/Target/ARM/ARMMachineFunctionInfo.h
lib/Target/ARM/ARMPerfectShuffle.h
lib/Target/ARM/ARMRegisterInfo.cpp
lib/Target/ARM/ARMRegisterInfo.h
lib/Target/ARM/ARMRegisterInfo.td
lib/Target/ARM/ARMRelocations.h
lib/Target/ARM/ARMSchedule.td
lib/Target/ARM/ARMScheduleV6.td
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.h
lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h
lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h
lib/Target/ARM/MCTargetDesc/ARMMCExpr.h
lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
lib/Target/ARM/MLxExpansionPass.cpp
lib/Target/ARM/Thumb1FrameLowering.cpp
lib/Target/ARM/Thumb1InstrInfo.cpp
lib/Target/ARM/Thumb1InstrInfo.h
lib/Target/ARM/Thumb1RegisterInfo.cpp
lib/Target/ARM/Thumb2ITBlockPass.cpp
lib/Target/ARM/Thumb2InstrInfo.cpp
lib/Target/ARM/Thumb2InstrInfo.h
lib/Target/ARM/Thumb2RegisterInfo.cpp
lib/Target/CellSPU/CellSDKIntrinsics.td
lib/Target/CellSPU/MCTargetDesc/SPUMCTargetDesc.cpp
lib/Target/CellSPU/SPU.h
lib/Target/CellSPU/SPU.td
lib/Target/CellSPU/SPU128InstrInfo.td
lib/Target/CellSPU/SPU64InstrInfo.td
lib/Target/CellSPU/SPUAsmPrinter.cpp
lib/Target/CellSPU/SPUCallingConv.td
lib/Target/CellSPU/SPUFrameLowering.h
lib/Target/CellSPU/SPUInstrBuilder.h
lib/Target/CellSPU/SPUInstrFormats.td
lib/Target/CellSPU/SPUInstrInfo.cpp
lib/Target/CellSPU/SPUInstrInfo.h
lib/Target/CellSPU/SPUMachineFunction.cpp
lib/Target/CellSPU/SPUMathInstr.td
lib/Target/CellSPU/SPUNodes.td
lib/Target/CellSPU/SPUNopFiller.cpp
lib/Target/CellSPU/SPUOperands.td
lib/Target/CellSPU/SPURegisterInfo.cpp
lib/Target/CellSPU/SPURegisterInfo.h
lib/Target/CellSPU/SPURegisterInfo.td
lib/Target/CellSPU/SPUSchedule.td
lib/Target/CellSPU/SPUSubtarget.cpp
lib/Target/CellSPU/SPUTargetMachine.h
lib/Target/Hexagon/Hexagon.td
lib/Target/Hexagon/HexagonAsmPrinter.cpp
lib/Target/Hexagon/HexagonCFGOptimizer.cpp
lib/Target/Hexagon/HexagonExpandPredSpillCode.cpp
lib/Target/Hexagon/HexagonFrameLowering.cpp
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
lib/Target/Hexagon/HexagonISelLowering.h
lib/Target/Hexagon/HexagonImmediates.td
lib/Target/Hexagon/HexagonInstrFormats.td
lib/Target/Hexagon/HexagonInstrInfo.cpp
lib/Target/Hexagon/HexagonInstrInfo.h
lib/Target/Hexagon/HexagonIntrinsics.td
lib/Target/Hexagon/HexagonRegisterInfo.cpp
lib/Target/Hexagon/HexagonRegisterInfo.td
lib/Target/Hexagon/HexagonSchedule.td
lib/Target/Hexagon/HexagonSelectCCInfo.td
lib/Target/Hexagon/HexagonSelectionDAGInfo.h
lib/Target/Hexagon/HexagonSplitTFRCondSets.cpp
lib/Target/Hexagon/HexagonSubtarget.cpp
lib/Target/Hexagon/HexagonSubtarget.h
lib/Target/Hexagon/HexagonTargetMachine.cpp
lib/Target/Hexagon/HexagonTargetObjectFile.cpp
lib/Target/Hexagon/HexagonTargetObjectFile.h
lib/Target/Hexagon/HexagonVarargsCallingConvention.h
lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h
lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp
lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h
lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp
lib/Target/MBlaze/Disassembler/MBlazeDisassembler.cpp
lib/Target/MBlaze/Disassembler/MBlazeDisassembler.h
lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h
lib/Target/MBlaze/MBlaze.td
lib/Target/MBlaze/MBlazeFrameLowering.cpp
lib/Target/MBlaze/MBlazeInstrFPU.td
lib/Target/MBlaze/MBlazeInstrFSL.td
lib/Target/MBlaze/MBlazeInstrFormats.td
lib/Target/MBlaze/MBlazeInstrInfo.cpp
lib/Target/MBlaze/MBlazeInstrInfo.h
lib/Target/MBlaze/MBlazeInstrInfo.td
lib/Target/MBlaze/MBlazeIntrinsicInfo.cpp
lib/Target/MBlaze/MBlazeIntrinsicInfo.h
lib/Target/MBlaze/MBlazeIntrinsics.td
lib/Target/MBlaze/MBlazeMCInstLower.h
lib/Target/MBlaze/MBlazeMachineFunction.cpp
lib/Target/MBlaze/MBlazeMachineFunction.h
lib/Target/MBlaze/MBlazeRegisterInfo.cpp
lib/Target/MBlaze/MBlazeRegisterInfo.h
lib/Target/MBlaze/MBlazeRegisterInfo.td
lib/Target/MBlaze/MBlazeRelocations.h
lib/Target/MBlaze/MBlazeSchedule.td
lib/Target/MBlaze/MBlazeSchedule3.td
lib/Target/MBlaze/MBlazeSchedule5.td
lib/Target/MBlaze/MBlazeSubtarget.cpp
lib/Target/MBlaze/MBlazeSubtarget.h
lib/Target/MBlaze/MBlazeTargetMachine.h
lib/Target/MBlaze/MCTargetDesc/MBlazeMCAsmInfo.h
lib/Target/MBlaze/MCTargetDesc/MBlazeMCTargetDesc.cpp
lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h
lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h
lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp
lib/Target/MSP430/MSP430.td
lib/Target/MSP430/MSP430BranchSelector.cpp
lib/Target/MSP430/MSP430FrameLowering.cpp
lib/Target/MSP430/MSP430ISelLowering.h
lib/Target/MSP430/MSP430InstrFormats.td
lib/Target/MSP430/MSP430InstrInfo.cpp
lib/Target/MSP430/MSP430InstrInfo.h
lib/Target/MSP430/MSP430InstrInfo.td
lib/Target/MSP430/MSP430MCInstLower.cpp
lib/Target/MSP430/MSP430MCInstLower.h
lib/Target/MSP430/MSP430MachineFunctionInfo.cpp
lib/Target/MSP430/MSP430RegisterInfo.cpp
lib/Target/MSP430/MSP430RegisterInfo.h
lib/Target/MSP430/MSP430RegisterInfo.td
lib/Target/MSP430/MSP430Subtarget.cpp
lib/Target/MSP430/MSP430Subtarget.h
lib/Target/MSP430/MSP430TargetMachine.h
lib/Target/PTX/InstPrinter/PTXInstPrinter.h
lib/Target/PTX/MCTargetDesc/PTXMCAsmInfo.h
lib/Target/PTX/MCTargetDesc/PTXMCTargetDesc.cpp
lib/Target/PTX/PTX.td
lib/Target/PTX/PTXAsmPrinter.h
lib/Target/PTX/PTXFrameLowering.cpp
lib/Target/PTX/PTXFrameLowering.h
lib/Target/PTX/PTXISelLowering.h
lib/Target/PTX/PTXInstrFormats.td
lib/Target/PTX/PTXInstrInfo.cpp
lib/Target/PTX/PTXInstrInfo.h
lib/Target/PTX/PTXInstrInfo.td
lib/Target/PTX/PTXInstrLoadStore.td
lib/Target/PTX/PTXIntrinsicInstrInfo.td
lib/Target/PTX/PTXMCAsmStreamer.cpp
lib/Target/PTX/PTXMachineFunctionInfo.cpp
lib/Target/PTX/PTXMachineFunctionInfo.h
lib/Target/PTX/PTXParamManager.cpp
lib/Target/PTX/PTXParamManager.h
lib/Target/PTX/PTXRegisterInfo.cpp
lib/Target/PTX/PTXRegisterInfo.h
lib/Target/PTX/PTXRegisterInfo.td
lib/Target/PTX/PTXSubtarget.cpp
lib/Target/PTX/PTXSubtarget.h
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h
lib/Target/PowerPC/MCTargetDesc/PPCBaseInfo.h
lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h
lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
lib/Target/PowerPC/PPC.td
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/PowerPC/PPCBranchSelector.cpp
lib/Target/PowerPC/PPCCallingConv.td
lib/Target/PowerPC/PPCCodeEmitter.cpp
lib/Target/PowerPC/PPCFrameLowering.cpp
lib/Target/PowerPC/PPCFrameLowering.h
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrAltivec.td
lib/Target/PowerPC/PPCInstrFormats.td
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
lib/Target/PowerPC/PPCInstrInfo.td
lib/Target/PowerPC/PPCJITInfo.h
lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
lib/Target/PowerPC/PPCPerfectShuffle.h
lib/Target/PowerPC/PPCRegisterInfo.cpp
lib/Target/PowerPC/PPCRegisterInfo.h
lib/Target/PowerPC/PPCRegisterInfo.td
lib/Target/PowerPC/PPCRelocations.h
lib/Target/PowerPC/PPCSchedule.td
lib/Target/PowerPC/PPCSchedule440.td
lib/Target/PowerPC/PPCScheduleG3.td
lib/Target/PowerPC/PPCScheduleG4.td
lib/Target/PowerPC/PPCScheduleG4Plus.td
lib/Target/PowerPC/PPCScheduleG5.td
lib/Target/PowerPC/PPCSubtarget.cpp
lib/Target/PowerPC/PPCSubtarget.h
lib/Target/PowerPC/PPCTargetMachine.h
lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h
lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp
lib/Target/Sparc/Sparc.td
lib/Target/Sparc/SparcCallingConv.td
lib/Target/Sparc/SparcFrameLowering.cpp
lib/Target/Sparc/SparcFrameLowering.h
lib/Target/Sparc/SparcInstrFormats.td
lib/Target/Sparc/SparcInstrInfo.cpp
lib/Target/Sparc/SparcInstrInfo.h
lib/Target/Sparc/SparcInstrInfo.td
lib/Target/Sparc/SparcMachineFunctionInfo.cpp
lib/Target/Sparc/SparcRegisterInfo.cpp
lib/Target/Sparc/SparcRegisterInfo.h
lib/Target/Sparc/SparcRegisterInfo.td
lib/Target/Sparc/SparcSubtarget.cpp
lib/Target/Sparc/SparcSubtarget.h
lib/Target/X86/Disassembler/X86Disassembler.cpp
lib/Target/X86/Disassembler/X86Disassembler.h
lib/Target/X86/Disassembler/X86DisassemblerDecoder.c
lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
lib/Target/X86/InstPrinter/X86ATTInstPrinter.h
lib/Target/X86/InstPrinter/X86InstComments.h
lib/Target/X86/InstPrinter/X86IntelInstPrinter.h
lib/Target/X86/MCTargetDesc/X86FixupKinds.h
lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h
lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
lib/Target/X86/X86.td
lib/Target/X86/X86COFFMachineModuleInfo.cpp
lib/Target/X86/X86COFFMachineModuleInfo.h
lib/Target/X86/X86CallingConv.td
lib/Target/X86/X86CodeEmitter.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86FrameLowering.h
lib/Target/X86/X86Instr3DNow.td
lib/Target/X86/X86InstrArithmetic.td
lib/Target/X86/X86InstrCMovSetCC.td
lib/Target/X86/X86InstrControl.td
lib/Target/X86/X86InstrExtension.td
lib/Target/X86/X86InstrFMA.td
lib/Target/X86/X86InstrFPStack.td
lib/Target/X86/X86InstrFormats.td
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86InstrMMX.td
lib/Target/X86/X86InstrSSE.td
lib/Target/X86/X86InstrSVM.td
lib/Target/X86/X86InstrShiftRotate.td
lib/Target/X86/X86InstrSystem.td
lib/Target/X86/X86InstrVMX.td
lib/Target/X86/X86InstrXOP.td
lib/Target/X86/X86JITInfo.h
lib/Target/X86/X86MCInstLower.h
lib/Target/X86/X86MachineFunctionInfo.cpp
lib/Target/X86/X86MachineFunctionInfo.h
lib/Target/X86/X86RegisterInfo.cpp
lib/Target/X86/X86RegisterInfo.h
lib/Target/X86/X86Relocations.h
lib/Target/X86/X86Schedule.td
lib/Target/X86/X86ScheduleAtom.td
lib/Target/X86/X86Subtarget.h
lib/Target/X86/X86TargetObjectFile.cpp
lib/Target/X86/X86TargetObjectFile.h
lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h
lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp
lib/Target/XCore/XCore.td
lib/Target/XCore/XCoreFrameLowering.cpp
lib/Target/XCore/XCoreFrameLowering.h
lib/Target/XCore/XCoreISelLowering.cpp
lib/Target/XCore/XCoreInstrFormats.td
lib/Target/XCore/XCoreInstrInfo.cpp
lib/Target/XCore/XCoreInstrInfo.h
lib/Target/XCore/XCoreInstrInfo.td
lib/Target/XCore/XCoreMachineFunctionInfo.cpp
lib/Target/XCore/XCoreMachineFunctionInfo.h
lib/Target/XCore/XCoreRegisterInfo.cpp
lib/Target/XCore/XCoreRegisterInfo.h
lib/Target/XCore/XCoreRegisterInfo.td
lib/Target/XCore/XCoreSubtarget.cpp
lib/Target/XCore/XCoreSubtarget.h
lib/Target/XCore/XCoreTargetObjectFile.h

index 16d0da3b8ac72c2921b7a3861b8e3beb7f91a683..da3b74a1a0cdddbd6cec33d09481bb5707d99528 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARM.h - Top-level interface for ARM representation---- --*- C++ -*-===//
+//===-- ARM.h - Top-level interface for ARM representation-------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index dd9c4bd793ec8a08fe4454978432cd229f978bf0..076424e9e9439264b9655a35f0122c181374e4e9 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARM.td - Describe the ARM Target Machine ------------*- tablegen -*-===//
+//===-- ARM.td - Describe the ARM Target Machine -----------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index dcf693ce19fbffb2a4cdb73cb167bf2954ba0a4a..4b276c5b716264e7f78630503c127c736e7c1c17 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARMAsmPrinter.h - Print machine code to an ARM .s file ------------===//
+//===-- ARMAsmPrinter.h - Print machine code to an ARM .s file --*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 3a44c6a407a3fae86f218d5c7ddb5ad7c6f797ba..8f0170ce7893f44a2ca51beec38168a53b02ace6 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMBaseInstrInfo.cpp - ARM Instruction Information -------*- C++ -*-===//
+//===-- ARMBaseInstrInfo.cpp - ARM Instruction Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 68e8208eedd9e511df4d5570225186398e9f18e3..8899c9a8331ffe687373a86866031e13356bfe6e 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMBaseInstrInfo.h - ARM Base Instruction Information ----*- C++ -*-===//
+//===-- ARMBaseInstrInfo.h - ARM Base Instruction Information ---*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9c8486c9bcd63f4f850dfbbf7310f7916f8bae37..88662a9203844b2b1857973af6ad004f21046127 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMBaseRegisterInfo.cpp - ARM Register Information -------*- C++ -*-===//
+//===-- ARMBaseRegisterInfo.cpp - ARM Register Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 534f624c54fe33f7c963cd8f1e7e86a435c50b37..4238ca8b27288dbee91524a8b01dc64e1e11f5bf 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMBaseRegisterInfo.h - ARM Register Information Impl ----*- C++ -*-===//
+//===-- ARMBaseRegisterInfo.h - ARM Register Information Impl ---*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 69eddf03ec94348831fbbca3378f4b36795ec62b..11bd6a4a8dbc6c94c3930cb9d1067373416b2d46 100644 (file)
@@ -1,4 +1,4 @@
-//===-------- ARMBuildAttrs.h - ARM Build Attributes ------------*- C++ -*-===//
+//===-- ARMBuildAttrs.h - ARM Build Attributes ------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index ff7db1ff62ed7a59623df2038e493849d72cb27a..437b4c73d1ce7e79e6b5b9da33bfb42b06162285 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARMCallingConv.h - ARM Custom Calling Convention Routines ---------===//
+//=== ARMCallingConv.h - ARM Custom Calling Convention Routines -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index ea491dc6809e64400dd5456b7ba00d1fa347086b..d33364bb2871f7798cd06343532493ffbd740f00 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMCallingConv.td - Calling Conventions for ARM -----*- tablegen -*-===//
+//===-- ARMCallingConv.td - Calling Conventions for ARM ----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5a830ca20226535be291842ee3ba42353aa25c0a..fa3226e37eb9a216174d1ab1bb50c1dfdf1fb55f 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMConstantPoolValue.cpp - ARM constantpool value --------*- C++ -*-===//
+//===-- ARMConstantPoolValue.cpp - ARM constantpool value -----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 0d0def32b7d8a588959707b25cff0f9cf1836b5f..6b98d446b003bb5680e12c0ade6466a6057632d4 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMConstantPoolValue.h - ARM constantpool value ----------*- C++ -*-===//
+//===-- ARMConstantPoolValue.h - ARM constantpool value ---------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 180adb006a28a505cfc4fd96e3cbd2efc2409f1d..7fbf7d5bc775c9c44765713966c704564f3a1207 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARMExpandPseudoInsts.cpp - Expand pseudo instructions -----*- C++ -*-=//
+//===-- ARMExpandPseudoInsts.cpp - Expand pseudo instructions -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5f54d49835b9c0e3b878656f7cadd763c455f1d4..96b987abc857958a98d853d0a6874a19f915de03 100644 (file)
@@ -1,4 +1,4 @@
-//=======- ARMFrameLowering.cpp - ARM Frame Information --------*- C++ -*-====//
+//===-- ARMFrameLowering.cpp - ARM Frame Information ----------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 81229f4779097ca06cc3ec7566f7ed75b796dc8f..1d38bcf9e8433df269c8331c2ed78d48c0c21743 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMInstrFormats.td - ARM Instruction Formats ----------*- tablegen -*-=//
+//===-- ARMInstrFormats.td - ARM Instruction Formats -------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 48da03f63bb93bc06cfad4e4871b21f14a17607f..e4d46d19ef5ac8877394af54913e7168b4015a5b 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMInstrInfo.cpp - ARM Instruction Information -----------*- C++ -*-===//
+//===-- ARMInstrInfo.cpp - ARM Instruction Information --------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index f2c7bdc31be9531bf252b618e456b8c8d11b406e..3a69692326d9111e28a9bc7c5ebe873ac959488a 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMInstrInfo.h - ARM Instruction Information -------------*- C++ -*-===//
+//===-- ARMInstrInfo.h - ARM Instruction Information ------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a7171723831f35d25691bfcdd86e99230dc2352a..154fb25cec98fbe15933aaac6f6ea17dec941eed 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMInstrNEON.td - NEON support for ARM -----------------------------===//
+//===-- ARMInstrNEON.td - NEON support for ARM -------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9bbf8e60320847a653d76d284d467ad4dad691da..9019e8cd803c23ade13f1e158e68c47513aec4d4 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMInstrThumb.td - Thumb support for ARM ------------*- tablegen -*-===//
+//===-- ARMInstrThumb.td - Thumb support for ARM -----------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 638b37a00041877066d5747ebda0c60591834b03..c15cbbedbffe676fbf5bd9b295d186347cdba06c 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMInstrThumb2.td - Thumb2 support for ARM -------------------------===//
+//===-- ARMInstrThumb2.td - Thumb2 support for ARM ---------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1c07394f3983b57b848490c8fc68b5080fb0c694..bf32b49640f936a901c8d2141b18aa32dee7feec 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMInstrVFP.td - VFP support for ARM ----------------*- tablegen -*-===//
+//===-- ARMInstrVFP.td - VFP support for ARM ---------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 2f9792813d328fac02c05d1c0f6338f07e610067..792818442724298e73be1fe32b875883d54df93b 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMJITInfo.h - ARM implementation of the JIT interface  --*- C++ -*-===//
+//===-- ARMJITInfo.h - ARM implementation of the JIT interface  -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index cf789f9431ebdda54911ad6bc90d32088c120133..0f6dc0479e00da5f2c2d96aeec1c5c411456b4f3 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARMLoadStoreOptimizer.cpp - ARM load / store opt. pass ----*- C++ -*-=//
+//===-- ARMLoadStoreOptimizer.cpp - ARM load / store opt. pass ------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a770bc5a02f4bffdbd79b1d4624794a7f79aa5bb..af445e2f35aa6e8d1249e204dcc6f416cee1d27f 100644 (file)
@@ -1,4 +1,4 @@
-//====- ARMMachineFuctionInfo.cpp - ARM machine function info ---*- C++ -*-===//
+//===-- ARMMachineFuctionInfo.cpp - ARM machine function info -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1e9da863875cf63ae2eeccad7cf5964b16ee0986..f1c8fc84816e7c5f4021aab5d9d4c5ed414aec91 100644 (file)
@@ -1,4 +1,4 @@
-//====- ARMMachineFuctionInfo.h - ARM machine function info -----*- C++ -*-===//
+//===-- ARMMachineFuctionInfo.h - ARM machine function info -----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 18e1620006026ec8fcfa9587c648461b39082cc0..efa22fbed9f72482ab940e6706e74e75fc7b5ae5 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARMPerfectShuffle.h - NEON Perfect Shuffle Table ------------------===//
+//===-- ARMPerfectShuffle.h - NEON Perfect Shuffle Table --------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d6921bb83c5511d57febc4ff8a92be100b01e9de..1f83762d06c0af05916d53af55fc5706e998fbd2 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMRegisterInfo.cpp - ARM Register Information -----------*- C++ -*-===//
+//===-- ARMRegisterInfo.cpp - ARM Register Information --------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 15afc1aadab54eedfeb4ca318fa0b1f321949640..65ed95d1cd1973c087a58e364859ed29ef2433aa 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMRegisterInfo.h - ARM Register Information Impl --------*- C++ -*-===//
+//===-- ARMRegisterInfo.h - ARM Register Information Impl -------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 523e4f6d41d2387de6f110065492b71212653a1d..16998b2d7b468110045cfc77bf983f0f62656a60 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMRegisterInfo.td - ARM Register defs --------------*- tablegen -*-===//
+//===-- ARMRegisterInfo.td - ARM Register defs -------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 86e7206f2cc6a066c8dd0aa7f11f014213284634..21877fd9af37900b168c59f9e4bbef8187525644 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMRelocations.h - ARM Code Relocations ------------------*- C++ -*-===//
+//===-- ARMRelocations.h - ARM Code Relocations -----------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 86caa403f9b77c7268ae57b977ffee074880396c..45486fd0b6dd2a497c6b7447652fede7b51b6656 100644 (file)
@@ -1,10 +1,10 @@
-//===- ARMSchedule.td - ARM Scheduling Definitions ---------*- tablegen -*-===//
-// 
+//===-- ARMSchedule.td - ARM Scheduling Definitions --------*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//
index c1880a72fff39b9522614bf44419e75bcb989e43..4d959f565e0170d693b401c45fa25df69455efa4 100644 (file)
@@ -1,10 +1,10 @@
-//===- ARMScheduleV6.td - ARM v6 Scheduling Definitions ----*- tablegen -*-===//
-// 
+//===-- ARMScheduleV6.td - ARM v6 Scheduling Definitions ---*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file defines the itinerary class data for the ARM v6 processors.
index bb77a3c48ca36c7a6398e74c4c4176014328cb61..3609cb4f0dfe31df5994969e725e0e71a38cf035 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARMSubtarget.cpp - ARM Subtarget Information ------------*- C++ -*-===//
+//===-- ARMSubtarget.cpp - ARM Subtarget Information ----------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index b6c40d32cf23351910a2f63cf843e326c6031b2c..58ff8fb5fd3fb0728bffc90bcd79ebe560b5b9ca 100644 (file)
@@ -1,4 +1,4 @@
-//=====---- ARMSubtarget.h - Define Subtarget for the ARM -----*- C++ -*--====//
+//===-- ARMSubtarget.h - Define Subtarget for the ARM ----------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 77974baf5990c1c2c01d580155601cff107dc5c0..0ccb4ee5a2a9767f1b341738b797eb4c2452995d 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMDisassembler.cpp - Disassembler for ARM/Thumb ISA -----*- C++ -*-===//
+//===-- ARMDisassembler.cpp - Disassembler for ARM/Thumb ISA --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index f63157f6df01e67ec59fe527cd0fb480ebc6aa8d..c943c9c2a3243abf474e3ef826f914e38a5c2351 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARMInstPrinter.h - Convert ARM MCInst to assembly syntax ----------===//
+//===- ARMInstPrinter.h - Convert ARM MCInst to assembly syntax -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6d660c512e18e2f95de53d3c3b8db39912712ba4..62473b2bfdee7992a77063b20439b8fc40685d07 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMAddressingModes.h - ARM Addressing Modes --------------*- C++ -*-===//
+//===-- ARMAddressingModes.h - ARM Addressing Modes -------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d1804a2e45b1e74790c4fabd14e5eb9fe2f02d7a..03e8d5f83ae71eb510fee3a7c4b4649194c6abb5 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARMMCAsmInfo.cpp - ARM asm properties -------------------*- C++ -*-===//
+//===-- ARMMCAsmInfo.cpp - ARM asm properties -----------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e240f4ee1840660b073dec95e67437f95dff74a7..f0b289c6f3b6192e57126edbe8a08284d5a7b1ac 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- ARMMCAsmInfo.h - ARM asm properties -------------*- C++ -*--====//
+//===-- ARMMCAsmInfo.h - ARM asm properties --------------------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 0a2e883deb1d40b259c8f6094a76513937a437e2..a727e087d291411b7e3b6ed66d3f3fa394ca19ca 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARMMCExpr.h - ARM specific MC expression classes ------------------===//
+//===-- ARMMCExpr.h - ARM specific MC expression classes --------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e86f48e309ce022beff018ee0d037861be58174f..89aa68f30562c6ddafaf288e72923c53ad9548a3 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ARMMCTargetDesc.cpp - ARM Target Descriptions -----------*- C++ -*-===//
+//===-- ARMMCTargetDesc.cpp - ARM Target Descriptions ---------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 000a37fcf7aae168f11ff50ba4ac3afae240a328..28998361c7a0dad1479444eca03e1946b155e837 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MLxExpansionPass.cpp - Expand MLx instrs to avoid hazards ----------=//
+//===-- MLxExpansionPass.cpp - Expand MLx instrs to avoid hazards ---------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index bb327b0bb78ca529407491ef0cfde61c7b8c764a..75ea115e5f00c47de704c694c98cd2a9133f7c82 100644 (file)
@@ -1,4 +1,4 @@
-//======- Thumb1FrameLowering.cpp - Thumb1 Frame Information ---*- C++ -*-====//
+//===-- Thumb1FrameLowering.cpp - Thumb1 Frame Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index de33bd6e801539da3eccad5a70537bb9553d98a8..ba16db34bd05bd33cb62c6a9cecec1ef80bd98f6 100644 (file)
@@ -1,4 +1,4 @@
-//===- Thumb1InstrInfo.cpp - Thumb-1 Instruction Information ----*- C++ -*-===//
+//===-- Thumb1InstrInfo.cpp - Thumb-1 Instruction Information -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 17ef2f758ef4bc77385de193fa7a2bfcbadeb1f5..4479101f2e6ca4e6e041b32938ffd8b14fda951e 100644 (file)
@@ -1,4 +1,4 @@
-//===- Thumb1InstrInfo.h - Thumb-1 Instruction Information ------*- C++ -*-===//
+//===-- Thumb1InstrInfo.h - Thumb-1 Instruction Information -----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9c2f2c585750a77d7d28cb9f7b3da1ddd1d51d2c..87e27bd0a139ed8f7566457822d5d64627de0fc4 100644 (file)
@@ -1,4 +1,4 @@
-//===- Thumb1RegisterInfo.cpp - Thumb-1 Register Information ----*- C++ -*-===//
+//===-- Thumb1RegisterInfo.cpp - Thumb-1 Register Information -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index b13ab216c3d7435188bd27e13ae6928ab9836682..8feacabc9eb8da927038ae889bf63380cd45df36 100644 (file)
@@ -1,4 +1,4 @@
-//===-- Thumb2ITBlockPass.cpp - Insert Thumb IT blocks ----------*- C++ -*-===//
+//===-- Thumb2ITBlockPass.cpp - Insert Thumb-2 IT blocks ------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index dcf5308c62784a30369226c92ff8160aab803e80..8a6276be51476bbfb9bf9229cb8db350940dd84e 100644 (file)
@@ -1,4 +1,4 @@
-//===- Thumb2InstrInfo.cpp - Thumb-2 Instruction Information ----*- C++ -*-===//
+//===-- Thumb2InstrInfo.cpp - Thumb-2 Instruction Information -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index f2637d7fbcaba51a3e9d0b9612bc9e4f31c284a3..447949c7be328d4c3c24ff40a2c56cf8f6131738 100644 (file)
@@ -1,4 +1,4 @@
-//===- Thumb2InstrInfo.h - Thumb-2 Instruction Information ------*- C++ -*-===//
+//===-- Thumb2InstrInfo.h - Thumb-2 Instruction Information -----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 355c3bf0352c51a508d86e71fde6f41fb27e6a34..6d210febc4b88cb379a2e8b9688b2238e26658f2 100644 (file)
@@ -1,4 +1,4 @@
-//===- Thumb2RegisterInfo.cpp - Thumb-2 Register Information ----*- C++ -*-===//
+//===-- Thumb2RegisterInfo.cpp - Thumb-2 Register Information -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9468aee067a3f5461285a63a2590f640905ffb2e..cdb4099ffbca0b2bb458d347cb657c8cc9d16f1a 100644 (file)
@@ -1,5 +1,5 @@
 //===-- CellSDKIntrinsics.td - Cell SDK Intrinsics ---------*- tablegen -*-===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
index 0d36498fdadb7c37a05f797f0c0d6bbee8f84dc9..8450e2c6634cd87c617e5f29a4138685e2fcdce2 100644 (file)
@@ -1,4 +1,4 @@
-//===-- SPUMCTargetDesc.cpp - Cell SPU Target Descriptions -----*- C++ -*-===//
+//===-- SPUMCTargetDesc.cpp - Cell SPU Target Descriptions ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index b51fbc7a5197a818b4a39e4e788f4984d407d5f6..c660131706cb25a08cb1e916b32e77db34653d25 100644 (file)
@@ -1,4 +1,4 @@
-//===-- SPU.h - Top-level interface for Cell SPU Target ----------*- C++ -*-==//
+//===-- SPU.h - Top-level interface for Cell SPU Target ---------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 8327fe03d7f866d535296a26974bd670968d2d1e..e835b9cac8e122e1957139787d1a8143c9e1f5c0 100644 (file)
@@ -1,5 +1,5 @@
-//===- SPU.td - Describe the STI Cell SPU Target Machine ----*- tablegen -*-===//
-// 
+//===-- SPU.td - Describe the STI Cell SPU Target Machine --*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
index 3031fda543817a491c9429a5a20e454eb7d57376..e051e047333a23b810e668678ccf19f7d003612e 100644 (file)
@@ -1,9 +1,9 @@
-//===--- SPU128InstrInfo.td - Cell SPU 128-bit operations -*- tablegen -*--===//
+//===-- SPU128InstrInfo.td - Cell SPU 128-bit operations --*- tablegen -*--===//
 //
 //                     Cell SPU 128-bit operations
 //
 //===----------------------------------------------------------------------===//
-                                  
+
 // zext 32->128: Zero extend 32-bit to 128-bit
 def : Pat<(i128 (zext R32C:$rSrc)),
           (ROTQMBYIr128_zext_r32 R32C:$rSrc, 12)>;
index f340edfb0f863eaf176deff9d65323564c6fa601..bea33b5362d29fdb25fb79e29974a58e28ba86a2 100644 (file)
@@ -1,4 +1,4 @@
-//====--- SPU64InstrInfo.td - Cell SPU 64-bit operations -*- tablegen -*--====//
+//====-- SPU64InstrInfo.td - Cell SPU 64-bit operations ---*- tablegen -*--===//
 //
 //                     Cell SPU 64-bit operations
 //
index f232ec7f7860c92754298f29003a72cd71f5b9b2..14021fef05d99c2af67a56946752028ad2f0ddda 100644 (file)
@@ -1,4 +1,4 @@
-//===-- SPUAsmPrinter.cpp - Print machine instrs to Cell SPU assembly -------=//
+//===-- SPUAsmPrinter.cpp - Print machine instrs to Cell SPU assembly -----===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 04fa2ae866d6916aa93c322eb2815bb59a5f61ca..9f9692bf67feaa4442115a7a0005cd6369d29412 100644 (file)
@@ -1,10 +1,10 @@
 //===- SPUCallingConv.td - Calling Conventions for CellSPU -*- tablegen -*-===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This describes the calling conventions for the STI Cell SPU architecture.
index b837f2cf94e1d78ce1f32847e1011018b4a2c979..11c52818dd9ceab992bf1c0aeb17584822226b1e 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- SPUFrameLowering.h - SPU Frame Lowering stuff -*- C++ -*----========//
+//===-- SPUFrameLowering.h - SPU Frame Lowering stuff ----------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5e268f8767c2c75945fdb6c1d51d23ab58e3809c..b495537fc2c83001dacad240a35c4bfbb3dd33cd 100644 (file)
@@ -1,4 +1,4 @@
-//==-- SPUInstrBuilder.h - Aides for building Cell SPU insts -----*- C++ -*-==//
+//===-- SPUInstrBuilder.h - Aides for building Cell SPU insts ---*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index bdbe2552dcdd154b38853a08b98812a3d41ff904..cd3f422143456c0f0e277eb7aecf776b4bdb804b 100644 (file)
@@ -1,10 +1,10 @@
-//==== SPUInstrFormats.td - Cell SPU Instruction Formats ---*- tablegen -*-===//
-// 
+//===-- SPUInstrFormats.td - Cell SPU Instruction Formats --*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//
index 007bc0e02c7ec16b70363e9fbddc5ff09e395a5c..759923d7bb42d84fff1ac3d8343f9cd57e2e6dbe 100644 (file)
@@ -1,4 +1,4 @@
-//===- SPUInstrInfo.cpp - Cell SPU Instruction Information ----------------===//
+//===-- SPUInstrInfo.cpp - Cell SPU Instruction Information ---------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index bc1ba71f7a45f4508a9865f6be1d1cb931efdce4..f0d21adc849d9b2b0374de6b0beecf91ab94a789 100644 (file)
@@ -1,4 +1,4 @@
-//===- SPUInstrInfo.h - Cell SPU Instruction Information --------*- C++ -*-===//
+//===-- SPUInstrInfo.h - Cell SPU Instruction Information -------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5df522ef550649526515e90a6932d294e1e0ada5..3e948d071d639c1e938e590c344c140ef1bf2200 100644 (file)
@@ -1,4 +1,4 @@
-//==-- SPUMachineFunctionInfo.cpp - Private data used for CellSPU -*- C++ -*-=//
+//==-- SPUMachineFunctionInfo.cpp - Private data used for CellSPU ---------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index ed7129e33291b5d5cb98bd0895d6dbb69d435ad5..9a5c3976afbee6217c00265536f078f8aa5536c6 100644 (file)
@@ -1,4 +1,4 @@
-//======--- SPUMathInst.td - Cell SPU math operations -*- tablegen -*---======//
+//===-- SPUMathInst.td - Cell SPU math operations ---------*- tablegen -*--===//
 //
 //                     Cell SPU math operations
 //
index a6e621f36b35118a8f60f85bd367e35b1ad8e406..a47e9ef0167c248533b315c9f0e9f9b358d39d72 100644 (file)
@@ -1,4 +1,4 @@
-//===- SPUNodes.td - Specialized SelectionDAG nodes used for CellSPU ------===//
+//=== SPUNodes.td - Specialized SelectionDAG nodes by CellSPU -*- tablegen -*-//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e2bd2d7f4100b2ae1fdba894b2f5bea545030c7f..7c58041e3b8471b4d509560c77161f265c049373 100644 (file)
@@ -1,4 +1,4 @@
-//===-- SPUNopFiller.cpp - Add nops/lnops to align the pipelines---===//
+//===-- SPUNopFiller.cpp - Add nops/lnops to align the pipelines ----------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 96cde51709ec15c5fcd98a401db00e0680e76552..6f8deef5530f54fa9bd25205d67b590cec41c852 100644 (file)
@@ -1,10 +1,10 @@
-//===- SPUOperands.td - Cell SPU Instruction Operands ------*- tablegen -*-===//
-// 
+//===-- SPUOperands.td - Cell SPU Instruction Operands -----*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 // Cell SPU Instruction Operands:
 //===----------------------------------------------------------------------===//
index bbac6fd0be54de24f98a4917b3cfa4a150c2b2e3..f4dd44105dd5bf69a30234cb8f92fb62e703dbe7 100644 (file)
@@ -1,4 +1,4 @@
-//===- SPURegisterInfo.cpp - Cell SPU Register Information ----------------===//
+//===-- SPURegisterInfo.cpp - Cell SPU Register Information ---------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index b7818a47abd7e821ca08432344fbdb39818f7654..2e95247d654127028a8759ac08013cfaba044e4c 100644 (file)
@@ -1,4 +1,4 @@
-//===- SPURegisterInfo.h - Cell SPU Register Information Impl ----*- C++ -*-==//
+//===-- SPURegisterInfo.h - Cell SPU Register Information Impl --*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e16f51ff0e02786453c273ef9a390320ad1029c3..f27b042edd639ca772aab7b7d567f2de99765c2b 100644 (file)
@@ -1,10 +1,10 @@
-//===- SPURegisterInfo.td - The Cell SPU Register File -----*- tablegen -*-===//
-// 
+//===-- SPURegisterInfo.td - The Cell SPU Register File ----*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 //
index 9cd3c2327df064cf037ffe2184b666aad19e618a..9ccd0844e48e3c7946efe5fabb2b6cd12db66f4a 100644 (file)
@@ -1,10 +1,10 @@
-//===- SPUSchedule.td - Cell Scheduling Definitions --------*- tablegen -*-===//
-// 
+//===-- SPUSchedule.td - Cell Scheduling Definitions -------*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//
index 43335abf0ac2b799a43fc8b5706eda63f59bd912..ebfefe2bb463e75244ff5fc22b8d474d19406eb9 100644 (file)
@@ -1,4 +1,4 @@
-//===- SPUSubtarget.cpp - STI Cell SPU Subtarget Information --------------===//
+//===-- SPUSubtarget.cpp - STI Cell SPU Subtarget Information -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5daf7a5cfe5a0fea96729e0e57b22f71674c0425..c179292e58230a15b060d6f296eb85a1ccaa536a 100644 (file)
@@ -1,4 +1,4 @@
-//===-- SPUTargetMachine.h - Define TargetMachine for Cell SPU ----*- C++ -*-=//
+//===-- SPUTargetMachine.h - Define TargetMachine for Cell SPU --*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 72939e6f1f795afa5943642e88fcb60af29c7448..ab5093dbfcf37918fa40b448e70a6fe2c10769dc 100644 (file)
@@ -1,4 +1,4 @@
-//===- Hexagon.td - Describe the Hexagon Target Machine ---------*- C++ -*-===//
+//===-- Hexagon.td - Describe the Hexagon Target Machine --*- tablegen -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -7,6 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
+// This is the top level entry point for the Hexagon target.
 //
 //===----------------------------------------------------------------------===//
 
@@ -18,8 +19,7 @@ include "llvm/Target/Target.td"
 
 //===----------------------------------------------------------------------===//
 // Hexagon Subtarget features.
-//
-
+//===----------------------------------------------------------------------===//
 
 // Hexagon Archtectures
 def ArchV2       : SubtargetFeature<"v2", "HexagonArchVersion", "V2",
index 4d0c5fa63cb57b3b552e695e1153b1372feb1ae9..1de9af2d5349d1eb90d3fe09438bac33c4b8d377 100644 (file)
@@ -1,4 +1,4 @@
-//===-- HexagonAsmPrinter.cpp - Print machine instrs to Hexagon assembly ----=//
+//===-- HexagonAsmPrinter.cpp - Print machine instrs to Hexagon assembly --===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 28439eb15604b3d3b7c8257abb61f617e88b6194..9bca9e070709187009c9ddff6411b831cfba5767 100644 (file)
@@ -1,4 +1,4 @@
-//===---- HexagonCFGOptimizer.cpp - CFG optimizations ---------------------===//
+//===-- HexagonCFGOptimizer.cpp - CFG optimizations -----------------------===//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
index f2f60c56e4828f5c0adf71c1aae7fe33c1c7d711..21004744603424d78629a66bf39b9deef92735d4 100644 (file)
@@ -1,11 +1,11 @@
-//===- HexagonExpandPredSpillCode.cpp - Expand Predicate Spill Code -------===//
+//===-- HexagonExpandPredSpillCode.cpp - Expand Predicate Spill Code ------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
 //
-//===----------------------------------------------------------------------===////
+//===----------------------------------------------------------------------===//
 // The Hexagon processor has no instructions that load or store predicate
 // registers directly.  So, when these registers must be spilled a general 
 // purpose register must be found and the value copied to/from it from/to 
index 326903ad24a76ff120ad5b79570e36327e566be6..d66551fd8d4351ff7a46686659ab87797c702576 100644 (file)
@@ -1,4 +1,4 @@
-//===- HexagonFrameLowering.cpp - Define frame lowering -------------------===//
+//===-- HexagonFrameLowering.cpp - Define frame lowering ------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 086f9bc9264ae67aebe6bfb826ecb40a4a58ca9b..9df965efc14b7f0a552ccfef9a13fa31ccef63bb 100644 (file)
@@ -1,4 +1,4 @@
-//==-- HexagonISelDAGToDAG.cpp - A dag to dag inst selector for Hexagon ----==//
+//===-- HexagonISelDAGToDAG.cpp - A dag to dag inst selector for Hexagon --===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index b327615f8c68cfde781398f6b45e074dd30c7a2c..b7a86675f17e6aea4d5a744cc10b3922c4df17f1 100644 (file)
@@ -1,4 +1,4 @@
-//==-- HexagonISelLowering.h - Hexagon DAG Lowering Interface ----*- C++ -*-==//
+//===-- HexagonISelLowering.h - Hexagon DAG Lowering Interface --*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 0422a4312bbcd784637e5c5c6615117dae96dcc7..18589a2b57a4e27fadae6f0912e65b2a4d777115 100644 (file)
@@ -1,4 +1,4 @@
-//=- HexagonImmediates.td - Hexagon immediate processing --*- tablegen -*-=//
+//===- HexagonImmediates.td - Hexagon immediate processing -*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 65d8a9223bd48b14e92e9652ae6e478e0ac783e4..c9f16fb538aa28cfbe023f840a0c3db05cff0c3c 100644 (file)
@@ -7,16 +7,16 @@
 //
 //===----------------------------------------------------------------------===//
 
-//----------------------------------------------------------------------------//
+//===----------------------------------------------------------------------===//
 //                         Hexagon Intruction Flags +
 //
 //                    *** Must match HexagonBaseInfo.h ***
-//----------------------------------------------------------------------------//
+//===----------------------------------------------------------------------===//
 
 
-//----------------------------------------------------------------------------//
+//===----------------------------------------------------------------------===//
 //                         Intruction Class Declaration +
-//----------------------------------------------------------------------------//
+//===----------------------------------------------------------------------===//
 
 class InstHexagon<dag outs, dag ins, string asmstr, list<dag> pattern,
                   string cstr, InstrItinClass itin> : Instruction {
@@ -40,9 +40,9 @@ class InstHexagon<dag outs, dag ins, string asmstr, list<dag> pattern,
   // *** The code above must match HexagonBaseInfo.h ***
 }
 
-//----------------------------------------------------------------------------//
+//===----------------------------------------------------------------------===//
 //                         Intruction Classes Definitions +
-//----------------------------------------------------------------------------//
+//===----------------------------------------------------------------------===//
 
 // LD Instruction Class in V2/V3/V4.
 // Definition of the instruction class NOT CHANGED.
@@ -188,9 +188,9 @@ class Pseudo<dag outs, dag ins, string asmstr, list<dag> pattern>
  : InstHexagon<outs, ins, asmstr, pattern, "", PSEUDO>;
 
 
-//----------------------------------------------------------------------------//
+//===----------------------------------------------------------------------===//
 //                         Intruction Classes Definitions -
-//----------------------------------------------------------------------------//
+//===----------------------------------------------------------------------===//
 
 
 //
index a34b8135cb110375790141c0d519662555f6ba5d..9c830d038871df47ce53695242d38d71394400d4 100644 (file)
@@ -1,4 +1,4 @@
-//===- HexagonInstrInfo.cpp - Hexagon Instruction Information -------------===//
+//===-- HexagonInstrInfo.cpp - Hexagon Instruction Information ------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1e3ba01e29e835ac4a06aa6c10b6f20202850fc7..eb088c34d288b0b7a020fd9ec8f6e6b0c26fc162 100644 (file)
@@ -1,4 +1,4 @@
-//=- HexagonInstrInfo.h - Hexagon Instruction Information ---------*- C++ -*-=//
+//===- HexagonInstrInfo.h - Hexagon Instruction Information -----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1328ebab57fc3a4e365682e6693bab2b58279bc8..b15e293fdfb4246881a6b4202256f6f380d23290 100644 (file)
@@ -1,4 +1,4 @@
-//===- HexagonIntrinsics.td - Instruction intrinsics -------*- tablegen -*-===//
+//===-- HexagonIntrinsics.td - Instruction intrinsics ------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6bbc71dd71908135ae7ca10326f932fa36bab622..d776c09459bc324d92b0074390b6583c74e6d8fc 100644 (file)
@@ -1,4 +1,4 @@
-//===- HexagonRegisterInfo.cpp - Hexagon Register Information -------------===//
+//===-- HexagonRegisterInfo.cpp - Hexagon Register Information ------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d74a6832856276bc0bb804f751109b5c1e3517bc..f4322b38d5dec66bbc4faed8563a875697ef76ae 100644 (file)
@@ -1,4 +1,4 @@
-//===- HexagonRegisterInfo.td - Hexagon Register defs ------*- tablegen -*-===//
+//===-- HexagonRegisterInfo.td - Hexagon Register defs -----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 427d1cb138e4dc11cdd69685ca433f351e207d0c..fbea4452ec6c42338497b827d70546bb8daa7a2b 100644 (file)
@@ -1,4 +1,4 @@
-//===-HexagonSchedule.td - Hexagon Scheduling Definitions -------*- C++ -*-===//
+//===- HexagonSchedule.td - Hexagon Scheduling Definitions -*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index dcee59fb8478661119a5b12d4e1d9d3bc19b28b8..d8feb89c0ab51fe016845a5f84cb320de68c281d 100644 (file)
@@ -1,4 +1,4 @@
-//=-HexagoSelectCCInfo.td - Selectcc mappings ----------------*- tablegen -*-=//
+//===-- HexagoSelectCCInfo.td - Selectcc mappings ----------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 86fa026f3fa8703a426b0ad21b494043eefd3b1d..0673e4d35472ffa6d9c445c51769c41b030a9311 100644 (file)
@@ -1,4 +1,4 @@
-//=-- HexagonSelectionDAGInfo.h - Hexagon SelectionDAG Info ------*- C++ -*-=//
+//===-- HexagonSelectionDAGInfo.h - Hexagon SelectionDAG Info ---*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 083091c1959cf31b80bf47476b3948e9ef425e37..d10c9f2d524254b72f687b3905c50eb9f28bcb48 100644 (file)
@@ -1,4 +1,4 @@
-//===---- HexagonSplitTFRCondSets.cpp - split TFR condsets into xfers -----===//
+//===-- HexagonSplitTFRCondSets.cpp - split TFR condsets into xfers -------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -6,7 +6,7 @@
 // License. See LICENSE.TXT for details.
 //
 //
-//===----------------------------------------------------------------------===////
+//===----------------------------------------------------------------------===//
 // This pass tries to provide opportunities for better optimization of muxes.
 // The default code generated for something like: flag = (a == b) ? 1 : 3;
 // would be:
index 39c70223f982b5908c7bceb77c3856fffaab04a4..654d33626edf4c6af0e1074b2b8377dc6bf232dc 100644 (file)
@@ -1,4 +1,4 @@
-//===- HexagonSubtarget.cpp - Hexagon Subtarget Information ---------------===//
+//===-- HexagonSubtarget.cpp - Hexagon Subtarget Information --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6de85df7f05243f99c780bf9e5c4e02038128056..3079086986d91bafe5c65bf021839fe1bf367b95 100644 (file)
@@ -1,4 +1,4 @@
-//==-- HexagonSubtarget.h - Define Subtarget for the Hexagon ----*- C++ -*-==//
+//===-- HexagonSubtarget.h - Define Subtarget for the Hexagon ---*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6c418854a484c3a38a75b833b45984edc9e204a3..319eab2a2545fdc00b3ce00ed00c9de527f33f60 100644 (file)
@@ -1,4 +1,4 @@
-//===- HexagonTargetMachine.cpp - Define TargetMachine for Hexagon --------===//
+//===-- HexagonTargetMachine.cpp - Define TargetMachine for Hexagon -------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -7,6 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
+// Implements the info about Hexagon target spec.
 //
 //===----------------------------------------------------------------------===//
 
index 188337d4700ebcbe67c952c6219ac03cde142a32..d3ce5a6e6f48111947b08c94c15b92538e396eed 100644 (file)
@@ -1,4 +1,4 @@
-//===-- HexagonTargetObjectFile.cpp - Hexagon asm properties ----*- C++ -*-===//
+//===-- HexagonTargetObjectFile.cpp - Hexagon asm properties --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 101c1f2d3e2533fb280214606770c530fda17903..693345081ee3a2422e4c5fc8e1f2d4df21be9626 100644 (file)
@@ -1,4 +1,4 @@
-//===-- HexagonTargetAsmInfo.h - Hexagon asm properties ---------*- C++ -*--==//
+//===-- HexagonTargetAsmInfo.h - Hexagon asm properties --------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 21b2d678ac578ee5082cf0c2bc68de5056bc9590..9305c2702fa413b2f1aadcc373922dae66d59840 100644 (file)
@@ -1,4 +1,4 @@
-//==-- HexagonVarargsCallingConvention.h - Calling Conventions ---*- C++ -*-==//
+//===-- HexagonVarargsCallingConvention.h - Calling Conventions -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7e912dff259d422a0560bd59be6d7fab3f18f53e..ed55c3c1c15c222c78244e3f364aedf7853379f3 100644 (file)
@@ -1,4 +1,4 @@
-//===-- HexagonBaseInfo.h - Top level definitions for Hexagon -------------===//
+//===-- HexagonBaseInfo.h - Top level definitions for Hexagon --*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 188693cf63fd5b10c004e133b0b886cd2b1488d3..d6e6c36af5de9d1fb0886dc65618517c5494e6b3 100644 (file)
@@ -1,4 +1,4 @@
-//===-- HexagonMCAsmInfo.cpp - Hexagon asm properties -----------*- C++ -*-===//
+//===-- HexagonMCAsmInfo.cpp - Hexagon asm properties ---------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 8196e956f709a24b85d661cc7c07ee27c3cfdcd2..d336cd5be917b884f7fc54f4a373afd7288be52e 100644 (file)
@@ -1,4 +1,4 @@
-//===-- HexagonTargetAsmInfo.h - Hexagon asm properties ---------*- C++ -*--==//
+//===-- HexagonTargetAsmInfo.h - Hexagon asm properties --------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 39633698a2595117cf6e5cc1f0f3f37b676c73d8..74abc56817e3bfa295769b088e8b3e11d10a78e2 100644 (file)
@@ -1,4 +1,4 @@
-//===-- HexagonMCTargetDesc.cpp - Cell Hexagon Target Descriptions -----*- C++ -*-===//
+//===-- HexagonMCTargetDesc.cpp - Cell Hexagon Target Descriptions --------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 93563f6f210bd7efe47313be38d5f834e4c17c02..77a77974d852d77cbefeee21958bb53d6212e70d 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeDisassembler.cpp - Disassembler for MicroBlaze  ----*- C++ -*-===//
+//===-- MBlazeDisassembler.cpp - Disassembler for MicroBlaze  -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a951e3587d71dc8f7e0bda9478fb0c0fd109c8c8..97c4af963c92dbf78394de1a578bdc4266f8e9cf 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeDisassembler.h - Disassembler for MicroBlaze  ------*- C++ -*-===//
+//===-- MBlazeDisassembler.h - Disassembler for MicroBlaze  -----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 52975631485b64499ce641ba5edc5b7c6e65d156..c6f30036bc87a9921bf982ea57b16388c7dcf32a 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MBlazeInstPrinter.h - Convert MBlaze MCInst to assembly syntax ----===//
+//= MBlazeInstPrinter.h - Convert MBlaze MCInst to assembly syntax -*- C++ -*-//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1245658d29ba39a3f857e099a46a5101b9d73b92..b4edff0709e6c4c2a3b2a98d3940f2a9241b2167 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlaze.td - Describe the MBlaze Target Machine ------*- tablegen -*-===//
+//===-- MBlaze.td - Describe the MBlaze Target Machine -----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 37919bce277e273cb88344f3c5ffb0e5dcb09dcc..65310649dc5da69779c1cf694beca9059b4b45db 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeFrameLowering.cpp - MBlaze Frame Information ------*- C++ -*-====//
+//===-- MBlazeFrameLowering.cpp - MBlaze Frame Information ---------------====//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4acdcfdd772c6982b6dc6d54842120ce1fff7d1a..3f145938728c83b19e8d474689ba0e372ead9bfa 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeInstrFPU.td - MBlaze FPU Instruction defs -----*- tablegen -*-===//
+//===-- MBlazeInstrFPU.td - MBlaze FPU Instruction defs ----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 3082a7e227f8de95c4484088220d7d5ba678683f..91b69de05102ee0bc16c397053b968063b0321f3 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeInstrFSL.td - MBlaze FSL Instruction defs -----*- tablegen -*-===//
+//===-- MBlazeInstrFSL.td - MBlaze FSL Instruction defs ----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4c6034d71ab05694a21f36bb3c37ccafd7895fa9..e40432a1b9a9a85f28e62fe7f6535fee7ebb2b5e 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeInstrFormats.td - MB Instruction defs ---------*- tablegen -*-===//
+//===-- MBlazeInstrFormats.td - MB Instruction defs --------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7ae05b367cbad89c8a7104cdcaf81ef51eb5dbc5..db71434443bf1d7845b0b7ff590f5484d7e8e9a8 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeInstrInfo.cpp - MBlaze Instruction Information -----*- C++ -*-===//
+//===-- MBlazeInstrInfo.cpp - MBlaze Instruction Information --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7174405a49d9448ff2c2efee7299b3e1666a517e..a309d2b715235ee3add34e53bb78cbbf915f23c4 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeInstrInfo.h - MBlaze Instruction Information -------*- C++ -*-===//
+//===-- MBlazeInstrInfo.h - MBlaze Instruction Information ------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9fe2a49065bb3dfae025113e4cbe7fa07b442286..02a21574f493e66315ffd6d26c96f375db5e013b 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeInstrInfo.td - MBlaze Instruction defs --------*- tablegen -*-===//
+//===-- MBlazeInstrInfo.td - MBlaze Instruction defs -------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e10126fe2286b6107942660b69715f5b41503c23..b3651158a3714ddc72cda182d4dbca60a5c58a71 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeIntrinsicInfo.cpp - Intrinsic Information -00-------*- C++ -*-===//
+//===-- MBlazeIntrinsicInfo.cpp - Intrinsic Information -------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 80760d87e00abeebfc80ddc460ad1c860c7d8623..34f379230def8454f515deafefa88892480fcbba 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeIntrinsicInfo.h - MBlaze Intrinsic Information -----*- C++ -*-===//
+//===-- MBlazeIntrinsicInfo.h - MBlaze Intrinsic Information ----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 278afbefc16569da842d018b7020885d176684ce..b5dc59547bbf20297c12efda7c44beacffa46aec 100644 (file)
@@ -1,4 +1,4 @@
-//===- IntrinsicsMBlaze.td - Defines MBlaze intrinsics -----*- tablegen -*-===//
+//===-- IntrinsicsMBlaze.td - Defines MBlaze intrinsics ----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 92196f2202251e6d808c9f5373b640a6958c1d7c..bb77ed4b8022a16fe74f8563f83262369776d393 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MBlazeMCInstLower.h - Lower MachineInstr to MCInst ----------------===//
+//===-- MBlazeMCInstLower.h - Lower MachineInstr to MCInst ------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c048879f4e9276900068152fcb4a73830c3d297c..2217b5477d6b597cf625d507dc7f7355f476bee2 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MBlazeMachineFunctionInfo.cpp - Private data --------------*- C++ -*-=//
+//===-- MBlazeMachineFunctionInfo.cpp - Private data ----------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 30abde26ebdd514737996a477ff2c9f2308c8b02..95cc5077cc162e2a9be156c5598257dd6d1e29f2 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MBlazeMachineFunctionInfo.h - Private data ----------------*- C++ -*-=//
+//===-- MBlazeMachineFunctionInfo.h - Private data --------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 0b1b10796b72d3f61121a8a355aa6cb48c8b6fed..e63f739ece48687f91d34b3719e712ebdadc6648 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeRegisterInfo.cpp - MBlaze Register Information -== -*- C++ -*-===//
+//===-- MBlazeRegisterInfo.cpp - MBlaze Register Information --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7e4b269cb88706ee7df2b66acaccf8c18c902981..7adac8e494fd82c35eaa13eecc107955d6714882 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeRegisterInfo.h - MBlaze Register Information Impl --*- C++ -*-===//
+//===-- MBlazeRegisterInfo.h - MBlaze Register Information Impl -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 13c46ba1ecbad4755c1c8d4d9bc8f2f106d49f08..64cae5cff85dcff355513dd11388e961ed4559a1 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeRegisterInfo.td - MBlaze Register defs --------*- tablegen -*-===//
+//===-- MBlazeRegisterInfo.td - MBlaze Register defs -------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c298eda2195ff0fb8ae8a175ded88510f7437c40..6387ee23ec9ba5c06570523f4d08ce9a7a54783d 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeRelocations.h - MBlaze Code Relocations ------------*- C++ -*-===//
+//===-- MBlazeRelocations.h - MBlaze Code Relocations -----------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4662f25ceb12e1d3b299574fc4f03a7aa141ae8f..4a3ae5fc14704af5365d01ce23dfbc764a1ce277 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeSchedule.td - MBlaze Scheduling Definitions ---*- tablegen -*-===//
+//===-- MBlazeSchedule.td - MBlaze Scheduling Definitions --*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index ccbf99dbd3a2ab6d2af854cbfc2414566a3a7d84..20257a60a0fad5dd51874ee2f3c088225e9ac9c4 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeSchedule3.td - MBlaze Scheduling Definitions --*- tablegen -*-===//
+//===-- MBlazeSchedule3.td - MBlaze Scheduling Definitions -*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index fa88766fdb18a54cd73d8805ccc529392fdaf562..ab53b424ded36d8d7af65af12725dd70ff3b195b 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeSchedule5.td - MBlaze Scheduling Definitions --*- tablegen -*-===//
+//===-- MBlazeSchedule5.td - MBlaze Scheduling Definitions -*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7e5667f55c15d8bd852a95c79248d8ce252b4303..d12d14245ea3c54919b5366fd787f8acf77bb952 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeSubtarget.cpp - MBlaze Subtarget Information -------*- C++ -*-===//
+//===-- MBlazeSubtarget.cpp - MBlaze Subtarget Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 43b0197ad5aad25dceaf1256054f015a286037b6..eb375046f2183e16c585a3a34b570cd5b801f867 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- MBlazeSubtarget.h - Define Subtarget for the MBlaze -*- C++ -*--====//
+//===-- MBlazeSubtarget.h - Define Subtarget for the MBlaze ----*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 512bcd0a31849ab1f2448d7338cdde08ed842e2f..1647a216921087ce8893f4d15c2e10aafb66ce19 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MBlazeTargetMachine.h - Define TargetMachine for MBlaze --- C++ ---===//
+//===-- MBlazeTargetMachine.h - Define TargetMachine for MBlaze -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 284309dd6f27e0fc50099916feec2d7b7521c2ad..36bf655c52c73fd269c94722ff0b2d3f706efd75 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- MBlazeMCAsmInfo.h - MBlaze asm properties -----------*- C++ -*--====//
+//===-- MBlazeMCAsmInfo.h - MBlaze asm properties --------------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a3a5cf4e3e17493f0b578d8fa74e2349a2f98855..9d64cf2306f9447a183420d6870be8e2f6f98a90 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MBlazeMCTargetDesc.cpp - MBlaze Target Descriptions -----*- C++ -*-===//
+//===-- MBlazeMCTargetDesc.cpp - MBlaze Target Descriptions ---------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a1984a8aec197be0bf8911dc161b3f5709e9d8ca..6f95ca35faeb70d9f80b64e0225a37f0d4f019b1 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MSP430InstPrinter.h - Convert MSP430 MCInst to assembly syntax ----===//
+//= MSP430InstPrinter.h - Convert MSP430 MCInst to assembly syntax -*- C++ -*-//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 17658f5719eedc14fdaefc0afd71b9b372d25192..690fc19f1c53c97e0e7ef95b29683c70253936a3 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- MSP430MCAsmInfo.h - MSP430 asm properties -----------*- C++ -*--====//
+//===-- MSP430MCAsmInfo.h - MSP430 asm properties --------------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 0d532e3515f330186ba2e7ca4994c44e6f683e88..22cc33ab66162ad47e074577f46e8701625d5ff4 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MSP430MCTargetDesc.cpp - MSP430 Target Descriptions -----*- C++ -*-===//
+//===-- MSP430MCTargetDesc.cpp - MSP430 Target Descriptions ---------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5cc5e6e3d7c9e927a7266ea311ca04cf3f4ee682..c6796b3789ad4539297ff2b26a5c641a9a9e461a 100644 (file)
@@ -1,4 +1,4 @@
-//===- MSP430.td - Describe the MSP430 Target Machine ---------*- tblgen -*-==//
+//===-- MSP430.td - Describe the MSP430 Target Machine -----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index bd644435c76fa2507dfee812ebe250c03390cacb..bdeb0c590f2d0e6c6299a426f22559a3770a72b0 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MSP430BranchSelector.cpp - Emit long conditional branches--*- C++ -*-=//
+//===-- MSP430BranchSelector.cpp - Emit long conditional branches ---------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e406ff25aa40a9f7cb09f2fb876d26cd781964d5..61d7f2bf4766128948e1fafbab7f49ad021f29fd 100644 (file)
@@ -1,4 +1,4 @@
-//======-- MSP430FrameLowering.cpp - MSP430 Frame Information -------=========//
+//===-- MSP430FrameLowering.cpp - MSP430 Frame Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 237f6043573627eea6557ece690cd055483b9af2..d29a0fd34be1ef6bce67eb06fe3fc2549b65ac8b 100644 (file)
@@ -1,4 +1,4 @@
-//==-- MSP430ISelLowering.h - MSP430 DAG Lowering Interface ------*- C++ -*-==//
+//===-- MSP430ISelLowering.h - MSP430 DAG Lowering Interface ----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 73aef1facc0f9fa98535f07b3d4e50ecf988bddc..a9e87dad0cd8b6d1bda42ce4cf3bc2f7b0027f26 100644 (file)
@@ -1,4 +1,4 @@
-//===- MSP430InstrFormats.td - MSP430 Instruction Formats-----*- tblgen -*-===//
+//===-- MSP430InstrFormats.td - MSP430 Instruction Formats -*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 61b491370d10a357a72c421ab88637874ed52dd0..fd5de3425e275df435f6d18607d4dde0054895be 100644 (file)
@@ -1,4 +1,4 @@
-//===- MSP430InstrInfo.cpp - MSP430 Instruction Information ---------------===//
+//===-- MSP430InstrInfo.cpp - MSP430 Instruction Information --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 90013f5c2e707b2159b0e1e6cb27bcbbae1e8c93..fe2a75c3ed7a4b5c217ba485fe98cbc354d8bcef 100644 (file)
@@ -1,4 +1,4 @@
-//===- MSP430InstrInfo.h - MSP430 Instruction Information -------*- C++ -*-===//
+//===-- MSP430InstrInfo.h - MSP430 Instruction Information ------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 59cb59873ab711698620f5ab90c4a15a8379fdcb..4348dd5e54e6e5cf067c431aff63f5a8d39eb04b 100644 (file)
@@ -1,4 +1,4 @@
-//===- MSP430InstrInfo.td - MSP430 Instruction defs -----------*- tblgen-*-===//
+//===-- MSP430InstrInfo.td - MSP430 Instruction defs -------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e26172c000eaea5432ffe33d98abd6efc2e966f3..b1773fba7e928bae07def727ed7f5861eedd43bf 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MSP430MCInstLower.cpp - Convert MSP430 MachineInstr to an MCInst---===//
+//===-- MSP430MCInstLower.cpp - Convert MSP430 MachineInstr to an MCInst --===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e937696406fe7817c4da2b9cdf4e8251307f7719..297efd2cdf6c3565e24309e827faac039e384f51 100644 (file)
@@ -1,4 +1,4 @@
-//===-- MSP430MCInstLower.h - Lower MachineInstr to MCInst ----------------===//
+//===-- MSP430MCInstLower.h - Lower MachineInstr to MCInst ------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 91058a4ee1e9e1b41e887b4ab3ac2ebefad6b6be..0f753990845864769c6d294451395f4f5211cfc3 100644 (file)
@@ -1,4 +1,4 @@
-//==- MSP430MachineFuctionInfo.cpp - MSP430 machine function info -*- C++ -*-=//
+//===-- MSP430MachineFuctionInfo.cpp - MSP430 machine function info -------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9049c4bf8f6531c929027ebd3b9b3fc2e17b8620..a2dd1a19f87115810485088b6d7ea17b14fc98ba 100644 (file)
@@ -1,4 +1,4 @@
-//===- MSP430RegisterInfo.cpp - MSP430 Register Information ---------------===//
+//===-- MSP430RegisterInfo.cpp - MSP430 Register Information --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 06fa4901225beb9b430d35806b3e4828274fee91..3dbca3709479e246d466387229c6324ee3c2c115 100644 (file)
@@ -1,4 +1,4 @@
-//===- MSP430RegisterInfo.h - MSP430 Register Information Impl --*- C++ -*-===//
+//===-- MSP430RegisterInfo.h - MSP430 Register Information Impl -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d1c2e3f7915cc723f3b75faed41e3fbc4c9ec874..3f2eb8ccef10294cc90ae152ad12893519f6de4f 100644 (file)
@@ -1,4 +1,4 @@
-//===- MSP430RegisterInfo.td - MSP430 Register defs ----------*- tblgen -*-===//
+//===-- MSP430RegisterInfo.td - MSP430 Register defs -------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index f47f4cb5a61a7c6d5a47d81ad4acdc61f8ddb448..edeaf34676bd13db032ecfa38e0106da66de533b 100644 (file)
@@ -1,4 +1,4 @@
-//===- MSP430Subtarget.cpp - MSP430 Subtarget Information ---------*- C++ -*-=//
+//===-- MSP430Subtarget.cpp - MSP430 Subtarget Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 3743346fafd988c5e753eafc927e352502483746..e7bebbdd1a5f834e731c0dfe216272d8f13662d3 100644 (file)
@@ -1,4 +1,4 @@
-//====-- MSP430Subtarget.h - Define Subtarget for the MSP430 ---*- C++ -*--===//
+//===-- MSP430Subtarget.h - Define Subtarget for the MSP430 ----*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index ed09424d7cffabc71c365dd03af3fa0c16aea4ba..f54146b3e3381041400a5331e970e2fe4b781ec2 100644 (file)
@@ -1,4 +1,4 @@
-//==-- MSP430TargetMachine.h - Define TargetMachine for MSP430 ---*- C++ -*-==//
+//===-- MSP430TargetMachine.h - Define TargetMachine for MSP430 -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 86dfd482885bdcff0bddff7b097c87c1ca1f88fc..8c74097d145cd6eedef3da4ec85f39369ebbcd35 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PTXInstPrinter.h - Convert PTX MCInst to assembly syntax ----------===//
+//===- PTXInstPrinter.h - Convert PTX MCInst to assembly syntax -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c4c8890f65b0a3bf1dd3ac724adf6d3c9959d2d3..32ca0696950e5a6fbc67ee07c038b10ebefc4a82 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- PTXMCAsmInfo.h - PTX asm properties -----------------*- C++ -*--====//
+//===-- PTXMCAsmInfo.h - PTX asm properties --------------------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 09f86b5b72698cd8fff6f192203720a3ef158a28..035952eab3441ae0abc55c08d7eddf3ccaeb75a9 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PTXMCTargetDesc.cpp - PTX Target Descriptions -----------*- C++ -*-===//
+//===-- PTXMCTargetDesc.cpp - PTX Target Descriptions ---------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 693bb9c483446a29b758723bad842c9e1ef7de8d..994a68ed207a9edee8a12f3c95d902d9290fade7 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTX.td - Describe the PTX Target Machine ---------------*- tblgen -*-==//
+//===-- PTX.td - Describe the PTX Target Machine -----------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d5ea4dbc59cc90184ff161bbfda53e0686b4cc65..74c8d58a3e9b924557e9c65572b03d6cb1cd275f 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PTXAsmPrinter.h - Print machine code to a PTX file ----------------===//
+//===-- PTXAsmPrinter.h - Print machine code to a PTX file ------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index b621b9d634d24af360f31147b163ef379e2954ee..e6e268e480f80107dea6d257dc21b007736b8bdd 100644 (file)
@@ -1,4 +1,4 @@
-//=======- PTXFrameLowering.cpp - PTX Frame Information -------*- C++ -*-=====//
+//===-- PTXFrameLowering.cpp - PTX Frame Information ----------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9320676150df22df7bd0fc36ac68f523f50ca87c..831e81803df6620ad91cc53db735895721c2b9f3 100644 (file)
@@ -1,4 +1,4 @@
-//===--- PTXFrameLowering.h - Define frame lowering for PTX --*- C++ -*----===//
+//===-- PTXFrameLowering.h - Define frame lowering for PTX -----*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4d2566540af20ffe12e90457c99d1ba47df0f570..38f8caa0c220be7a991e1be98647a090664e2f70 100644 (file)
@@ -1,4 +1,4 @@
-//==-- PTXISelLowering.h - PTX DAG Lowering Interface ------------*- C++ -*-==//
+//===-- PTXISelLowering.h - PTX DAG Lowering Interface ----------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 397fdc319a84f52db5bf712c6a000be1c3826232..267e8341293a0c785a3908d74cea2f998413c364 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXInstrFormats.td - PTX Instruction Formats ----------*- tblgen -*-===//
+//===-- PTXInstrFormats.td - PTX Instruction Formats -------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7ce0064689821971e1c5ef090fa6811bdbeb82c0..9d6cbf1e908c2b2d0205630048670a62f8f22087 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXInstrInfo.cpp - PTX Instruction Information ---------------------===//
+//===-- PTXInstrInfo.cpp - PTX Instruction Information --------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 871f1ac8d376717b79d64f5c1caca52e27775e12..fba89c09394c1de5d3d55431328b16253e46629f 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXInstrInfo.h - PTX Instruction Information -------------*- C++ -*-===//
+//===-- PTXInstrInfo.h - PTX Instruction Information ------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 19a862f4ec8a119c694235d842eb37a47eaee120..818d44455449df06da6d26d86ff2c745f00dd06b 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXInstrInfo.td - PTX Instruction defs -----------------*- tblgen-*-===//
+//===-- PTXInstrInfo.td - PTX Instruction defs --------------*- tablegen-*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9b4f56cf25c698ec4182bf06fd8631d7aa2d37dc..7a62684b91b9a66dce7e58ee4df480b0df0dffb3 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXInstrLoadStore.td - PTX Load/Store Instruction Defs -*- tblgen-*-===//
+//===- PTXInstrLoadStore.td - PTX Load/Store Instruction Defs -*- tablegen-*-=//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9de1cb62719a65f51a4ce57de8451859cc627a8a..3416f1cca96dac474b6dfbbae7782d40411ff81b 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXIntrinsicInstrInfo.td - Defines PTX intrinsics ---*- tablegen -*-===//
+//===-- PTXIntrinsicInstrInfo.td - Defines PTX intrinsics --*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 38ecf5240a8e7907cafbd5d96999687aeda83438..3ed67a6a9b47b796d85f17beaf747e0ec39c2325 100644 (file)
@@ -1,4 +1,4 @@
-//===- lib/Target/PTX/PTXMCAsmStreamer.cpp - PTX Text Assembly Output -----===//
+//===-- PTXMCAsmStreamer.cpp - PTX Text Assembly Output -------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d471d4ce24a04b9545b7bb9d36f61beda6c3e203..60acfc75a2f77324a65d879ea70accf3426718bf 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXMachineFuctionInfo.cpp - PTX machine function info -----*- C++ -*-==//
+//===-- PTXMachineFuctionInfo.cpp - PTX machine function info -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 3229f5f035346ea02375521b6d186f365150282a..bb7574cbcd718349be0c1e163203d9c1dfaf7c1a 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXMachineFuctionInfo.h - PTX machine function info -------*- C++ -*-==//
+//===-- PTXMachineFuctionInfo.h - PTX machine function info ------*- C++ -*-==//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7753787ebc519f421b578195a74dd06c3262effc..74538e67c0c4c96eb19b0c9036da82e9666afc3b 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXParamManager.cpp - Manager for .param variables -------*- C++ -*-===//
+//===-- PTXParamManager.cpp - Manager for .param variables ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9fd2de52f7f249db5cfac98413100f2af9e9b6c6..32342f7c2c4051fbbf7295736c0cfa47a4e72521 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXParamManager.h - Manager for .param variables ----------*- C++ -*-==//
+//===-- PTXParamManager.h - Manager for .param variables --------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c8062664a93b886ba0208328ac2ab50b9485ac9a..b8bb9e8a115620934cd68d6a8fb83876c5eb555b 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXRegisterInfo.cpp - PTX Register Information ---------------------===//
+//===-- PTXRegisterInfo.cpp - PTX Register Information --------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 8369271a2acaa85a8e77c097194e2cad94918a96..b9e1fc5babd94d623f8c3bfb3714fb6ae6e9086d 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXRegisterInfo.h - PTX Register Information Impl --------*- C++ -*-===//
+//===-- PTXRegisterInfo.h - PTX Register Information Impl -------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6ed6d3fe385f98b63f7a35478187c9661930ad3b..e8b262e48bde35858675b59018d7fb98dca594bd 100644 (file)
@@ -1,5 +1,4 @@
-
-//===- PTXRegisterInfo.td - PTX Register defs ----------------*- tblgen -*-===//
+//===-- PTXRegisterInfo.td - PTX Register defs -------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index aa8f0525932441a4381f5772aeb28139e090ab86..454f64e6bba39d765f5a8faf03d25aac55773db3 100644 (file)
@@ -1,4 +1,4 @@
-//===- PTXSubtarget.cpp - PTX Subtarget Information ---------------*- C++ -*-=//
+//===-- PTXSubtarget.cpp - PTX Subtarget Information ----------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 15b3d44a95478403b5f7c7626e6f2d542d5d32d1..ce93fef02a117d012678a74f984afc055f89a436 100644 (file)
@@ -1,4 +1,4 @@
-//====-- PTXSubtarget.h - Define Subtarget for the PTX ---------*- C++ -*--===//
+//===-- PTXSubtarget.h - Define Subtarget for the PTX -----------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4ed4b765c1c70c916e2648bd6da83a20a4f769d8..6863183075cc3928668d313153d02f73df8f7fc6 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PPCInstPrinter.h - Convert PPC MCInst to assembly syntax ----------===//
+//===- PPCInstPrinter.h - Convert PPC MCInst to assembly syntax -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 369bbdce11f597a5da49ab4ed7ec1fa7dca06e54..9c975c089ea679b2792c58720be42a86e686e680 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PPCBaseInfo.h - Top level definitions for PPC -------- --*- C++ -*-===//
+//===-- PPCBaseInfo.h - Top level definitions for PPC -----------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 94465d7205d4e5889a688954f45a819a2292300d..245b4578bf286172b61f89e56deef8b32cb3ae7f 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PPCMCAsmInfo.cpp - PPC asm properties -------------------*- C++ -*-===//
+//===-- PPCMCAsmInfo.cpp - PPC asm properties -----------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index cf11cbc8bd1d6799a76339a31b74c42939e441c4..7b4ed9f14eb6d93a25bd177e30130f7bcdc63ee6 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- PPCMCAsmInfo.h - PPC asm properties -----------------*- C++ -*--====//
+//===-- PPCMCAsmInfo.h - PPC asm properties --------------------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 831a5276d19c86ddfadc9ef37c0ef339989c5fa6..a46069f2d8d1e6ee544bbe69658ee8a024d99fbc 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PPCMCTargetDesc.cpp - PowerPC Target Descriptions -------*- C++ -*-===//
+//===-- PPCMCTargetDesc.cpp - PowerPC Target Descriptions -----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 367f9ccd27caf9d773e5ddd6be76ab5eb27c81a2..724374c22b4b9ab701285791dce41fe4f6bab30b 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPC.td - Describe the PowerPC Target Machine --------*- tablegen -*-===//
-// 
+//===-- PPC.td - Describe the PowerPC Target Machine -------*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This is the top level entry point for the PowerPC target.
index 5dc2d3df89235b5b195a26fe151cfd9bb12ce792..038047252d3c15b426b5f10c78fc565e05ae06e8 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PPCAsmPrinter.cpp - Print machine instrs to PowerPC assembly --------=//
+//===-- PPCAsmPrinter.cpp - Print machine instrs to PowerPC assembly ------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 475edf309c0cee9db192c264d1cc00f778286f8f..5f775e16f1ca15c630072ab92daf52153c0acc97 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PPCBranchSelector.cpp - Emit long conditional branches-----*- C++ -*-=//
+//===-- PPCBranchSelector.cpp - Emit long conditional branches ------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 441db94581aeaf7da8d6e3aa42dd60481c1b69c5..8efc9c1eafdc201bbfbdda374aa239fb3fa0240a 100644 (file)
@@ -1,10 +1,10 @@
 //===- PPCCallingConv.td - Calling Conventions for PowerPC -*- tablegen -*-===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This describes the calling conventions for the PowerPC 32- and 64-bit
index 8f1f9a6d3c22777e56a76931afb0fbce550389dd..252a2d159ec3a8320afff81ed0486d47e4f7b919 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PPCCodeEmitter.cpp - JIT Code Emitter for PowerPC32 -------*- C++ -*-=//
+//===-- PPCCodeEmitter.cpp - JIT Code Emitter for PowerPC -----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 09de47fe8b293de5356f1c58edc2ea87bbb6e032..6d612f716fbffe6c9e4bba20b39711b019c4b15c 100644 (file)
@@ -1,4 +1,4 @@
-//=====- PPCFrameLowering.cpp - PPC Frame Information -----------*- C++ -*-===//
+//===-- PPCFrameLowering.cpp - PPC Frame Information ----------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 20faa71d4148d696f6cd771f4e6599a7cb170f64..d708541c6686f4a4c8c9511870b9eac113b3ad2d 100644 (file)
@@ -1,4 +1,4 @@
-//==-- PPCFrameLowering.h - Define frame lowering for PowerPC ----*- C++ -*-==//
+//===-- PPCFrameLowering.h - Define frame lowering for PowerPC --*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index cdbc26497ee1bec2bcfffa792248a98d232b6176..ad2bdede491e718c5e5f8b9d5cc971661b19e7c7 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPCInstr64Bit.td - The PowerPC 64-bit Support -------*- tablegen -*-===//
-// 
+//===-- PPCInstr64Bit.td - The PowerPC 64-bit Support ------*- 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 the PowerPC 64-bit instructions.  These patterns are used
index 256370fa5f5278030e482557f727001fa479b2aa..707fa411cc203dba0730c5b894d487a37cde416e 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPCInstrAltivec.td - The PowerPC Altivec Extension --*- tablegen -*-===//
-// 
+//===-- PPCInstrAltivec.td - The PowerPC Altivec Extension -*- 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 the Altivec extension to the PowerPC instruction set.
index 84a15b1ca94256e5817acbfe5800c8dac517e26a..d332e2ac973bd5baa0764d28181a7479f01274c1 100644 (file)
@@ -1,10 +1,10 @@
 //===- PowerPCInstrFormats.td - PowerPC Instruction Formats --*- tablegen -*-=//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//
index 6d16f1d401b6a38f703f7038d731fe712923c87e..7a8ec40ab16d9d3a58effcb989ae623de08deeb3 100644 (file)
@@ -1,4 +1,4 @@
-//===- PPCInstrInfo.cpp - PowerPC32 Instruction Information -----*- C++ -*-===//
+//===-- PPCInstrInfo.cpp - PowerPC Instruction Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e90f8cb242ccea6afdfd8481b5753b1f347014e9..e5f171d5b327828bf6b5ba1100af996460eecd00 100644 (file)
@@ -1,4 +1,4 @@
-//===- PPCInstrInfo.h - PowerPC Instruction Information ---------*- C++ -*-===//
+//===-- PPCInstrInfo.h - PowerPC Instruction Information --------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef POWERPC32_INSTRUCTIONINFO_H
-#define POWERPC32_INSTRUCTIONINFO_H
+#ifndef POWERPC_INSTRUCTIONINFO_H
+#define POWERPC_INSTRUCTIONINFO_H
 
 #include "PPC.h"
 #include "llvm/Target/TargetInstrInfo.h"
index d4c9d1091cceb2720fd676da3199951369f3fa4d..e234012bb228e18d23edfd22e8eb955098d94f1b 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPCInstrInfo.td - The PowerPC Instruction Set -------*- tablegen -*-===//
-// 
+//===-- PPCInstrInfo.td - The PowerPC Instruction Set ------*- 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 the subset of the 32-bit PowerPC instruction set, as used
index 47ead59b587d95bc18c46be1a15325a71f77f6eb..2f8243a597e64f9e541c01561aa09e19bb9034a2 100644 (file)
@@ -1,4 +1,4 @@
-//===- PPCJITInfo.h - PowerPC impl. of the JIT interface --------*- C++ -*-===//
+//===-- PPCJITInfo.h - PowerPC impl. of the JIT interface -------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 238e4d134a39c7f12b77d901509bb601a0d0a7f8..6a0aec842be77679409bb92da69152bfaaab9177 100644 (file)
@@ -1,4 +1,4 @@
-//=-- PPCMachineFunctionInfo.cpp - Private data used for PowerPC --*- C++ -*-=//
+//===-- PPCMachineFunctionInfo.cpp - Private data used for PowerPC --------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 3164e33faae9eb69388e65a237ca8825a82a9718..17b836d1ed97a85bc34dc6950e3311ba58966e26 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PPCPerfectShuffle.h - Altivec Perfect Shuffle Table ---------------===//
+//===-- PPCPerfectShuffle.h - Altivec Perfect Shuffle Table -----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c70f6b4b5c6fa79132d3de75eb72173853d9f10f..e16b4615769da8fb8135589b1e6064c793a19dc2 100644 (file)
@@ -1,4 +1,4 @@
-//===- PPCRegisterInfo.cpp - PowerPC Register Information -------*- C++ -*-===//
+//===-- PPCRegisterInfo.cpp - PowerPC Register Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index faf690f48de33a309e62e164671b3c4495c74b37..c121faf2ce39baf7451597c45e36c5900437240c 100644 (file)
@@ -1,4 +1,4 @@
-//===- PPCRegisterInfo.h - PowerPC Register Information Impl -----*- C++ -*-==//
+//===-- PPCRegisterInfo.h - PowerPC Register Information Impl ---*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1acdf4eb853bc3b2808acdc6850708f45de7d4a9..0e55313b135f836509c8b75a989728ff5817836b 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPCRegisterInfo.td - The PowerPC Register File ------*- tablegen -*-===//
-// 
+//===-- PPCRegisterInfo.td - The PowerPC Register File -----*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 //
index a33e7e03370c7414d871dab9c5cb67dd2fc67ac3..0b392f99b6d73731997a21fe100ec2b269b5a35a 100644 (file)
@@ -1,4 +1,4 @@
-//===- PPCRelocations.h - PPC32 Code Relocations ----------------*- C++ -*-===//
+//===-- PPCRelocations.h - PPC Code Relocations -----------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef PPC32RELOCATIONS_H
-#define PPC32RELOCATIONS_H
+#ifndef PPCRELOCATIONS_H
+#define PPCRELOCATIONS_H
 
 #include "llvm/CodeGen/MachineRelocation.h"
 
index 69e435bbfd8584e654db683ca733f75813851bc8..4e37d0a695eba8d0473e5a6fad0199a4a91ffc28 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPCSchedule.td - PowerPC Scheduling Definitions -----*- tablegen -*-===//
-// 
+//===-- PPCSchedule.td - PowerPC Scheduling Definitions ----*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//
index 94ee9bd4aa4429b1a4694736c5ac5624cc1032f7..76f74655f2fc61c34bc3e8880d0e383c1bfd3a39 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPCSchedule440.td - PPC 440 Scheduling Definitions --*- tablegen -*-===//
-// 
+//===-- PPCSchedule440.td - PPC 440 Scheduling Definitions -*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 // Primary reference:
index ad4da1fe224f0074a6d1ac1d0e57e893c51e5d6e..e7e54987664f8970256c275c0d3f77088c1b8ab7 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPCScheduleG3.td - PPC G3 Scheduling Definitions ----*- tablegen -*-===//
-// 
+//===-- PPCScheduleG3.td - PPC G3 Scheduling Definitions ---*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file defines the itinerary class data for the G3 (750) processor.
index 03c3b29cc1017da1ea8b000ed1477bd14667327c..87a3151e7c70d25c472d0f301532c41bfbfb2391 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPCScheduleG4.td - PPC G4 Scheduling Definitions ----*- tablegen -*-===//
-// 
+//===-- PPCScheduleG4.td - PPC G4 Scheduling Definitions ---*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file defines the itinerary class data for the G4 (7400) processor.
index 00cac3c7cab2d7b3d364c1b2498bd65e653de0e4..f76557afc8b624cb4fd50ee7aab12109b764fce5 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPCScheduleG4Plus.td - PPC G4+ Scheduling Defs. -----*- tablegen -*-===//
-// 
+//===-- PPCScheduleG4Plus.td - PPC G4+ Scheduling Defs. ----*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file defines the itinerary class data for the G4+ (7450) processor.
index 1671f22b30ad7374892ffc3a499a00e45608eefb..bc0820b10201cbe0713794bda4d9e336519f5d6f 100644 (file)
@@ -1,10 +1,10 @@
-//===- PPCScheduleG5.td - PPC G5 Scheduling Definitions ----*- tablegen -*-===//
-// 
+//===-- PPCScheduleG5.td - PPC G5 Scheduling Definitions ---*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file defines the itinerary class data for the G5 (970) processor.
index baa0eb550ff115dd4e7579f389a5d0e363445857..c89fab3356cf1bb30e29910435890a119cf0132a 100644 (file)
@@ -1,4 +1,4 @@
-//===- PowerPCSubtarget.cpp - PPC Subtarget Information -------------------===//
+//===-- PowerPCSubtarget.cpp - PPC Subtarget Information ------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 62b2424d82cadbd8b9440437548a657ebf752ba9..69fe50baa9bd9181c8491ceb3ec37c7ef43c4205 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- PPCSubtarget.h - Define Subtarget for the PPC -------*- C++ -*--====//
+//===-- PPCSubtarget.h - Define Subtarget for the PPC ----------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4a2fa41958be80d804354351c16a6a465f8e61d9..6dd11c99fc47e1eefb5a2265ee396cee87ec1b90 100644 (file)
@@ -1,4 +1,4 @@
-//===-- PPCTargetMachine.h - Define TargetMachine for PowerPC -----*- C++ -*-=//
+//===-- PPCTargetMachine.h - Define TargetMachine for PowerPC ---*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9335923c2cef927629dbd755c9fa147a7faec91a..616e1c561516286b9ce4afa9c2531ac3672f6dda 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- SparcMCAsmInfo.h - Sparc asm properties -------------*- C++ -*--====//
+//===-- SparcMCAsmInfo.h - Sparc asm properties ----------------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 56c86abf0f2acd18f75bc493c9fac91e1cb103ce..7fdb0c39285a2187e54067474c9b1ba202edd726 100644 (file)
@@ -1,4 +1,4 @@
-//===-- SparcMCTargetDesc.cpp - Sparc Target Descriptions --------*- C++ -*-===//
+//===-- SparcMCTargetDesc.cpp - Sparc Target Descriptions -----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 764336665d0bb1c8bcba4e4fa945f4ad12c06823..611f8e8129f41d92ccfbdc223fb262c6da5ff2f1 100644 (file)
@@ -1,10 +1,10 @@
-//===- Sparc.td - Describe the Sparc Target Machine --------*- tablegen -*-===//
-// 
+//===-- Sparc.td - Describe the Sparc Target Machine -------*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 //
index 856f87ad1d37e468641ebb8a00961d3220d43238..d4712208126ff8d5b138d98f6205ce2a886cd7eb 100644 (file)
@@ -1,10 +1,10 @@
-//===- SparcCallingConv.td - Calling Conventions Sparc -----*- tablegen -*-===//
-// 
+//===-- SparcCallingConv.td - Calling Conventions Sparc ----*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This describes the calling conventions for the Sparc architectures.
index 320c8ca26d7e7471951c739edfc62e950c35f69c..1c5c89e97158d9dadddda3b62a3396c68f32a9c1 100644 (file)
@@ -1,4 +1,4 @@
-//====- SparcFrameLowering.cpp - Sparc Frame Information -------*- C++ -*-====//
+//===-- SparcFrameLowering.cpp - Sparc Frame Information ------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9a2ddc83f5aaab68f83a1e817a0a1789974eb08b..210705e2d47a72a41654eb2bebca7222405b6d37 100644 (file)
@@ -1,4 +1,4 @@
-//===- SparcFrameLowering.h - Define frame lowering for Sparc --*- C++ -*--===//
+//===-- SparcFrameLowering.h - Define frame lowering for Sparc --*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6535259e16ffec9157df578719842900f718ba56..dce331228b8f36e73bae176962c27358ec8fa304 100644 (file)
@@ -1,10 +1,10 @@
-//===- SparcInstrFormats.td - Sparc Instruction Formats ----*- tablegen -*-===//
-// 
+//===-- SparcInstrFormats.td - Sparc Instruction Formats ---*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 class InstSP<dag outs, dag ins, string asmstr, list<dag> pattern> : Instruction {
index 52266ffe682d4c6bd9720ed9ffc0b758b6e10cca..faff468a587d86d6c69025093d2cd31ed7506c1b 100644 (file)
@@ -1,4 +1,4 @@
-//===- SparcInstrInfo.cpp - Sparc Instruction Information -------*- C++ -*-===//
+//===-- SparcInstrInfo.cpp - Sparc Instruction Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4b5d0eb18424fede62c1809164668881748d2400..4932531f06ae6fb387bb3ee4f780857d5f5f0080 100644 (file)
@@ -1,4 +1,4 @@
-//===- SparcInstrInfo.h - Sparc Instruction Information ---------*- C++ -*-===//
+//===-- SparcInstrInfo.h - Sparc Instruction Information --------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index cf5c48fd18d9d3cdf577a10c3db87879bbec747f..15541ef2f83779fbb18fe6ce1b87ec3a8d61cf22 100644 (file)
@@ -1,10 +1,10 @@
-//===- SparcInstrInfo.td - Target Description for Sparc Target ------------===//
-// 
+//===-- SparcInstrInfo.td - Target Description for Sparc Target -----------===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file describes the Sparc instructions in TableGen format.
index efc37a3f2e9071f91b7771bb2bf24b2d84d36dcc..e7442826e78b472f6714ff1e1798f1471fb2955f 100644 (file)
@@ -1,4 +1,4 @@
-//==- SparcMachineFunctionInfo.cpp - Sparc Machine Function Info -*- C++ -*-==//
+//===-- SparcMachineFunctionInfo.cpp - Sparc Machine Function Info --------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 58d0d656a191203ba824ba61dcb456c8319fd065..0496a8e70b5257e5696599481d4f1f92e06890d8 100644 (file)
@@ -1,4 +1,4 @@
-//===- SparcRegisterInfo.cpp - SPARC Register Information -------*- C++ -*-===//
+//===-- SparcRegisterInfo.cpp - SPARC Register Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index f845667b4d9cbfc68a1eb25aa9ab15e69af99f60..a849e6dc73c31ff5b6e21d9e0268e5e343e1af41 100644 (file)
@@ -1,4 +1,4 @@
-//===- SparcRegisterInfo.h - Sparc Register Information Impl ----*- C++ -*-===//
+//===-- SparcRegisterInfo.h - Sparc Register Information Impl ---*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7f3c9b47e8c86080d13528c618acc0846c07b851..81bff6c51c9d0596cdfaafcd22332d28354b77b7 100644 (file)
@@ -1,10 +1,10 @@
-//===- SparcRegisterInfo.td - Sparc Register defs ----------*- tablegen -*-===//
-// 
+//===-- SparcRegisterInfo.td - Sparc Register defs ---------*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//
index 7ffd4da3184deecf19d7c62fcdcb1306e0d35925..e5b2aeb1bb8520b41241b6b2dc21878223603727 100644 (file)
@@ -1,4 +1,4 @@
-//===- SparcSubtarget.cpp - SPARC Subtarget Information -------------------===//
+//===-- SparcSubtarget.cpp - SPARC Subtarget Information ------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 2846447723b49a3a50cd9a98c10bc42dadde726d..a81931b34aa241e9b955f891be37949ac0853765 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- SparcSubtarget.h - Define Subtarget for the SPARC ----*- C++ -*-====//
+//===-- SparcSubtarget.h - Define Subtarget for the SPARC -------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 37ddf7f555fb770dc8d55c29b606bb6311588328..08d6c07ae860ddcc25e1b28f208d22386b85e7ff 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86Disassembler.cpp - Disassembler for x86 and x86_64 ----*- C++ -*-===//
+//===-- X86Disassembler.cpp - Disassembler for x86 and x86_64 -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4a5a8c2a0c0e206c9b1ee7b12ccc3e87e8bf2245..85e8ab63a3da7709d74dda9aa1f200dfb9600d0a 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86Disassembler.h - Disassembler for x86 and x86_64 ------*- C++ -*-===//
+//===-- X86Disassembler.h - Disassembler for x86 and x86_64 -----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 72ae8552027e0424c4b707fd111b72deaff69584..3740f497c19388041de337f82412fa8497b94787 100644 (file)
@@ -1,4 +1,4 @@
-/*===- X86DisassemblerDecoder.c - Disassembler decoder -------------*- C -*-==*
+/*===-- X86DisassemblerDecoder.c - Disassembler decoder ------------*- C -*-===*
  *
  *                     The LLVM Compiler Infrastructure
  *
index 7e2667614fd08321843dd17af143e4027ed62c3d..7caee73268d0c999245c66f5194cae112ad05228 100644 (file)
@@ -1,4 +1,4 @@
-/*===- X86DisassemblerDecoderInternal.h - Disassembler decoder -----*- C -*-==*
+/*===-- X86DisassemblerDecoderInternal.h - Disassembler decoder ---*- C -*-===*
  *
  *                     The LLVM Compiler Infrastructure
  *
index d6b23c0af4f1dc183c995c9a66991c7bd5cbbab5..b5995c1e68ee8e58665cb717442261de8d69baad 100644 (file)
@@ -1,4 +1,4 @@
-/*===- X86DisassemblerDecoderCommon.h - Disassembler decoder -------*- C -*-==*
+/*===-- X86DisassemblerDecoderCommon.h - Disassembler decoder -----*- C -*-===*
  *
  *                     The LLVM Compiler Infrastructure
  *
index 0293869b0a9b5efd24c853faf97193ddb33a4d5a..3d56bb3a9d9831bef5769a49e1f6513a295cc701 100644 (file)
@@ -1,4 +1,4 @@
-//===-- X86ATTInstPrinter.h - Convert X86 MCInst to assembly syntax -------===//
+//==- X86ATTInstPrinter.h - Convert X86 MCInst to assembly syntax -*- C++ -*-=//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6b86db4f9e5c97ad700fe6c42465fbf1fd9f1b42..13fdf9af8c981fead0ebaeb6692118d29c1230da 100644 (file)
@@ -1,4 +1,4 @@
-//===-- X86InstComments.h - Generate verbose-asm comments for instrs ------===//
+//=- X86InstComments.h - Generate verbose-asm comments for instrs -*- C++ -*-=//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6d5ec6226a9eb460de7e6eb425f3f2affea6a324..82839a28eee39256c2e1e46e027969e0bb44161a 100644 (file)
@@ -1,4 +1,4 @@
-//===-- X86IntelInstPrinter.h - Convert X86 MCInst to assembly syntax -----===//
+//= X86IntelInstPrinter.h - Convert X86 MCInst to assembly syntax -*- C++ -*-=//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 17d242ab761e3579a834a1ac653a640df1b39e35..f2e34cbe0d65aa0af84dc52af0a2a594ba1c8f19 100644 (file)
@@ -1,4 +1,4 @@
-//===-- X86/X86FixupKinds.h - X86 Specific Fixup Entries --------*- C++ -*-===//
+//===-- X86FixupKinds.h - X86 Specific Fixup Entries ------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 57019c7e7ce963e22723a285b6a2d93b2dc30d14..b6b70fd3e8555ddf31012cd622f889466b369466 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- X86MCAsmInfo.h - X86 asm properties -----------------*- C++ -*--====//
+//===-- X86MCAsmInfo.h - X86 asm properties --------------------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4af03124beddeef4129c7ac021203f9dcd3b0320..2a82744a5effb1a8cd3c9a4e13b066b0cd2bdb8f 100644 (file)
@@ -1,4 +1,4 @@
-//===-- X86/X86MCCodeEmitter.cpp - Convert X86 code to machine code -------===//
+//===-- X86MCCodeEmitter.cpp - Convert X86 code to machine code -----------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 68259e37504cc8c1958520c06fd7f58298b4cd60..5ca592d5eadf1346ccca2bd9d5ef61aea76ea3ae 100644 (file)
@@ -1,4 +1,4 @@
-//===-- X86MCTargetDesc.cpp - X86 Target Descriptions -----------*- C++ -*-===//
+//===-- X86MCTargetDesc.cpp - X86 Target Descriptions ---------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7f2ece79dde2cfb3d45c0f8b080289ba84517e4c..b6591d4419690f1cd7261862c31696f3cd0db9be 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86.td - Target definition file for the Intel X86 ---*- tablegen -*-===//
+//===-- X86.td - Target definition file for the Intel X86 --*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4326814a7a968f6d2863856ecfb05c0b49b1314e..411e4be05d2eff1dc24d1c2146c78c7f40107801 100644 (file)
@@ -1,4 +1,4 @@
-//===-- llvm/CodeGen/X86COFFMachineModuleInfo.cpp -------------------------===//
+//===-- X86COFFMachineModuleInfo.cpp --------------------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 98ab2a66a17f3f1c673a3c016efce2d98a69c53c..f7c6dd1fbda81f9f12182d66aaf90a94c0612565 100644 (file)
@@ -1,4 +1,4 @@
-//===-- llvm/CodeGen/X86COFFMachineModuleInfo.h -----------------*- C++ -*-===//
+//===-- X86COFFMachineModuleInfo.h ------------------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1e48deee409d14e5989705307dfebe0431cadff6..81d3796cc35f4a28daf3e9e81ce6064716296d9e 100644 (file)
@@ -1,10 +1,10 @@
-//===- X86CallingConv.td - Calling Conventions X86 32/64 ---*- tablegen -*-===//
-// 
+//===-- X86CallingConv.td - Calling Conventions X86 32/64 --*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This describes the calling conventions for the X86-32 and X86-64
index a802fc2c94e47da2f39d6958135beb3ea0f43d4d..ee3de9a3f6fe4e30d41d86db86dfe1306de1dd8b 100644 (file)
@@ -1,4 +1,4 @@
-//===-- X86/X86CodeEmitter.cpp - Convert X86 code to machine code ---------===//
+//===-- X86CodeEmitter.cpp - Convert X86 code to machine code -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a2e5e35190dab24786cf29e0690968c924826ad1..ee266c04ad182e7f1462ffaf989956fb1adb1328 100644 (file)
@@ -1,4 +1,4 @@
-//=======- X86FrameLowering.cpp - X86 Frame Information --------*- C++ -*-====//
+//===-- X86FrameLowering.cpp - X86 Frame Information ----------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 6f490640b4edb2bbd2ea4e0359101d66fb3f4364..d55a49763a4d3dc7030ad202624476e1649b1aca 100644 (file)
@@ -1,4 +1,4 @@
-//=-- X86TargetFrameLowering.h - Define frame lowering for X86 ---*- C++ -*-===//
+//===-- X86TargetFrameLowering.h - Define frame lowering for X86 -*- C++ -*-==//
 //
 //                     The LLVM Compiler Infrastructure
 //
index dd4f6a5a85a40d693222f5234f1107e598b8379e..54b91c3edb8b200a758259778251757f033c689e 100644 (file)
@@ -1,4 +1,4 @@
-//====- X86Instr3DNow.td - The 3DNow! Instruction Set ------*- tablegen -*-===//
+//===-- X86Instr3DNow.td - The 3DNow! Instruction Set ------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7029b7139a57ba70de69a3da3ebf5cc1361e71d1..7fa7499af0f4a83d37a658b16dcad7cd8c889e25 100644 (file)
@@ -1,10 +1,10 @@
-//===- X86InstrArithmetic.td - Integer Arithmetic Instrs ---*- tablegen -*-===//
-// 
+//===-- X86InstrArithmetic.td - Integer Arithmetic Instrs --*- 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 the integer arithmetic instructions in the X86
index c6d1e146826a810e96dd9221eabce0dccdc0d925..adeaf5410dcc5ec452c0d4d521999256df5aa783 100644 (file)
@@ -1,10 +1,10 @@
-//===- X86InstrCMovSetCC.td - Conditional Move and SetCC ---*- tablegen -*-===//
-// 
+//===-- X86InstrCMovSetCC.td - Conditional Move and SetCC --*- 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 the X86 conditional move and set on condition
index e17f0497bec72b04c324d2b662a786aaa4d8d8e3..f3938751d77da77a5e10ab2ea7aab40a850eb0e2 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86InstrControl.td - Control Flow Instructions ------*- tablegen -*-===//
+//===-- X86InstrControl.td - Control Flow Instructions -----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e62e6b701f463eefdf8a3fcf49657f2025a66c19..8835d0aaa180b84b053f2adf4e59b934c59af924 100644 (file)
@@ -1,10 +1,10 @@
-//===- X86InstrExtension.td - Sign and Zero Extensions -----*- tablegen -*-===//
-// 
+//===-- X86InstrExtension.td - Sign and Zero Extensions ----*- 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 the sign and zero extension operations.
index 32176bbd652e4c1f199d7002079103c324206b0a..66f5c801eefa383b74b79066441b76d30082d30f 100644 (file)
@@ -1,4 +1,4 @@
-//====- X86InstrFMA.td - Describe the X86 Instruction Set --*- tablegen -*-===//
+//===-- X86InstrFMA.td - Describe the X86 Instruction Set --*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index adfd98b8fb41ec4ef6f497f12b982583f61fde28..3148f9028c9aefd1df81e91e324a5e45747ee817 100644 (file)
@@ -1,10 +1,10 @@
 //==- X86InstrFPStack.td - Describe the X86 Instruction Set --*- 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 the X86 x87 FPU instruction set, defining the
index dc4cb3b3a419128c0abfe53b0583b28ea4c9bb5f..5c0180337be64b0c4fd364f98b50fb5cae3be3e4 100644 (file)
@@ -1,10 +1,10 @@
-//===- X86InstrFormats.td - X86 Instruction Formats --------*- tablegen -*-===//
-// 
+//===-- X86InstrFormats.td - X86 Instruction Formats -------*- tablegen -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//
index 9e727b71631e5c18b6bbf0b0b9f78ee377b8338b..ab0217dd48ac2d3db69ef0731e3f66dc3f41a26d 100644 (file)
@@ -1,10 +1,10 @@
-//======- X86InstrFragmentsSIMD.td - x86 ISA -------------*- tablegen -*-=====//
+//===-- X86InstrFragmentsSIMD.td - x86 ISA -----------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file provides pattern fragments useful for SIMD instructions.
index e14a7dc1524bfa1355291bc9c8e277867694c858..2ff26b13858d535d88ca8425e35e877d5bb0a23c 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86InstrInfo.cpp - X86 Instruction Information -----------*- C++ -*-===//
+//===-- X86InstrInfo.cpp - X86 Instruction Information --------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index ee488d8f01d5839fbd107050fae723e5465592c1..d065d2da5a2096466975a9f24b0d1452006d9f22 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86InstrInfo.h - X86 Instruction Information ------------*- C++ -*- ===//
+//===-- X86InstrInfo.h - X86 Instruction Information ------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 91dc303328fcfc988b7bd113d86abd4ae196fc96..e575cea8046929ea171048cea5ae6bcae381a326 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86InstrInfo.td - Main X86 Instruction Definition ---*- tablegen -*-===//
+//===-- X86InstrInfo.td - Main X86 Instruction Definition --*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 79179e674171b7485da14bf6a60bd42434384b55..63f96b6f5d3bf96f7d4f5b2f41d9085e8d656500 100644 (file)
@@ -1,4 +1,4 @@
-//====- X86InstrMMX.td - Describe the MMX Instruction Set --*- tablegen -*-===//
+//===-- X86InstrMMX.td - Describe the MMX Instruction Set --*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 41adc0a323c4d2e667bff11552f68e3c3cb74f50..058dc7402db72f1b3848790fa9498445730e7137 100644 (file)
@@ -1,4 +1,4 @@
-//====- X86InstrSSE.td - Describe the X86 Instruction Set --*- tablegen -*-===//
+//===-- X86InstrSSE.td - Describe the X86 Instruction Set --*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 17ec8ee47ea30a93de83c23dd94ab6aecaa22ade..757dcd0b5dcbeeddfa0ee08b6410c82d92d1da77 100644 (file)
@@ -1,10 +1,10 @@
-//===- X86InstrSVM.td - SVM Instruction Set Extension ------*- tablegen -*-===//
-// 
+//===-- X86InstrSVM.td - SVM Instruction Set Extension -----*- 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 the instructions that make up the AMD SVM instruction
index 65dbb32be74110ced2b0cfec8f016a3a6f2b750a..bdeb63ffbd69059a3bcec228c85df0249ce7031a 100644 (file)
@@ -1,10 +1,10 @@
-//===- X86InstrShiftRotate.td - Shift and Rotate Instrs ----*- tablegen -*-===//
-// 
+//===-- X86InstrShiftRotate.td - Shift and Rotate Instrs ---*- 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 the shift and rotate instructions.
index 350daeac8c70c7fefbad933c10530caa02e6e8d2..884384851ab6df5466720e240ca728a2d46c53c2 100644 (file)
@@ -1,10 +1,10 @@
-//===- X86InstrSystem.td - System Instructions -------------*- tablegen -*-===//
-// 
+//===-- X86InstrSystem.td - System Instructions ------------*- 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 the X86 instructions that are generally used in
index 935b10d510fbe0bb0e883ddcaa12035f840c819f..a5c6f2060d091737172a60db5b52c2ecf12663a6 100644 (file)
@@ -1,10 +1,10 @@
-//===- X86InstrVMX.td - VMX Instruction Set Extension ------*- tablegen -*-===//
-// 
+//===-- X86InstrVMX.td - VMX Instruction Set Extension -----*- 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 the instructions that make up the Intel VMX instruction
index b806c44413297134a0cc082d2492202096381727..cfefa5e5ea01858a174bb4035db054b8fc5fc099 100644 (file)
@@ -1,15 +1,15 @@
-//====- X86InstrXOP.td - Describe the X86 Instruction Set --*- tablegen -*-====//
+//===-- X86InstrXOP.td - Describe the X86 Instruction Set --*- 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 XOP (eXtended OPerations)
 //
-//===-----------------------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
 
 multiclass xop2op<bits<8> opc, string OpcodeStr, Intrinsic Int, PatFrag memop> {
   def rr : IXOP<opc, MRMSrcReg, (outs VR128:$dst), (ins VR128:$src),
index 238420c236b1d247b2af38aaa69e48a4eda7b7ea..c76d3ccf5d94cc0a0a746c4a7093c280f80aa31b 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86JITInfo.h - X86 implementation of the JIT interface  --*- C++ -*-===//
+//===-- X86JITInfo.h - X86 implementation of the JIT interface --*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 021007239128efdee73b44b8ef5b3bc4659cf21b..40df3db7d480f493e651191333b26d40cbd65bf6 100644 (file)
@@ -1,4 +1,4 @@
-//===-- X86MCInstLower.h - Lower MachineInstr to MCInst -------------------===//
+//===-- X86MCInstLower.h - Lower MachineInstr to MCInst ---------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index de8848931eb33c6ddbaa930a10df1312e3cb20e9..568dc222d9d131be390e4bbb258c3d1615e95fcc 100644 (file)
@@ -1,10 +1,10 @@
-//====- X86MachineFuctionInfo.cpp - X86 machine function info ---*- C++ -*-===//
-// 
+//===-- X86MachineFuctionInfo.cpp - X86 machine function info -------------===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 
 #include "X86MachineFunctionInfo.h"
index b73f67d14b050981d38a12db9ca1cf11d657f30f..c7471091ec47014edea196f8922e7c1511446021 100644 (file)
@@ -1,10 +1,10 @@
-//====- X86MachineFuctionInfo.h - X86 machine function info -----*- C++ -*-===//
-// 
+//===-- X86MachineFuctionInfo.h - X86 machine function info -----*- C++ -*-===//
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file declares X86-specific per-machine-function information.
index d99a78db51372e157f7c25a552094660c44e83f8..a59ce21749be4ecfc3139769bcddbf8b50c4e358 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86RegisterInfo.cpp - X86 Register Information -----------*- C++ -*-===//
+//===-- X86RegisterInfo.cpp - X86 Register Information --------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 71488fb438717e79ca95ac0d06acd6eacf59e719..c9c1d973623b68cc11e41e7b2e40eb05bd07c395 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86RegisterInfo.h - X86 Register Information Impl --------*- C++ -*-===//
+//===-- X86RegisterInfo.h - X86 Register Information Impl -------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 990962dc4173c236d579999cb085abe0ab391738..857becff66d749148c964215b06bc27c73358936 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86Relocations.h - X86 Code Relocations ------------------*- C++ -*-===//
+//===-- X86Relocations.h - X86 Code Relocations -----------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 78037c6ad39412b664569440db0e25f0c8753824..39523e6309459aabb4310aebfea64fc023d6bbdc 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86Schedule.td - X86 Scheduling Definitions ---------*- tablegen -*-===//
+//===-- X86Schedule.td - X86 Scheduling Definitions --------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a0dbf6dc225638cb37563cb0f89521141020391f..55a91997ff577f306587c98150c318538d2c8117 100644 (file)
@@ -1,4 +1,4 @@
-//=- X86ScheduleAtom.td - X86 Atom Scheduling Definitions -*- tablegen    -*-=//
+//===- X86ScheduleAtom.td - X86 Atom Scheduling Definitions -*- tablegen -*-==//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 9e8b3f98d8aac6e899d43f12c0dd1ba025a9f47f..a9299929ca641751fc9ec1cc12338ef82c6e5011 100644 (file)
@@ -1,4 +1,4 @@
-//=====---- X86Subtarget.h - Define Subtarget for the X86 -----*- C++ -*--====//
+//===---- X86Subtarget.h - Define Subtarget for the X86 --------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 991f322a6346f03b8e484d7f0e2389a7650614fb..c0d2a9cf26306064840e57446dfadda41dd61b12 100644 (file)
@@ -1,4 +1,4 @@
-//===-- llvm/Target/X86/X86TargetObjectFile.cpp - X86 Object Info ---------===//
+//===-- X86TargetObjectFile.cpp - X86 Object Info -------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d7adf27ecaef88f125dcd08b6eee0c4259ce9d5d..ceb7a4afd87099b20793cac65917430c0e5541b1 100644 (file)
@@ -1,4 +1,4 @@
-//===-- llvm/Target/X86/X86TargetObjectFile.h - X86 Object Info -*- C++ -*-===//
+//===-- X86TargetObjectFile.h - X86 Object Info -----------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index f9e0290bbda7a1379ad4bb0c7ddd0c620fae4aed..24e170ae5756d7ecf04986dc80bd49c339c0475f 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- XCoreMCAsmInfo.h - XCore asm properties -------------*- C++ -*--====//
+//===-- XCoreMCAsmInfo.h - XCore asm properties ----------------*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a795dea433e8dbd5fb42f5b3948729d38b175531..bbfdd4356f2a61d1a6134d966b4782f990d0dbf7 100644 (file)
@@ -1,4 +1,4 @@
-//===-- XCoreMCTargetDesc.cpp - XCore Target Descriptions -------*- C++ -*-===//
+//===-- XCoreMCTargetDesc.cpp - XCore Target Descriptions -----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 38401895e6345f22b55e99a9b9d843552c678da9..04a1dd5e95bec9a8193ac6a7431e04306b3ed755 100644 (file)
@@ -1,4 +1,4 @@
-//===- XCore.td - Describe the XCore Target Machine --------*- tablegen -*-===//
+//===-- XCore.td - Describe the XCore Target Machine -------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -7,6 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
+// This is the top level entry point for the XCore target.
 //
 //===----------------------------------------------------------------------===//
 
index 5007d041f6057511cebc0f68dc964a7457302091..35c083fdf1889bf403b316c8df52972ff85e21eb 100644 (file)
@@ -1,4 +1,4 @@
-//===-- XCoreFrameLowering.cpp - Frame info for XCore Target -----*- C++ -*-==//
+//===-- XCoreFrameLowering.cpp - Frame info for XCore Target --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c591e93780aa59a0d8907e7e5f74c615a9541ecc..4c51aa5e79ccc9e132eb6cf5951cc9564adb1a7f 100644 (file)
@@ -1,4 +1,4 @@
-//===-- XCoreFrameLowering.h - Frame info for XCore Target -------*- C++ -*-==//
+//===-- XCoreFrameLowering.h - Frame info for XCore Target ------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 34e321cf6daff76f54ff3042177d2894057253be..99b1bdd990c1d235d0460405cefac96250d37109 100644 (file)
@@ -1,4 +1,4 @@
-//===-- XCoreISelLowering.cpp - XCore DAG Lowering Implementation   ------===//
+//===-- XCoreISelLowering.cpp - XCore DAG Lowering Implementation ---------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 8002c993270c3439ecce9c9a9e2c7d79cf63b558..1963a70fb30d45dacb911ab4a24b7011ac5607fa 100644 (file)
@@ -1,4 +1,4 @@
-//===- XCoreInstrFormats.td - XCore Instruction Formats ----*- tablegen -*-===//
+//===-- XCoreInstrFormats.td - XCore Instruction Formats ---*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a0946a197a1a79dd7425f43e269bb5c536775661..f9306230ce494dde7121baae3740053929932ba1 100644 (file)
@@ -1,4 +1,4 @@
-//===- XCoreInstrInfo.cpp - XCore Instruction Information -------*- C++ -*-===//
+//===-- XCoreInstrInfo.cpp - XCore Instruction Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d354802ee03fadb9e51d9a61b987a4857ffd97de..e47d2120cfc87e02d09299b700969319817fa529 100644 (file)
@@ -1,4 +1,4 @@
-//===- XCoreInstrInfo.h - XCore Instruction Information ---------*- C++ -*-===//
+//===-- XCoreInstrInfo.h - XCore Instruction Information --------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 4d2e93bc7a040876eda5046395eb1480082cab46..b25a08d25c1a9fd52189c38a9706b097bdd57df6 100644 (file)
@@ -1,4 +1,4 @@
-//===- XCoreInstrInfo.td - Target Description for XCore ----*- tablegen -*-===//
+//===-- XCoreInstrInfo.td - Target Description for XCore ---*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e782bbef399fb36b158248e0c02d3d88224c83da..7ca06729120efbe5b3955e654e3000472cd1d90e 100644 (file)
@@ -1,4 +1,4 @@
-//===- XCoreMachineFuctionInfo.cpp - XCore machine function info -*- C++ -*-==//
+//===-- XCoreMachineFuctionInfo.cpp - XCore machine function info ---------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d2ef9b728645119f0ae9d95493dbb3bcc35d66e5..f869fcf26de35d03f9af7f9065e9ca47c4506dd1 100644 (file)
@@ -1,4 +1,4 @@
-//====- XCoreMachineFuctionInfo.h - XCore machine function info -*- C++ -*-===//
+//===-- XCoreMachineFuctionInfo.h - XCore machine function info -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1b78b373fffa4ed29d9571ce4a330a3d7e59b23b..1393e256811f9763e9dcd90768d260fdc4dbaaa7 100644 (file)
@@ -1,4 +1,4 @@
-//===- XCoreRegisterInfo.cpp - XCore Register Information -------*- C++ -*-===//
+//===-- XCoreRegisterInfo.cpp - XCore Register Information ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5c28f39d878824848c9b9f17f8bcbd43a150375c..f7637341cc6fa9f5c9560a8d543624b0ca8b228d 100644 (file)
@@ -1,4 +1,4 @@
-//===- XCoreRegisterInfo.h - XCore Register Information Impl ----*- C++ -*-===//
+//===-- XCoreRegisterInfo.h - XCore Register Information Impl ---*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c3542304a4ec0875cb3dd1141807b6fd5dafd922..9edfda1f5007f72cec163621a9f59beb526f6cdc 100644 (file)
@@ -1,4 +1,4 @@
-//===- XCoreRegisterInfo.td - XCore Register defs ----------*- tablegen -*-===//
+//===-- XCoreRegisterInfo.td - XCore Register defs ---------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 78a146989826c74e4689d81a62d6941e18d8d0e0..8cfb77089f319c6574a44d41aaa3d95e677a56e8 100644 (file)
@@ -1,4 +1,4 @@
-//===- XCoreSubtarget.cpp - XCore Subtarget Information -----------*- C++ -*-=//
+//===-- XCoreSubtarget.cpp - XCore Subtarget Information ------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 2175e5a7ce82b5671580f60198006dfd146ebc50..8d0f254e087a73b36e1112bc66e5829fb0f78ed0 100644 (file)
@@ -1,4 +1,4 @@
-//=====-- XCoreSubtarget.h - Define Subtarget for the XCore -----*- C++ -*--==//
+//===-- XCoreSubtarget.h - Define Subtarget for the XCore -------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7424c78be3059f1b00753ca32ba199a674f614d3..27875e783b330ae15058c50855b5048285401c7f 100644 (file)
@@ -1,4 +1,4 @@
-//===-- llvm/Target/XCoreTargetObjectFile.h - XCore Object Info -*- C++ -*-===//
+//===-- XCoreTargetObjectFile.h - XCore Object Info -------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //