[Orc] Make partition identification in the CompileOnDemand layer lazy.
[oota-llvm.git] / include / llvm / MC /
2015-05-25 Rafael EspindolaMove bundle info from MCSectionData to MCSection.
2015-05-25 Rafael EspindolaAdd a isBundleLocked helper to MCELFStreamer.
2015-05-25 Rafael EspindolaMove LayoutOrder to MCSection.
2015-05-25 Rafael EspindolaUse a simple initial value for the ordinal.
2015-05-25 Rafael EspindolaStop forwarding getOrdinal and setOrdinal.
2015-05-25 Rafael EspindolaUse default member initializes. NFC.
2015-05-25 Rafael EspindolaMove Ordinal from MCSectionData to MCSection. NFC.
2015-05-23 Benjamin Kramer[AArch64] Move AArch64TargetStreamer out of MCStreamer.h
2015-05-22 Duncan P. N. Exon... MC: Shave a pointer off of MCSymbol::Name
2015-05-22 Duncan P. N. Exon... MC: Pack MCSymbol::Index in with the bitfield in MCSymbol
2015-05-22 Duncan P. N. Exon... MC: Lift MCSymbolData::Index up to MCSymbol::Index...
2015-05-21 Rafael EspindolaStop forwarding (get|set)Aligment from MCSectionData...
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-05-21 Rafael EspindolaAvoid unnecessary section switching. NFC.
2015-05-21 Rafael EspindolaRemove yet another method of creating begin and end...
2015-05-21 Pete CooperSize enum so we can store it as 16-bits and avoid casts...
2015-05-21 Rafael EspindolaUse existing helper for adding a section. NFC.
2015-05-21 Duncan P. N. Exon... AsmPrinter: Compute absolute label difference directly
2015-05-21 Duncan P. N. Exon... MC: Initialize MCSymbolData::Offset directly
2015-05-21 Duncan P. N. Exon... MC: Simplify MCSymbolData initialization and remove...
2015-05-21 Duncan P. N. Exon... MC: Make MCSymbolData::Symbol private
2015-05-20 Reid Kleckner[WinEH] Store pointers to the LSDA in the exception...
2015-05-20 Duncan P. N. Exon... MC: Use MCSymbol in LocalCommon, NFC
2015-05-20 Duncan P. N. Exon... MC: Update MCAssembler to use MCSymbol, NFC
2015-05-20 Duncan P. N. Exon... MC: Use MCSymbol in MachObjectWriter, NFC
2015-05-20 Duncan P. N. Exon... MC: Use MCSymbol in MCObjectWriter::isWeak(), NFC
2015-05-20 Daniel SandersRevert r237789 - [mips] The naming convention for priva...
2015-05-20 Daniel Sanders[mips] The naming convention for private labels is...
2015-05-20 Duncan P. N. Exon... MC: Take MCSymbol in MachObjectWriter::getSymbolAddress...
2015-05-19 Duncan P. N. Exon... MC: Use MCSymbol in MCAsmLayout::getSymbolOffset()...
2015-05-19 Pete CooperRemove unused MCExpr.h include from MCELF.h. NFC
2015-05-19 Pete CooperRemove unused MCRelocationInfo.h include from MCDisasse...
2015-05-19 Pete CooperRemove unused MachineLocation.h include from MCAsmInfo...
2015-05-18 Jim GrosbachMC: clang-format MCContext. NFC.
2015-05-18 Jim GrosbachMC: Clean up method names in MCContext.
2015-05-16 Benjamin KramerMC: Lower the default alignment of MCContext's operator...
2015-05-16 Duncan P. N. Exon... MC: Use MCSymbol in RelAndSymbol, NFC
2015-05-16 Duncan P. N. Exon... MC: Use MCSymbol in MCObject::IsSymbolRefDifferenceFull...
2015-05-16 Duncan P. N. Exon... MC: Change MCFragment::Atom to an MCSymbol, NFC
2015-05-16 Duncan P. N. Exon... MC: Change MCAssembler::Symbols to store MCSymbol, NFC
2015-05-16 Duncan P. N. Exon... MC: Merge MCSymbol and MCSymbolData
2015-05-16 Duncan P. N. Exon... MC: Move MCSymbolData to MCSymbol.h, NFC
2015-05-15 Duncan P. N. Exon... MC: Change MCAssembler::Symbols to a vector
2015-05-15 Duncan P. N. Exon... MC: Reduce MCAssembler::Symbols API exposure, NFC
2015-05-15 Pete CooperRemove MCAssembler.h include from MCStreamer.h and...
2015-05-15 Pete CooperRemove 3 includes from MCInstrDesc.h and explicitly...
2015-05-15 Pete CooperMove some methods to a new MCInstrDesc.cpp file to...
2015-05-15 Jim GrosbachMC: MCCodeGenInfo naming update. NFC.
2015-05-15 Jim GrosbachMC: clang-format. NFC.
2015-05-15 Jim GrosbachMC: Update MCCodeEmitter naming. NFC.
2015-05-15 Jim GrosbachMC: Update MCFixup naming. NFC.
2015-05-13 Duncan P. N. Exon... MC: clang-format MCSymbol.h, NFC
2015-05-13 Jim GrosbachMC: Modernize MCOperand API naming. NFC.
2015-05-13 Michael KupersteinReverting r237234, "Use std::bitset for SubtargetFeatures"
2015-05-13 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-05-11 Richard SmithAdd missing #includes, found by modules build.
2015-05-06 Duncan P. N. Exon... MC: Skip names of temporary symbols in object streamer
2015-05-05 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-02 Jim GrosbachMC: Tidy up comments and clean up formatting a bit...
2015-05-02 Jim GrosbachFix spelling.
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Colin LeMahieu[Hexagon] Adding expression MC emission and removing...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid Kleckner[WinEH] Add an EH registration and state insertion...
2015-04-28 Rafael EspindolaRemove the GroupMapTy DenseMap. NFC.
2015-04-28 Ahmed Bougacha[MC] Split MCBinaryExpr::Shr into LShr and AShr.
2015-04-23 Matt ArsenaultRevert accidentally committed "MC: Allow targets to...
2015-04-23 Matt ArsenaultMC: Allow targets to stop symbol name quoting
2015-04-22 Lang Hames[patchpoint] Add support for symbolic patchpoint target...
2015-04-21 Toma Tabacu[mips] [IAS] Implement the .asciiz directive.
2015-04-17 Rafael EspindolaCompute A-B when A or B is weak.
2015-04-17 Rafael EspindolaMove AliasedSymbol to MachObjectWriter.
2015-04-16 Yaron KerenUpdate MCELFStreamer::reset() following r234714
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-04-14 Petar JovanovicRe-enable target-specific relocation table sorting...
2015-04-12 Petr Hosek[MC] Write padding into fragments when -mc-relax-all...
2015-04-11 Benjamin KramerRemove empty non-virtual destructors or mark them ...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-09 Rafael EspindolaSimplify use of formatted_raw_ostream.
2015-04-09 Rafael EspindolaDon't repeat names in comments.
2015-04-09 Rafael EspindolaThis reverts commit r234460 and r234461.
2015-04-09 Rafael EspindolaAdd classof implementations to the raw_ostream classes.
2015-04-07 Rafael EspindolaUse support::endian. NFC.
2015-04-07 Rafael EspindolaRemove dead code. NFC.
2015-04-07 Reid Kleckner[WinEH] Fix xdata generation when no catch object is...
2015-04-06 Rafael EspindolaBe consistent when deciding if a relocation is needed.
2015-04-06 Rafael EspindolaStore the sh_link of ARM_EXIDX directly in MCSectionELF.
2015-04-06 Rafael EspindolaSimplify mapping from relocation sections to relocated...
2015-04-04 Rafael EspindolaDon't mix overload and default values.
2015-04-04 Rafael EspindolaImplement unique sections with an unique ID.
2015-04-03 Peter CollingbourneMC: For variable symbols, maintain MCSymbol::Section...
2015-04-02 Peter CollingbourneRevert r233595, "MC: For variable symbols, maintain...
2015-03-31 David Majnemer[WinEH] Generate .xdata for catch handlers
2015-03-31 Craig TopperMake llc use getHostCPUFeatures when 'native' is specif...
2015-03-30 Peter CollingbourneMC: For variable symbols, maintain MCSymbol::Section...
2015-03-30 Rafael EspindolaSave a std::string.
2015-03-30 Rafael EspindolaSpecial case the creation of relocation sections.
2015-03-28 Akira HatanakaDelete MCInstPrinter::AvailableFeatures.
2015-03-28 Richard TrieuFix comparison functions.
next