Make the rest of file header comments consistent in format and style
authorMisha Brukman <brukman+llvm@gmail.com>
Sat, 5 Feb 2005 02:24:26 +0000 (02:24 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sat, 5 Feb 2005 02:24:26 +0000 (02:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20048 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Alpha/Alpha.h
lib/Target/Alpha/Alpha.td
lib/Target/Alpha/AlphaISelPattern.cpp
lib/Target/Alpha/AlphaInstrFormats.td
lib/Target/Alpha/AlphaInstrInfo.cpp
lib/Target/Alpha/AlphaRegisterInfo.cpp
lib/Target/Alpha/AlphaRegisterInfo.h

index 04daaffdbb97f40605aa96884951189fae1980d4..6e22c18b43907203d265e9069abd2f3485dbb2c5 100644 (file)
@@ -1,4 +1,4 @@
-//===-- Alpha.h - Top-level interface for Alpha representation -*- C++ -*-//
+//===-- Alpha.h - Top-level interface for Alpha representation --*- C++ -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index e48bea1e205080eb6634baacbeaa0052bc7d8605..13445f3da460b98fa838f1afc2961a6c36d6fd90 100644 (file)
@@ -1,4 +1,4 @@
-//===- Alpha.td - Describe the Alpha Target Machine ----*- tablegen -*-===//
+//===- Alpha.td - Describe the Alpha Target Machine --------*- tablegen -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index 260b44e189713aa1b6285e6f5fb3fce5eede0f59..3e385f6d6d350c2068dba8bd1757c670480d1ebf 100644 (file)
@@ -1,4 +1,4 @@
-//===- AlphaISelPattern.cpp - A pattern matching inst selector for Alpha -===//
+//===- AlphaISelPattern.cpp - A pattern matching inst selector for Alpha --===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index 44970b24354359356472cf9affa8227f0d961da2..0ad3ab3cfed5173707528d076fdc65159fcd4222 100644 (file)
@@ -1,4 +1,4 @@
-//===- AlphaInstrFormats.td - Alpha Instruction Formats --*- tablegen -*-=//
+//===- AlphaInstrFormats.td - Alpha Instruction Formats ----*- tablegen -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index 1a730b31e77a010c84b8332695e11d997e45dc83..e891a0156eed87216ad7dd5c549f63da2a9d879d 100644 (file)
@@ -1,4 +1,4 @@
-//===- AlphaInstrInfo.cpp - Alpha Instruction Information ---*- C++ -*-----===//
+//===- AlphaInstrInfo.cpp - Alpha Instruction Information -------*- C++ -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index bd38fd40806f9ba40bb21dc2fe0a534ec1b0fb9d..254c5989c1c00b68609a7c7172b1555eed2ab5da 100644 (file)
@@ -1,4 +1,4 @@
-//===- AlphaRegisterInfo.cpp - Alpha Register Information ---*- C++ -*-----===//
+//===- AlphaRegisterInfo.cpp - Alpha Register Information -------*- C++ -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index c34ae3b686752c6767450b74810529cbd1e490d3..68d0306f0d7ad545528b5fab3683ddd6bd263f6a 100644 (file)
@@ -1,4 +1,4 @@
-//===- AlphaRegisterInfo.h - Alpha Register Information Impl -----*- C++ -*-==//
+//===- AlphaRegisterInfo.h - Alpha Register Information Impl ----*- C++ -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //