..
MCParser
Add missing #includes, found by modules build.
2015-05-11 22:31:40 +00:00
ConstantPools.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MachineLocation.h
Add inequality operator for MachineLocation.
2014-04-01 21:54:52 +00:00
MCAsmBackend.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCAsmInfo.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCAsmInfoCOFF.h
[C++11] Add 'override' keyword to virtual methods that override their base class.
2014-03-08 07:02:02 +00:00
MCAsmInfoDarwin.h
Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision
2015-01-09 18:55:42 +00:00
MCAsmInfoELF.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCAsmLayout.h
MC: Use MCSymbol in MCAsmLayout::getSymbolOffset(), NFC
2015-05-19 23:53:20 +00:00
MCAssembler.h
Stop forwarding (get|set)Aligment from MCSectionData to MCSection.
2015-05-21 21:02:35 +00:00
MCCodeEmitter.h
MC: clang-format. NFC.
2015-05-15 19:13:20 +00:00
MCCodeGenInfo.h
MC: MCCodeGenInfo naming update. NFC.
2015-05-15 19:13:31 +00:00
MCContext.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCDirectives.h
Darwin: Add assembler directives to create version-min load commands.
2014-03-18 22:09:05 +00:00
MCDisassembler.h
Remove unused MCRelocationInfo.h include from MCDisassembler.h. NFC
2015-05-19 18:18:49 +00:00
MCDwarf.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCELF.h
Remove unused MCExpr.h include from MCELF.h. NFC
2015-05-19 19:20:02 +00:00
MCELFObjectWriter.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCELFStreamer.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCELFSymbolFlags.h
ARM: take care not to set the ThumbFunc bit on TLS data symbols
2014-06-30 09:37:24 +00:00
MCExpr.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCExternalSymbolizer.h
Remove redundant symbolization support from MCDisassembler interface.
2014-04-11 20:07:58 +00:00
MCFixedLenDisassembler.h
MCFixup.h
MC: Update MCFixup naming. NFC.
2015-05-15 19:13:05 +00:00
MCFixupKindInfo.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCInst.h
MC: Modernize MCOperand API naming. NFC.
2015-05-13 18:37:00 +00:00
MCInstBuilder.h
MC: Modernize MCOperand API naming. NFC.
2015-05-13 18:37:00 +00:00
MCInstPrinter.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCInstrAnalysis.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCInstrDesc.h
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
2015-05-15 21:58:42 +00:00
MCInstrInfo.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCInstrItineraries.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCLabel.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCLinkerOptimizationHint.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCMachObjectWriter.h
MC: Use MCSymbol in MachObjectWriter, NFC
2015-05-20 15:16:14 +00:00
MCMachOSymbolFlags.h
Fix ODR violation.
2013-10-25 03:29:42 +00:00
MCObjectFileInfo.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCObjectStreamer.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCObjectWriter.h
MC: Use MCSymbol in MCObjectWriter::isWeak(), NFC
2015-05-20 15:10:03 +00:00
MCRegisterInfo.h
MCRegisterInfo: Add MCSubRegIndexIterator.
2014-12-10 01:13:06 +00:00
MCRelocationInfo.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
MCSchedule.h
typos
2014-10-07 17:00:16 +00:00
MCSection.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCSectionCOFF.h
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
MCSectionELF.h
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
MCSectionMachO.h
Create symbols marking the start of a section earlier.
2015-03-10 22:00:25 +00:00
MCStreamer.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCSubtargetInfo.h
Reverting r237234, "Use std::bitset for SubtargetFeatures"
2015-05-13 10:28:46 +00:00
MCSymbol.h
MC: Shave a pointer off of MCSymbol::Name
2015-05-22 06:04:42 +00:00
MCSymbolizer.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCTargetAsmParser.h
Remove empty non-virtual destructors or mark them =default when non-public
2015-04-11 15:32:26 +00:00
MCTargetOptions.h
Migrate ABIName to MCTargetOptions so that it can be shared between
2015-01-14 00:50:31 +00:00
MCTargetOptionsCommandFlags.h
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
MCValue.h
MC: Tidy up comments and clean up formatting a bit. NFC.
2015-05-02 00:44:14 +00:00
MCWin64EH.h
MC: split Win64EHUnwindEmitter into a shared streamer
2014-08-07 02:59:41 +00:00
MCWinCOFFObjectWriter.h
Use raw_pwrite_stream in the object writer/streamer.
2015-04-14 22:14:34 +00:00
MCWinCOFFStreamer.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MCWinEH.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
SectionKind.h
Remove MergeableConst.
2015-01-29 14:12:41 +00:00
StringTableBuilder.h
Remove StringMap::GetOrCreateValue in favor of StringMap::insert
2014-11-19 05:49:42 +00:00
SubtargetFeature.h
Reverting r237234, "Use std::bitset for SubtargetFeatures"
2015-05-13 10:28:46 +00:00
YAML.h
Invert the MC -> Object dependency.
2014-07-03 02:01:39 +00:00