Skip to content

Commit b22310f

Browse files
committed
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
llvm-svn: 150878
1 parent 26538e8 commit b22310f

File tree

293 files changed

+385
-384
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

293 files changed

+385
-384
lines changed

llvm/lib/Target/ARM/ARM.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARM.h - Top-level interface for ARM representation---- --*- C++ -*-===//
1+
//===-- ARM.h - Top-level interface for ARM representation-------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARM.td

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARM.td - Describe the ARM Target Machine ------------*- tablegen -*-===//
1+
//===-- ARM.td - Describe the ARM Target Machine -----------*- tablegen -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMAsmPrinter.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARMAsmPrinter.h - Print machine code to an ARM .s file ------------===//
1+
//===-- ARMAsmPrinter.h - Print machine code to an ARM .s file --*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMBaseInstrInfo.cpp - ARM Instruction Information -------*- C++ -*-===//
1+
//===-- ARMBaseInstrInfo.cpp - ARM Instruction Information ----------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMBaseInstrInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMBaseInstrInfo.h - ARM Base Instruction Information ----*- C++ -*-===//
1+
//===-- ARMBaseInstrInfo.h - ARM Base Instruction Information ---*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMBaseRegisterInfo.cpp - ARM Register Information -------*- C++ -*-===//
1+
//===-- ARMBaseRegisterInfo.cpp - ARM Register Information ----------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMBaseRegisterInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMBaseRegisterInfo.h - ARM Register Information Impl ----*- C++ -*-===//
1+
//===-- ARMBaseRegisterInfo.h - ARM Register Information Impl ---*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMBuildAttrs.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-------- ARMBuildAttrs.h - ARM Build Attributes ------------*- C++ -*-===//
1+
//===-- ARMBuildAttrs.h - ARM Build Attributes ------------------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMCallingConv.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARMCallingConv.h - ARM Custom Calling Convention Routines ---------===//
1+
//=== ARMCallingConv.h - ARM Custom Calling Convention Routines -*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMCallingConv.td

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMCallingConv.td - Calling Conventions for ARM -----*- tablegen -*-===//
1+
//===-- ARMCallingConv.td - Calling Conventions for ARM ----*- tablegen -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMConstantPoolValue.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMConstantPoolValue.cpp - ARM constantpool value --------*- C++ -*-===//
1+
//===-- ARMConstantPoolValue.cpp - ARM constantpool value -----------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMConstantPoolValue.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMConstantPoolValue.h - ARM constantpool value ----------*- C++ -*-===//
1+
//===-- ARMConstantPoolValue.h - ARM constantpool value ---------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARMExpandPseudoInsts.cpp - Expand pseudo instructions -----*- C++ -*-=//
1+
//===-- ARMExpandPseudoInsts.cpp - Expand pseudo instructions -------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMFrameLowering.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//=======- ARMFrameLowering.cpp - ARM Frame Information --------*- C++ -*-====//
1+
//===-- ARMFrameLowering.cpp - ARM Frame Information ----------------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMInstrFormats.td

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMInstrFormats.td - ARM Instruction Formats ----------*- tablegen -*-=//
1+
//===-- ARMInstrFormats.td - ARM Instruction Formats -------*- tablegen -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMInstrInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMInstrInfo.cpp - ARM Instruction Information -----------*- C++ -*-===//
1+
//===-- ARMInstrInfo.cpp - ARM Instruction Information --------------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMInstrInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMInstrInfo.h - ARM Instruction Information -------------*- C++ -*-===//
1+
//===-- ARMInstrInfo.h - ARM Instruction Information ------------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMInstrNEON.td

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMInstrNEON.td - NEON support for ARM -----------------------------===//
1+
//===-- ARMInstrNEON.td - NEON support for ARM -------------*- tablegen -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMInstrThumb.td

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMInstrThumb.td - Thumb support for ARM ------------*- tablegen -*-===//
1+
//===-- ARMInstrThumb.td - Thumb support for ARM -----------*- tablegen -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMInstrThumb2.td

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMInstrThumb2.td - Thumb2 support for ARM -------------------------===//
1+
//===-- ARMInstrThumb2.td - Thumb2 support for ARM ---------*- tablegen -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMInstrVFP.td

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMInstrVFP.td - VFP support for ARM ----------------*- tablegen -*-===//
1+
//===-- ARMInstrVFP.td - VFP support for ARM ---------------*- tablegen -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMJITInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMJITInfo.h - ARM implementation of the JIT interface --*- C++ -*-===//
1+
//===-- ARMJITInfo.h - ARM implementation of the JIT interface -*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARMLoadStoreOptimizer.cpp - ARM load / store opt. pass ----*- C++ -*-=//
1+
//===-- ARMLoadStoreOptimizer.cpp - ARM load / store opt. pass ------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//====- ARMMachineFuctionInfo.cpp - ARM machine function info ---*- C++ -*-===//
1+
//===-- ARMMachineFuctionInfo.cpp - ARM machine function info -------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMMachineFunctionInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//====- ARMMachineFuctionInfo.h - ARM machine function info -----*- C++ -*-===//
1+
//===-- ARMMachineFuctionInfo.h - ARM machine function info -----*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMPerfectShuffle.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARMPerfectShuffle.h - NEON Perfect Shuffle Table ------------------===//
1+
//===-- ARMPerfectShuffle.h - NEON Perfect Shuffle Table --------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMRegisterInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMRegisterInfo.cpp - ARM Register Information -----------*- C++ -*-===//
1+
//===-- ARMRegisterInfo.cpp - ARM Register Information --------------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMRegisterInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMRegisterInfo.h - ARM Register Information Impl --------*- C++ -*-===//
1+
//===-- ARMRegisterInfo.h - ARM Register Information Impl -------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMRegisterInfo.td

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMRegisterInfo.td - ARM Register defs --------------*- tablegen -*-===//
1+
//===-- ARMRegisterInfo.td - ARM Register defs -------------*- tablegen -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMRelocations.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMRelocations.h - ARM Code Relocations ------------------*- C++ -*-===//
1+
//===-- ARMRelocations.h - ARM Code Relocations -----------------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMSchedule.td

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
//===- ARMSchedule.td - ARM Scheduling Definitions ---------*- tablegen -*-===//
2-
//
1+
//===-- ARMSchedule.td - ARM Scheduling Definitions --------*- tablegen -*-===//
2+
//
33
// The LLVM Compiler Infrastructure
44
//
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
7-
//
7+
//
88
//===----------------------------------------------------------------------===//
99

1010
//===----------------------------------------------------------------------===//

llvm/lib/Target/ARM/ARMScheduleV6.td

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
//===- ARMScheduleV6.td - ARM v6 Scheduling Definitions ----*- tablegen -*-===//
2-
//
1+
//===-- ARMScheduleV6.td - ARM v6 Scheduling Definitions ---*- tablegen -*-===//
2+
//
33
// The LLVM Compiler Infrastructure
44
//
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
7-
//
7+
//
88
//===----------------------------------------------------------------------===//
99
//
1010
// This file defines the itinerary class data for the ARM v6 processors.

llvm/lib/Target/ARM/ARMSubtarget.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARMSubtarget.cpp - ARM Subtarget Information ------------*- C++ -*-===//
1+
//===-- ARMSubtarget.cpp - ARM Subtarget Information ----------------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/ARMSubtarget.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//=====---- ARMSubtarget.h - Define Subtarget for the ARM -----*- C++ -*--====//
1+
//===-- ARMSubtarget.h - Define Subtarget for the ARM ----------*- C++ -*--===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMDisassembler.cpp - Disassembler for ARM/Thumb ISA -----*- C++ -*-===//
1+
//===-- ARMDisassembler.cpp - Disassembler for ARM/Thumb ISA --------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARMInstPrinter.h - Convert ARM MCInst to assembly syntax ----------===//
1+
//===- ARMInstPrinter.h - Convert ARM MCInst to assembly syntax -*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ARMAddressingModes.h - ARM Addressing Modes --------------*- C++ -*-===//
1+
//===-- ARMAddressingModes.h - ARM Addressing Modes -------------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARMMCAsmInfo.cpp - ARM asm properties -------------------*- C++ -*-===//
1+
//===-- ARMMCAsmInfo.cpp - ARM asm properties -----------------------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//=====-- ARMMCAsmInfo.h - ARM asm properties -------------*- C++ -*--====//
1+
//===-- ARMMCAsmInfo.h - ARM asm properties --------------------*- C++ -*--===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARMMCExpr.h - ARM specific MC expression classes ------------------===//
1+
//===-- ARMMCExpr.h - ARM specific MC expression classes --------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ARMMCTargetDesc.cpp - ARM Target Descriptions -----------*- C++ -*-===//
1+
//===-- ARMMCTargetDesc.cpp - ARM Target Descriptions ---------------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/MLxExpansionPass.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- MLxExpansionPass.cpp - Expand MLx instrs to avoid hazards ----------=//
1+
//===-- MLxExpansionPass.cpp - Expand MLx instrs to avoid hazards ---------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/Thumb1FrameLowering.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//======- Thumb1FrameLowering.cpp - Thumb1 Frame Information ---*- C++ -*-====//
1+
//===-- Thumb1FrameLowering.cpp - Thumb1 Frame Information ----------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/Thumb1InstrInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Thumb1InstrInfo.cpp - Thumb-1 Instruction Information ----*- C++ -*-===//
1+
//===-- Thumb1InstrInfo.cpp - Thumb-1 Instruction Information -------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/Thumb1InstrInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Thumb1InstrInfo.h - Thumb-1 Instruction Information ------*- C++ -*-===//
1+
//===-- Thumb1InstrInfo.h - Thumb-1 Instruction Information -----*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/Thumb1RegisterInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Thumb1RegisterInfo.cpp - Thumb-1 Register Information ----*- C++ -*-===//
1+
//===-- Thumb1RegisterInfo.cpp - Thumb-1 Register Information -------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- Thumb2ITBlockPass.cpp - Insert Thumb IT blocks ----------*- C++ -*-===//
1+
//===-- Thumb2ITBlockPass.cpp - Insert Thumb-2 IT blocks ------------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/Thumb2InstrInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Thumb2InstrInfo.cpp - Thumb-2 Instruction Information ----*- C++ -*-===//
1+
//===-- Thumb2InstrInfo.cpp - Thumb-2 Instruction Information -------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/Thumb2InstrInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Thumb2InstrInfo.h - Thumb-2 Instruction Information ------*- C++ -*-===//
1+
//===-- Thumb2InstrInfo.h - Thumb-2 Instruction Information -----*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/ARM/Thumb2RegisterInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Thumb2RegisterInfo.cpp - Thumb-2 Register Information ----*- C++ -*-===//
1+
//===-- Thumb2RegisterInfo.cpp - Thumb-2 Register Information -------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/CellSPU/CellSDKIntrinsics.td

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//===-- CellSDKIntrinsics.td - Cell SDK Intrinsics ---------*- tablegen -*-===//
2-
//
2+
//
33
// The LLVM Compiler Infrastructure
44
//
55
// This file is distributed under the University of Illinois Open Source

llvm/lib/Target/CellSPU/MCTargetDesc/SPUMCTargetDesc.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- SPUMCTargetDesc.cpp - Cell SPU Target Descriptions -----*- C++ -*-===//
1+
//===-- SPUMCTargetDesc.cpp - Cell SPU Target Descriptions ----------------===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/CellSPU/SPU.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- SPU.h - Top-level interface for Cell SPU Target ----------*- C++ -*-==//
1+
//===-- SPU.h - Top-level interface for Cell SPU Target ---------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/CellSPU/SPU.td

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
//===- SPU.td - Describe the STI Cell SPU Target Machine ----*- tablegen -*-===//
2-
//
1+
//===-- SPU.td - Describe the STI Cell SPU Target Machine --*- tablegen -*-===//
2+
//
33
// The LLVM Compiler Infrastructure
44
//
55
// This file is distributed under the University of Illinois Open Source

llvm/lib/Target/CellSPU/SPU128InstrInfo.td

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
//===--- SPU128InstrInfo.td - Cell SPU 128-bit operations -*- tablegen -*--===//
1+
//===-- SPU128InstrInfo.td - Cell SPU 128-bit operations --*- tablegen -*--===//
22
//
33
// Cell SPU 128-bit operations
44
//
55
//===----------------------------------------------------------------------===//
6-
6+
77
// zext 32->128: Zero extend 32-bit to 128-bit
88
def : Pat<(i128 (zext R32C:$rSrc)),
99
(ROTQMBYIr128_zext_r32 R32C:$rSrc, 12)>;

llvm/lib/Target/CellSPU/SPU64InstrInfo.td

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//====--- SPU64InstrInfo.td - Cell SPU 64-bit operations -*- tablegen -*--====//
1+
//====-- SPU64InstrInfo.td - Cell SPU 64-bit operations ---*- tablegen -*--===//
22
//
33
// Cell SPU 64-bit operations
44
//

llvm/lib/Target/CellSPU/SPUAsmPrinter.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- SPUAsmPrinter.cpp - Print machine instrs to Cell SPU assembly -------=//
1+
//===-- SPUAsmPrinter.cpp - Print machine instrs to Cell SPU assembly -----===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/CellSPU/SPUCallingConv.td

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
//===- SPUCallingConv.td - Calling Conventions for CellSPU -*- tablegen -*-===//
2-
//
2+
//
33
// The LLVM Compiler Infrastructure
44
//
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
7-
//
7+
//
88
//===----------------------------------------------------------------------===//
99
//
1010
// This describes the calling conventions for the STI Cell SPU architecture.

llvm/lib/Target/CellSPU/SPUFrameLowering.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//=====-- SPUFrameLowering.h - SPU Frame Lowering stuff -*- C++ -*----========//
1+
//===-- SPUFrameLowering.h - SPU Frame Lowering stuff ----------*- C++ -*--===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

llvm/lib/Target/CellSPU/SPUInstrBuilder.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//==-- SPUInstrBuilder.h - Aides for building Cell SPU insts -----*- C++ -*-==//
1+
//===-- SPUInstrBuilder.h - Aides for building Cell SPU insts ---*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

0 commit comments

Comments
 (0)