mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-20 11:32:33 +00:00
some comment fix for X86 and ARM
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150902 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
28a713b20a
commit
44de83a7f6
@ -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…
x
Reference in New Issue
Block a user