mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-10 05:41:40 +00:00
some comment fix for X86 and ARM
llvm-svn: 150902
This commit is contained in:
parent
cfbfa3dcd1
commit
6bb2f0f0e4
@ -1,4 +1,4 @@
|
||||
//===-- X86COFFMachineModuleInfo.cpp --------------------------------------===//
|
||||
//===-- X86COFFMachineModuleInfo.cpp - X86 COFF MMI Impl ------------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===-- X86COFFMachineModuleInfo.h ------------------------------*- C++ -*-===//
|
||||
//===-- X86COFFMachineModuleInfo.h - X86 COFF MMI Impl ----------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===-- X86InstrFMA.td - Describe the X86 Instruction Set --*- tablegen -*-===//
|
||||
//===-- X86InstrFMA.td - FMA Instruction Set ---------------*- tablegen -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//==- X86InstrFPStack.td - Describe the X86 Instruction Set --*- tablegen -*-=//
|
||||
//===- X86InstrFPStack.td - FPU Instruction Set ------------*- tablegen -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===-- X86InstrFragmentsSIMD.td - x86 ISA -----------------*- tablegen -*-===//
|
||||
//===-- X86InstrFragmentsSIMD.td - x86 SIMD ISA ------------*- tablegen -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===-- X86InstrSSE.td - Describe the X86 Instruction Set --*- tablegen -*-===//
|
||||
//===-- X86InstrSSE.td - SSE Instruction Set ---------------*- tablegen -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===-- X86InstrXOP.td - Describe the X86 Instruction Set --*- tablegen -*-===//
|
||||
//===-- X86InstrXOP.td - XOP Instruction Set ---------------*- tablegen -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===---- X86Subtarget.h - Define Subtarget for the X86 --------*- C++ -*--===//
|
||||
//===-- X86Subtarget.h - Define Subtarget for the X86 ----------*- C++ -*--===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user