summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/Sparc/SparcV9.td4
-rw-r--r--llvm/lib/Target/Sparc/SparcV9_F2.td4
-rw-r--r--llvm/lib/Target/Sparc/SparcV9_F3.td4
-rw-r--r--llvm/lib/Target/Sparc/SparcV9_F4.td4
-rw-r--r--llvm/lib/Target/Sparc/SparcV9_Reg.td4
5 files changed, 10 insertions, 10 deletions
diff --git a/llvm/lib/Target/Sparc/SparcV9.td b/llvm/lib/Target/Sparc/SparcV9.td
index d9114a8125e..ffb9ebfe729 100644
--- a/llvm/lib/Target/Sparc/SparcV9.td
+++ b/llvm/lib/Target/Sparc/SparcV9.td
@@ -1,5 +1,5 @@
-//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===//
-// vim:ft=cpp
+//===- SparcV9.td - Target Description for Sparc V9 Target ----------------===//
+//
//===----------------------------------------------------------------------===//
include "../Target.td"
diff --git a/llvm/lib/Target/Sparc/SparcV9_F2.td b/llvm/lib/Target/Sparc/SparcV9_F2.td
index e0408a0199e..f7df6377817 100644
--- a/llvm/lib/Target/Sparc/SparcV9_F2.td
+++ b/llvm/lib/Target/Sparc/SparcV9_F2.td
@@ -1,5 +1,5 @@
-//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===//
-// vim:ft=cpp
+//===- SparcV9_F2.td - Format 2 instructions: Sparc V9 Target -------------===//
+//
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//
diff --git a/llvm/lib/Target/Sparc/SparcV9_F3.td b/llvm/lib/Target/Sparc/SparcV9_F3.td
index 37efe717ecc..5fc520ee89e 100644
--- a/llvm/lib/Target/Sparc/SparcV9_F3.td
+++ b/llvm/lib/Target/Sparc/SparcV9_F3.td
@@ -1,5 +1,5 @@
-//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===//
-// vim:ft=cpp
+//===- SparcV9_F3.td - Format 3 Instructions: Sparc V9 Target -------------===//
+//
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//
diff --git a/llvm/lib/Target/Sparc/SparcV9_F4.td b/llvm/lib/Target/Sparc/SparcV9_F4.td
index 1624a195d95..a7b43749274 100644
--- a/llvm/lib/Target/Sparc/SparcV9_F4.td
+++ b/llvm/lib/Target/Sparc/SparcV9_F4.td
@@ -1,5 +1,5 @@
-//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===//
-// vim:ft=cpp
+//===- SparcV9_F4.td - Format 4 instructions: Sparc V9 Target -------------===//
+//
//===----------------------------------------------------------------------===//
//----------------------- F4 classes -----------------------------------------
diff --git a/llvm/lib/Target/Sparc/SparcV9_Reg.td b/llvm/lib/Target/Sparc/SparcV9_Reg.td
index c63d825f165..58177500fe5 100644
--- a/llvm/lib/Target/Sparc/SparcV9_Reg.td
+++ b/llvm/lib/Target/Sparc/SparcV9_Reg.td
@@ -1,5 +1,5 @@
-//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===//
-// vim:ft=cpp
+//===- SparcV9_Reg.td - Sparc V9 Register definitions ---------------------===//
+//
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud