1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/MC
Krzysztof Parzyszek dcadf45acb Update spelling of {analyze,insert,remove}Branch in strings and comments
These names have been changed from CamelCase to camelCase, but there were
many places (comments mostly) that still used the old names.

This change is NFC.
2020-01-21 10:15:38 -06:00
..
MCDisassembler [Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction() 2020-01-11 13:34:52 -08:00
MCParser [ms] [X86] Use "P" modifier on all branch-target operands in inline X86 assembly. 2020-01-09 14:55:03 -05:00
ConstantPools.h
LaneBitmask.h
MachineLocation.h
MCAsmBackend.h [BranchAlign] Compiler support for suppressing branch align 2020-01-08 10:03:30 -08:00
MCAsmInfo.h [AIX] Emit TOC entries for ASM printing 2019-11-27 17:20:55 -05:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmInfoELF.h [MC] Delete unused MCAsmInfoELF::UsesNonexecutableStackSection after EM_WEBASSEMBLY was removed in D48744 2019-12-15 15:43:30 -08:00
MCAsmInfoWasm.h
MCAsmInfoXCOFF.h [XCOFF][AIX] Differentiate usage of label symbol and csect symbol 2019-11-08 09:30:10 -05:00
MCAsmLayout.h
MCAsmMacro.h
MCAssembler.h Align branches within 32-Byte boundary (NOP padding) 2019-12-20 11:35:50 -08:00
MCCodeEmitter.h Add interface emitPrefix for MCCodeEmitter 2020-01-06 17:51:14 +08:00
MCCodeView.h
MCContext.h
MCDirectives.h
MCDwarf.h MCDwarfFile::DirIndex - fix uninitialized variable warning. NFCI. 2019-11-04 17:24:34 +00:00
MCELFObjectWriter.h
MCELFStreamer.h MCObjectStreamer: assign MCSymbols in the dummy fragment to offset 0. 2019-11-16 09:52:07 -05:00
MCExpr.h [AIX] TOC pseudo expansion for 64bit large + 64bit small + 32bit large models 2019-10-17 13:20:25 +00:00
MCFixedLenDisassembler.h
MCFixup.h
MCFixupKindInfo.h
MCFragment.h [MC] Reorder members of MCFragment's subclasses to decrease padding 2020-01-05 20:22:16 -08:00
MCInst.h [MC] Reorder MCInst fields to make sizeof(MCInst) smaller 2019-11-22 14:55:43 -08:00
MCInstBuilder.h
MCInstPrinter.h [MC] Add parameter Address to MCInstPrinter::printInst 2020-01-06 20:42:22 -08:00
MCInstrAnalysis.h
MCInstrDesc.h Update spelling of {analyze,insert,remove}Branch in strings and comments 2020-01-21 10:15:38 -06:00
MCInstrInfo.h
MCInstrItineraries.h
MCLabel.h
MCLinkerOptimizationHint.h
MCMachObjectWriter.h [macho] Allow CPUSubtype to be adjusted before writing it to a file 2019-11-18 12:57:39 -08:00
MCObjectFileInfo.h [DebugInfo] Support for debug_macinfo.dwo section in llvm and llvm-dwarfdump. 2019-12-03 08:54:12 +05:30
MCObjectStreamer.h Align branches within 32-Byte boundary (NOP padding) 2019-12-20 11:35:50 -08:00
MCObjectWriter.h
MCRegister.h
MCRegisterInfo.h [MCRegInfo] Add sub_and_superregs_inclusive iterator range. 2019-12-11 09:53:19 +00:00
MCSchedule.h
MCSection.h [MC][ARM] Delete MCSection::HasData and move SHF_ARM_PURECODE logic to ARMELFObjectWriter::addTargetSectionFlags 2020-01-05 14:20:34 -08:00
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCSectionWasm.h
MCSectionXCOFF.h [AIX][XCOFF] Generate undefined symbol in symbol table for external function call 2019-11-25 15:02:01 +00:00
MCStreamer.h [BranchAlign] Compiler support for suppressing branch align 2020-01-08 10:03:30 -08:00
MCSubtargetInfo.h
MCSymbol.h [MC] Merge MCSymbol::getSectionPtr into getSection and simplify 2020-01-05 12:03:40 -08:00
MCSymbolCOFF.h
MCSymbolELF.h
MCSymbolMachO.h
MCSymbolWasm.h [WebAssembly] Add new export_name clang attribute for controlling wasm export names 2019-12-11 11:54:57 -08:00
MCSymbolXCOFF.h [AIX] Emit TOC entries for ASM printing 2019-11-27 17:20:55 -05:00
MCTargetOptions.h [MC][TargetMachine] Delete MCTargetOptions::MCPIECopyRelocations 2020-01-01 00:50:18 -08:00
MCTargetOptionsCommandFlags.inc [MC][TargetMachine] Delete MCTargetOptions::MCPIECopyRelocations 2020-01-01 00:50:18 -08:00
MCValue.h
MCWasmObjectWriter.h
MCWasmStreamer.h
MCWin64EH.h
MCWinCOFFObjectWriter.h
MCWinCOFFStreamer.h
MCWinEH.h
MCXCOFFObjectWriter.h
MCXCOFFStreamer.h [XCOFF][AIX] Differentiate usage of label symbol and csect symbol 2019-11-08 09:30:10 -05:00
SectionKind.h
StringTableBuilder.h
SubtargetFeature.h