llvm/include/llvm/MC
2016-01-07 14:28:20 +00:00
..
MCParser [AsmParser] Allow tokens to be put back in to the token stream. 2015-11-08 23:48:23 +00:00
ConstantPools.h [ARM,AArch64] Store source location of asm constant pool entries 2015-11-16 16:25:47 +00:00
MachineLocation.h [MC] Make another header NDEBUG-free. 2015-10-30 01:25:50 +00:00
MCAsmBackend.h Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MIPS_32. 2015-11-12 13:33:00 +00:00
MCAsmInfo.h MCAsmInfo: Allow targets to specify when the .section directive should be omitted 2015-09-25 21:41:14 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmInfoELF.h
MCAsmLayout.h
MCAssembler.h [ptr-traits] Add a bunch of includes to provide complete types that are 2015-12-29 09:06:21 +00:00
MCCodeEmitter.h
MCCodeGenInfo.h
MCContext.h Use std::unique_ptr. NFC. 2015-12-16 23:49:14 +00:00
MCDirectives.h ARM: support .watchos_version_min and .tvos_version_min. 2015-10-28 22:36:05 +00:00
MCDisassembler.h
MCDwarf.h [ptr-traits] Split the MCFragment type hierarchy out of the MCAssembler 2015-12-29 09:06:16 +00:00
MCELFObjectWriter.h Use ELFOSABI_NONE instead of ELFOSABI_LINUX. 2015-09-24 20:57:24 +00:00
MCELFStreamer.h Delete dead code. 2015-11-03 18:55:58 +00:00
MCExpr.h ARM/ELF: Better codegen for global variable addresses. 2015-10-26 18:23:16 +00:00
MCExternalSymbolizer.h
MCFixedLenDisassembler.h
MCFixup.h
MCFixupKindInfo.h
MCFragment.h [ptr-traits] Split the MCFragment type hierarchy out of the MCAssembler 2015-12-29 09:06:16 +00:00
MCInst.h
MCInstBuilder.h
MCInstPrinter.h
MCInstrAnalysis.h
MCInstrDesc.h Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical register arrays already use this typedef. 2015-12-05 07:13:35 +00:00
MCInstrInfo.h
MCInstrItineraries.h Fix typo in comment. NFC. 2015-11-18 15:02:59 +00:00
MCLabel.h
MCLinkerOptimizationHint.h
MCMachObjectWriter.h [ptr-traits] Add a bunch of includes to provide complete types that are 2015-12-29 09:06:21 +00:00
MCObjectFileInfo.h Added support for macro emission in dwarf (supporting DWARF version 4). 2016-01-07 14:28:20 +00:00
MCObjectStreamer.h Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MIPS_32. 2015-11-12 13:33:00 +00:00
MCObjectWriter.h Fix bug where WinCOFFObjectWriter would assume starting from an empty output. 2015-11-18 15:24:17 +00:00
MCRegisterInfo.h Reformat partially. 2015-10-05 04:46:30 +00:00
MCRelocationInfo.h
MCSchedule.h Reformat blank lines. 2015-10-05 04:43:48 +00:00
MCSection.h [ptr-traits] Split the MCFragment type hierarchy out of the MCAssembler 2015-12-29 09:06:16 +00:00
MCSectionCOFF.h Use non virtual destructors for sections. 2015-10-07 13:46:06 +00:00
MCSectionELF.h git-clang-format r249548. 2015-10-07 20:32:24 +00:00
MCSectionMachO.h Use non virtual destructors for sections. 2015-10-07 13:46:06 +00:00
MCStreamer.h [ptr-traits] Add a bunch of includes to provide complete types that are 2015-12-29 09:06:21 +00:00
MCSubtargetInfo.h [ARM] Introduce subtarget features per ARM architecture. 2015-11-16 11:10:19 +00:00
MCSymbol.h Fix pr24486. 2015-10-05 12:07:05 +00:00
MCSymbolCOFF.h
MCSymbolELF.h
MCSymbolizer.h
MCSymbolMachO.h
MCTargetAsmParser.h De-virtualize mnemonicIsValid and remove from the base class. It's not called by any common code. 2015-12-29 07:43:03 +00:00
MCTargetOptions.h [MC, COFF] Support link /incremental conditionally 2015-12-21 22:09:27 +00:00
MCTargetOptionsCommandFlags.h [MC, COFF] Support link /incremental conditionally 2015-12-21 22:09:27 +00:00
MCValue.h ELF can handle some relocations of the form -sym + constant. 2015-11-02 19:13:59 +00:00
MCWin64EH.h
MCWinCOFFObjectWriter.h
MCWinCOFFStreamer.h [Assembler] Make fatal assembler errors non-fatal 2015-11-17 10:00:43 +00:00
MCWinEH.h
SectionKind.h [MC] Fix the comment header for this header file. It was just 2015-12-29 09:06:10 +00:00
StringTableBuilder.h Add a RAW mode to StringTableBuilder. 2015-10-23 21:48:05 +00:00
SubtargetFeature.h (NFC) Change SubtargetFeatures::ToggleFeature and 2016-01-05 10:25:56 +00:00
YAML.h