1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/include/llvm/MC
2020-02-14 19:11:53 -08:00
..
MCDisassembler [NFC] Refactor the tuple of symbol information with structure for llvm-objdump 2020-02-11 14:41:24 -05:00
MCParser [ms] [llvm-ml] Add support for attempted register parsing 2020-02-11 10:45:33 -05:00
ConstantPools.h
LaneBitmask.h
MachineLocation.h
MCAsmBackend.h [RISCV] Fix evaluating %pcrel_lo against global and weak symbols 2020-01-23 02:05:48 +00:00
MCAsmInfo.h [AIX] Don't use a zero fill with a second parameter 2020-02-03 15:16:08 -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 MCAsmMacro: add #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP) to some dump() declarations 2019-08-20 04:14:43 +00:00
MCAssembler.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
MCCodeEmitter.h Add interface emitPrefix for MCCodeEmitter 2020-01-06 17:51:14 +08:00
MCCodeView.h
MCContext.h [MC][ELF] Rename MC related "Associated" to "LinkedToSym" 2020-02-06 11:31:04 -08:00
MCDirectives.h [AIX]Emit function descriptor csect in assembly 2019-09-26 19:38:32 +00:00
MCDwarf.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
MCELFObjectWriter.h
MCELFStreamer.h [MC] De-capitalize some MCStreamer::Emit* functions 2020-02-14 19:11:53 -08:00
MCExpr.h [AsmPrinter] Print FP constant in hexadecimal form instead 2020-02-07 16:00:55 +00:00
MCFixedLenDisassembler.h
MCFixup.h [MC] Minor cleanup to MCFixup::Kind handling. NFC. 2019-08-23 01:00:55 +00:00
MCFixupKindInfo.h [RISCV] Fix evaluating %pcrel_lo against global and weak symbols 2020-01-23 02:05:48 +00:00
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 [MC] Add MCInstrAnalysis::evaluateMemoryOperandAddress 2019-07-25 06:57:09 +00:00
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 Undef the macros after their use 2019-09-30 02:46:56 +00:00
MCMachObjectWriter.h [macho] Allow CPUSubtype to be adjusted before writing it to a file 2019-11-18 12:57:39 -08:00
MCObjectFileInfo.h [NFC][XCOFF] Refactor Csect creation into TargetLoweringObjectFile 2020-01-22 12:09:11 -05:00
MCObjectStreamer.h [MC] De-capitalize some MCStreamer::Emit* functions 2020-02-14 19:11:53 -08:00
MCObjectWriter.h
MCRegister.h Eliminate implicit Register->unsigned conversions in VirtRegMap. NFC 2019-08-13 00:55:24 +00:00
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 [MC][ELF] Rename MC related "Associated" to "LinkedToSym" 2020-02-06 11:31:04 -08:00
MCSectionMachO.h
MCSectionWasm.h [WebAssembly] Implement thread-local storage (local-exec model) 2019-07-16 22:00:45 +00:00
MCSectionXCOFF.h [AIX][XCOFF] Generate undefined symbol in symbol table for external function call 2019-11-25 15:02:01 +00:00
MCStreamer.h [MC] De-capitalize some MCStreamer::Emit* functions 2020-02-14 19:11:53 -08:00
MCSubtargetInfo.h [System Model] [TTI] Update cache and prefetch TTI interfaces 2019-10-09 19:51:48 +00:00
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 Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01: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 [WebAssembly] Make __attribute__((used)) not imply export. 2019-08-29 22:40:00 +00:00
MCWasmStreamer.h [MC] De-capitalize some MCStreamer::Emit* functions 2020-02-14 19:11:53 -08:00
MCWin64EH.h
MCWinCOFFObjectWriter.h
MCWinCOFFStreamer.h [MC] De-capitalize some MCStreamer::Emit* functions 2020-02-14 19:11:53 -08:00
MCWinEH.h
MCXCOFFObjectWriter.h [XCOFF][AIX] Support basic relocation type on AIX 2020-01-30 15:59:09 +00:00
MCXCOFFStreamer.h [MC] De-capitalize some MCStreamer::Emit* functions 2020-02-14 19:11:53 -08:00
SectionKind.h
StringTableBuilder.h Add a DWARF transformer class that converts DWARF to GSYM. 2020-02-13 10:48:37 -08:00
SubtargetFeature.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00