Move alignment from MCSectionData to MCSection.
[oota-llvm.git] / include / llvm / Target / TargetLoweringObjectFile.h
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 David MajnemerRevert "COFF: Let globals with private linkage reside...
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] 32-bit MachO support for replacing...
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] ARM64 MachO support for replacing...
2015-02-23 Bruno Cardoso Lopes[AsmPrinter] Access pointers to globals via pcrel GOT...
2015-02-17 Rafael EspindolaAdd r228939 back with a fix.
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-02-14 Matthias BraunRevert "On ELF, put PIC jump tables in a non executable...
2015-02-12 Rafael EspindolaOn ELF, put PIC jump tables in a non executable section.
2015-02-12 Rafael EspindolaPut each jump table in an independent section if the...
2015-01-09 Lang HamesRecommit r224935 with a fix for the ObjC++/AArch64...
2015-01-06 Lang HamesRevert r224935 "Refactor duplicated code. No intended...
2014-12-29 Rafael EspindolaRefactor duplicated code.
2014-11-12 Rafael EspindolaRemove a bit of dead code.
2014-07-14 David MajnemerCodeGen: Stick constant pool entries in COMDAT sections...
2014-06-06 Rafael EspindolaFix a few issues with comdat handling on COFF.
2014-05-16 Reid KlecknerAdd comdat key field to llvm.global_ctors and llvm...
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-06 Rafael EspindolaRemove shouldEmitUsedDirectiveFor.
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Daniel JasperRevert r201622 and r201608.
2014-02-18 Rafael EspindolaFix PR18743.
2014-02-09 Rafael EspindolaUse a consistent argument order in TargetLoweringObject...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-07 Rafael EspindolaComment cleanup. Don't repeat the function name in...
2014-02-07 Rafael EspindolaRemove training whitespace.
2014-01-28 Eric ChristopherRevert r199871 and replace it with a simple check in...
2014-01-23 Eric ChristopherAdd a variable to track whether or not we've used a...
2014-01-21 Yunzhong GaoAdding new LTO APIs to parse metadata nodes and extract...
2014-01-15 David MajnemerWinCOFF: Transform IR expressions featuring __ImageBase...
2014-01-03 Rafael EspindolaMake the llvm mangler depend only on DataLayout.
2013-12-02 Rafael EspindolaMove getSymbolWithGlobalValueBase to TargetLoweringObje...
2013-10-29 Rafael EspindolaMove getSymbol to TargetLoweringObjectFile.
2013-07-02 Ulrich Weigand[DebugInfo] Allow getDebugThreadLocalSymbol to return...
2013-06-28 David BlaikieDebugInfo: PR14728: TLS support
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-14 Anton KorobeynikovUse TARGET2 relocation for TType references on ARM.
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-03-25 Craig TopperPrune some includes and forward declarations.
2012-02-15 Bill WendlingModify the code that emits the module flags to use...
2012-02-14 Bill WendlingAdd code to the target lowering object file module...
2012-01-25 Anton KorobeynikovProperly emit ctors / dtors with priorities into desire...
2011-07-20 Evan ChengGoodbye TargetAsmInfo. This eliminate last bit of CodeG...
2011-07-20 Evan ChengAdd MCObjectFileInfo and sink the MCSections initializa...
2011-06-23 Bill WendlingUse the presence of the __compact_unwind section to...
2011-06-22 Bill WendlingAdd a flag that indicates whether a target supports...
2011-06-22 Bill WendlingAdd a __LD,__compact_unwind section.
2011-05-27 Charles DavisAdd a parameter to the Win64 EH section getters to...
2011-05-20 Charles DavisAdd .pdata and .xdata sections to the COFF TLOF impleme...
2011-05-05 Bill WendlingRemove a flag that would set the ".eh" symbol as .globl...
2011-05-01 Rafael EspindolaGCC uses a different encoding of pointers in the FDE...
2011-04-27 Rafael EspindolaRemove unnecessary argument.
2011-04-27 Rafael EspindolaRename getPersonalityPICSymbol to getCFIPersonalitySymb...
2011-04-20 Rafael EspindolaRemove unused arguments.
2011-04-16 Rafael EspindolaPut each personality function in a section. This fixes...
2011-01-23 Rafael EspindolaDelay the creation of eh_frame so that the user can...
2010-09-27 Chris Lattnerthe latest assembler that runs on powerpc 10.4 machines...
2010-05-22 Eric ChristopherAdd a new section and accessor for TLS data.
2010-03-11 Chris Lattnerfix a fixme in TargetLoweringObjectFile::getExprForDwar...
2010-03-11 Chris Lattnerrename getSymbolForDwarf* to getExprForDwarf* since...
2010-03-10 Chris Lattnermove three lowering hooks from MAI to TLOF and make...
2010-02-15 Anton KorobeynikovMove TLOF implementations to libCodegen to resolve...
2010-02-15 Anton KorobeynikovPreliminary patch to improve dwarf EH generation -...
2010-01-19 Chris Lattnerstop using the .lcomm pseudoop on darwin, instead,...
2010-01-19 Chris Lattneruse BSSLocal classifier to identify 'lcomm' data instead of
2010-01-19 Chris Lattnerchange an accessor to a predicate.
2010-01-19 Chris LattnerCleanup handling of .zerofill on darwin:
2010-01-13 Chris Lattnerchange Mangler::makeNameProper to return its result...
2009-11-06 Daniel DunbarPass StringRef by value.
2009-09-30 Bob WilsonUse OutStreamer.SwitchSection instead of writing out...
2009-09-17 Chris Lattnerpass machinemoduleinfo down into getSymbolForDwarfGloba...
2009-09-16 Chris LattnerBig change #1 for personality function references:
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-13 Bruno Cardoso LopesRemove HasCrazyBSS and add a flag in TAI to indicate...
2009-08-13 Bruno Cardoso LopesAdd a method to return BSSSection from TargetLoweringOb...
2009-08-13 Bruno Cardoso LopesChange MCSectionELF to represent a section semantically...
2009-08-13 Chris Lattnersink uniquing of sections out of MCContext into the...
2009-08-13 Chris Lattnerreject invalid code like:
2009-08-12 Chris Lattnerimplement support for uniquing MachO sections.
2009-08-12 Chris Lattnerreduce #includage
2009-08-10 Chris LattnerMake the big switch: Change MCSectionMachO to represent...
2009-08-08 Chris Lattner1. Make MCSection an abstract class.
2009-08-08 Chris Lattnereliminate TargetLoweringObjectFileSparc in favor of...
2009-08-08 Chris Lattnernow that getOrCreateSection is all object-file specific,
2009-08-08 Chris Lattnersink getOrCreateSection down into all the object file...
2009-08-06 Chris LattnerFix several fixmes and clean up code by sinking *all...
2009-08-05 Chris Lattnerexpose SectionKindForGlobal to curious clients, named as
2009-08-04 Chris Lattnerenhance codegen to put 16-bit character strings into the
2009-08-04 Chris Lattnerfix a fixme: don't create an explicit "CStringSection...
2009-08-03 Chris LattnerEliminate textual section switching from the x86 backen...
2009-08-02 Chris Lattnermove dwarf debug info section selection stuff from...
2009-08-02 Chris Lattnerconvert EHFrameSection to be managed by TLOF instead...
2009-08-02 Chris Lattnermove getDwarfExceptionSection from TAI to TLOF and...
2009-08-02 Chris Lattnerconvert ctors/dtors section to be in TLOF instead of
2009-08-01 Chris LattnerRemove "JumpTableDataSection" from TAI, instead, have...
2009-08-01 Chris Lattnerfix a fixme by sinking various target-specific directiv...
2009-08-01 Chris Lattnerit turns out that isWeak() was basically dead anyway...
next