]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
[cleanup] Re-sort all the #include lines in LLVM using
[opencl/llvm.git] / lib / CodeGen / AsmPrinter / DwarfCompileUnit.h
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-11-04 David BlaikieProvide gmlt-like inline scope information in the skele...
2014-11-03 David BlaikieUse common range handling for the CU's ranges
2014-11-03 David BlaikiePush the CURangeList down into the skeleton CU (where...
2014-11-03 David BlaikieAdd DwarfCompileUnit::BaseAddress to track the base...
2014-11-03 David BlaikieCleanup some unused or trivial functions in DwarfCompil...
2014-11-03 David BlaikieSink DwarfUnit::CURanges into DwarfCompileUnit
2014-11-03 David BlaikieSink range list handling down from DwarfUnit into its...
2014-11-02 David BlaikieAdd DwarfUnit::isDwoUnit and use it to generalize strin...
2014-11-02 David BlaikieSink DwarfUnit::applySubprogramAttributesToDefinition...
2014-11-02 David BlaikieSink DwarfUnit::addExpr into DwarfCompileUnit
2014-11-02 David BlaikieSink DwarfUnit::applyVariableAttributes into DwarfCompi...
2014-11-02 David BlaikieSink DwarfUnit::addLocationList down into DwarfCompileUnit
2014-11-02 David BlaikieSink DwarfUnit::addComplexAddress down into DwarfCompil...
2014-11-02 David BlaikiePush DwarfUnit::addAddress down into DwarfCompileUnit
2014-11-02 David BlaikieSink DwarfUnit::addVariableAddress into DwarfCompileUni...
2014-11-02 David BlaikieDebugInfo: Sink accelerator table lists down (GlobalNam...
2014-11-02 David BlaikieDon't bother creating LabelBegin for .dwo units
2014-11-02 David BlaikieDrop DwarfCompileUnit::getLocalLabel* in favor of just...
2014-11-02 David BlaikieSink DwarfUnit::LabelBegin down into DwarfCompileUnit...
2014-11-01 David BlaikieSink dwarf unit length emission down into DwarfUnit...
2014-11-01 David BlaikieRemove DwarfUnit::LabelEnd in favor of computing the...
2014-11-01 David BlaikieSink DwarfUnit::SectionSym into DwarfCompileUnit as...
2014-11-01 David BlaikieMake DwarfCompileUnit::Skeleton more narrowly typed...
2014-11-01 David BlaikieSink DwarfUnit::Skeleton down into DwarfCompileUnit
2014-11-01 David BlaikieAdd DwarfCompileUnit::getSkeleton that returns DwarfCom...
2014-10-31 David BlaikieSink some of DwarfDebug::collectDeadVariables down...
2014-10-31 David BlaikieSink most of DwarfDebug::constructAbstractSubprogramSco...
2014-10-24 Frederic RissSink DwarfUnit::constructImportedEntityDIE into DwarfCo...
2014-10-10 David BlaikieSink the per-CU part of DwarfDebug::finishSubprogramDef...
2014-10-10 David BlaikieSink most of DwarfDebug::constructAbstractSubprogramSco...
2014-10-09 David BlaikieSink DwarfDebug::createAndAddScopeChildren down into...
2014-10-09 David BlaikieSink DwarfDebug::constructSubprogramScopeDIE down into...
2014-10-09 David BlaikieSink DwarfDebug::createScopeChildrenDIE down into Dwarf...
2014-10-09 David BlaikieSink DwarfDebug.cpp::constructVariableDIE into DwarfCom...
2014-10-09 David BlaikieMove DwarfUnit::constructVariableDIE down to DwarfCompi...
2014-10-09 David BlaikieSink DwarfDebug::constructLexicalScopeDIE into DwarfCom...
2014-10-09 David BlaikieSink DwarfDebug::constructInlinedScopeDIE into DwarfCom...
2014-10-09 David BlaikiePush DwarfDebug::attachRangesOrLowHighPC down into...
2014-10-09 David BlaikieSink DwarfDebug::addScopeRangeList down into DwarfCompi...
2014-10-08 David BlaikieSink DwarfUnit::addSectionDelta into DwarfCompileUnit...
2014-10-08 David BlaikieSink and coalesce DwarfDebug.cpp::addSectionLabel and...
2014-10-08 David BlaikiePush DwarfDebug::constructScopeDIE down into DwarfCompi...
2014-10-04 David BlaikieSink DwarfDebug::updateSubprogramScopeDIE into DwarfCom...
2014-10-04 David BlaikieSink DwarfDebug::attachLowHighPC into DwarfCompileUnit
2014-10-04 David BlaikieMove DwarfCompileUnit from DwarfUnit.h to its own heade...
2013-12-02 David BlaikieDebugInfo: Rename DwarfCompileUnit.* to DwarfUnit....
2013-12-02 David BlaikieDebugInfo: Refactor CompileUnit into a Unit baseclass...
2013-11-26 Eric Christopher80-column fixups.
2013-11-26 David BlaikieDebugInfo: Remove CompileUnit::constructTypeDIEImpl...
2013-11-26 David BlaikieDebugInfo: Pubtypes: Coelesce pubtype registration...
2013-11-21 Eric ChristopherIn Dwarf 3 (and Dwarf 2) attributes whose value are...
2013-11-21 Eric ChristopherMove DebugInfoOffset member near the other data member...
2013-11-21 Eric ChristopherReflow some documentation and remove whitespace comment...
2013-11-21 Eric ChristopherAdd more documenation for the lookup tables data members.
2013-11-21 Eric ChristopherReorder language in the CompileUnit description and...
2013-11-21 Eric ChristopherConstify the DIEs used for pubname and pubtype tables...
2013-11-19 David BlaikieDebugInfo: Partial implementation of DWARF type units.
2013-11-19 David BlaikieDebugInfo: Constify accelerator table handling, and...
2013-11-19 Eric ChristopherFormatting and 80-col.
2013-11-17 David BlaikieDwarfCompileUnit: Add type safety to createGlobalVariab...
2013-11-16 David BlaikieDwarfCompileUnit: Push type safety of DIDescriptor...
2013-11-15 David BlaikieDwarfCompileUnit: Add type safety to CompileUnit::getNo...
2013-11-15 David BlaikieDwarfCompileUnit: Add type safety by using DICompileUni...
2013-11-15 David BlaikieDwarfCompileUnit: Push DIDescriptors through a getDIE...
2013-11-15 Eric ChristopherUse a reference rather than a pointer as we don't expec...
2013-11-11 Eric ChristopherUnify the adding of enumerators with the construction...
2013-11-11 Eric ChristopherJust pass the DIComposite type by value instead of...
2013-10-31 Manman RenDebug Info: remove duplication of DIEs when a DIE can...
2013-10-30 David BlaikieDebugInfo: Push header handling down into CompileUnit
2013-10-29 Manman RenDebug Info: support for DW_FORM_ref_addr.
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-29 Manman RenDebug Info: add a helper function createAndAddDIE.
2013-10-24 Eric ChristopherFix name of variable in comment.
2013-10-23 Manman RenDebug Info: code clean up.
2013-10-23 Manman RenDebug Info: code clean up.
2013-10-23 Manman RenDebug Info: code clean up.
2013-10-23 Manman RenDebug Info: code clean up.
2013-10-21 David BlaikieDebugInfo: Put each kind of constant (form, attribute...
2013-10-18 Manman RenDebug Info: add a newly-created DIE to a parent in...
2013-10-17 Eric ChristopherAccording to the dwarf standard pubnames and pubtypes...
2013-10-14 Manman RenDebug Info: static member DIE creation.
2013-10-11 Manman RenDebug Info: remove form from function addDIEEntry.
2013-10-05 Eric ChristopherReorganize some member variables and update a comment.
2013-10-05 Eric ChristopherFix one comment and update another. Slightly reformat.
2013-10-05 Eric ChristopherAdd a resolve method on CompileUnit that forwards to...
2013-10-05 Eric ChristopherMake a bunch of CompileUnit member functions private.
2013-10-04 Eric ChristopherRemove odd use of this.
2013-10-04 Eric ChristopherReformat some odd formattings.
2013-10-04 Eric ChristopherTighten up some type arguments to functions. Where...
2013-10-04 Eric ChristopherTemporarily revert r176882 as it needs to be implemente...
2013-09-20 Eric ChristopherMove emission of the debug string table to early in...
2013-09-20 Eric ChristopherMigrate addGlobalName to the .cpp file as an intermedia...
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2013-08-26 Eric ChristopherFormatting.
2013-08-26 Eric ChristopherRemove the language parameter and variable from the...
2013-08-08 Eric ChristopherBe more rigorous about the sizes of forms and attributes.
2013-07-22 Eric ChristopherFormatting.
2013-07-05 Benjamin KramerSimplify code. No functionality change.
next