fix emacs language spec's, patch by Edmund Grimley-Evans!
authorChris Lattner <sabre@nondot.org>
Tue, 17 Aug 2010 16:20:04 +0000 (16:20 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Aug 2010 16:20:04 +0000 (16:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111241 91177308-0d34-0410-b5e6-96231b3b80d8

21 files changed:
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMCallingConv.td
lib/Target/ARM/ARMRegisterInfo.td
lib/Target/CellSPU/SPUCallingConv.td
lib/Target/MBlaze/MBlaze.td
lib/Target/MBlaze/MBlazeCallingConv.td
lib/Target/MBlaze/MBlazeInstrFPU.td
lib/Target/MBlaze/MBlazeInstrFSL.td
lib/Target/MBlaze/MBlazeInstrFormats.td
lib/Target/MBlaze/MBlazeInstrInfo.td
lib/Target/MBlaze/MBlazeRegisterInfo.td
lib/Target/MBlaze/MBlazeSchedule.td
lib/Target/Mips/Mips.td
lib/Target/Mips/MipsCallingConv.td
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsInstrFormats.td
lib/Target/Mips/MipsInstrInfo.td
lib/Target/Mips/MipsRegisterInfo.td
lib/Target/Mips/MipsSchedule.td
lib/Target/PowerPC/PPCCallingConv.td
lib/Target/Sparc/Sparc.td

index 0791e679276fee421807865c3a8aba0706c81745..ce02f50335a28b59a752704498749ba324556509 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARM.td - Describe the ARM Target Machine -----------------*- C++ -*-===//
+//===- ARM.td - Describe the ARM Target Machine ------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5c5100fcd1cd84f37832319bf3ee63151677a068..293e32aa5376e092aa117b8e881162ac3668b7e2 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMCallingConv.td - Calling Conventions for ARM ----------*- C++ -*-===//
+//===- ARMCallingConv.td - Calling Conventions for ARM -----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 2b72739c309035d6a61740e24e56d9d01fe393c4..6139eadab1e93e070a3dc16fdac28b0d52177a9e 100644 (file)
@@ -1,4 +1,4 @@
-//===- ARMRegisterInfo.td - ARM Register defs -------------------*- C++ -*-===//
+//===- ARMRegisterInfo.td - ARM Register defs --------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1c9e5184c6422f00f70c49b4cb05ccec0b40955a..aedc0a5fab9c169aecd48c1e8faad3dc3dddba10 100644 (file)
@@ -1,4 +1,4 @@
-//===- SPUCallingConv.td - Calling Conventions for CellSPU ------*- C++ -*-===//
+//===- SPUCallingConv.td - Calling Conventions for CellSPU -*- tablegen -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index 482ddd3963fbaaa9ca43ee7be788f001f156258b..3815b6d0a398dd34d906adf67f3996652419b309 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlaze.td - Describe the MBlaze Target Machine -----------*- C++ -*-===//
+//===- MBlaze.td - Describe the MBlaze Target Machine ------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index ddd49980e0a29755e6373e6a0f4e342ea86316bb..8622e0d74bcd529fd12241d24c92a1e97b32c020 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeCallingConv.td - Calling Conventions for MBlaze ----*- C++ -*-===//
+//===- MBlazeCallingConv.td - Calling Conventions for MBlaze -*- tablegen -*-=//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index a48a8c97235377e14d157a0c809cc3aa2c8e8fd2..657b1d4940a7053637fdb221107a26fdf7804281 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeInstrFPU.td - MBlaze FPU Instruction defs ----------*- C++ -*-===//
+//===- MBlazeInstrFPU.td - MBlaze FPU Instruction defs -----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index b59999e76ae58c6ce348ddb42224ee50d6dd30e4..51584111e6661184ee7cbde86450ea4be429f832 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeInstrFSL.td - MBlaze FSL Instruction defs ----------*- C++ -*-===//
+//===- MBlazeInstrFSL.td - MBlaze FSL Instruction defs -----*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 7d655433d4e4dab5c03afc6e7d722cfdb065bbef..28e8e4402225b48c62dc6da28482afa3d5e6ca86 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeInstrFormats.td - MB Instruction defs --------------*- C++ -*-===//
+//===- MBlazeInstrFormats.td - MB Instruction defs ---------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 3c406dda0591b1004295c0d2479b3d1b47682ed7..e5d153474a7e5d60a95661e143da22e221b7d5fc 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeInstrInfo.td - MBlaze Instruction defs -------------*- C++ -*-===//
+//===- MBlazeInstrInfo.td - MBlaze Instruction defs --------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index d0a1e7556c439ae4cbefc4551c4efb0bab4e55eb..5e935103389e6638ff0d0b68a5ebdcc8c2d3f122 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeRegisterInfo.td - MBlaze Register defs -------------*- C++ -*-===//
+//===- MBlazeRegisterInfo.td - MBlaze Register defs --------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1fec9e694005ca6c0a8205db0d35c20ead5cd631..4a65542a447c6731daf04942933ce978e5a3c483 100644 (file)
@@ -1,4 +1,4 @@
-//===- MBlazeSchedule.td - MBlaze Scheduling Definitions --------*- C++ -*-===//
+//===- MBlazeSchedule.td - MBlaze Scheduling Definitions ---*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index aa036aef83d0b81f340df923526b8ed9857db76a..a51c3779c7f4fe838e149ae092ad853f906e5346 100644 (file)
@@ -1,4 +1,4 @@
-//===- Mips.td - Describe the Mips Target Machine ---------------*- C++ -*-===//
+//===- Mips.td - Describe the Mips Target Machine ----------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c2bfb8fa738c6ee07b902ccd417549153ce63383..8f313efaf8daa701eaa03cc9be9694c7e14e578b 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsCallingConv.td - Calling Conventions for Mips --------*- C++ -*-===//
+//===- MipsCallingConv.td - Calling Conventions for Mips ---*- tablegen -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index e948917eb80eb182caac4cabe209a4b092175a72..cff79966dcd3b749a88b4062ee477c5e86fe895b 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsInstrFPU.td - Mips FPU Instruction Information -------*- C++ -*-===//
+//===- MipsInstrFPU.td - Mips FPU Instruction Information --*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 0853272f7280e31c3f220b0702b6fb7d841aa46f..98ae2fa7da4563c4c42523492db8889c9a46e7b6 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsRegisterInfo.td - Mips Register defs -----------------*- C++ -*-===//
+//===- MipsRegisterInfo.td - Mips Register defs ------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5337c9fb816a2d7b08e507309d496a2318f900f1..3403c9fcf78d8fea5420289e207e9f9777070d42 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsInstrInfo.td - Mips Register defs --------------------*- C++ -*-===//
+//===- MipsInstrInfo.td - Mips Register defs ---------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index be78a2266268c61d24002fec53e3ab36bc60ad08..60efe31fbaf82f3c1875931247dd376e261dc775 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsRegisterInfo.td - Mips Register defs -----------------*- C++ -*-===//
+//===- MipsRegisterInfo.td - Mips Register defs ------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 616a79bf831cb491e1d02ab0a848d40e5462e60a..055ff323721841ab4a9b3cbf4d10db835dc5272a 100644 (file)
@@ -1,4 +1,4 @@
-//===- MipsSchedule.td - Mips Scheduling Definitions ------------*- C++ -*-===//
+//===- MipsSchedule.td - Mips Scheduling Definitions -------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 155fba22d9d7b85d5199e2fd5227ddbb32b37200..441db94581aeaf7da8d6e3aa42dd60481c1b69c5 100644 (file)
@@ -1,4 +1,4 @@
-//===- PPCCallingConv.td - Calling Conventions for PowerPC ------*- C++ -*-===//
+//===- PPCCallingConv.td - Calling Conventions for PowerPC -*- tablegen -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index 925d782d988be8a56f810bb452de486fc5027eb3..764336665d0bb1c8bcba4e4fa945f4ad12c06823 100644 (file)
@@ -1,4 +1,4 @@
-//===- Sparc.td - Describe the Sparc Target Machine -------------*- C++ -*-===//
+//===- Sparc.td - Describe the Sparc Target Machine --------*- tablegen -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //