OSDN Git Service

Update LLVM for 3.5 rebase (r209712).
[android-x86/external-llvm.git] / lib / CodeGen / AsmPrinter / DIE.h
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2014-02-18 Colin Crossam b7485134: am 449fc261: Merge "llvm: convert makefile...
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2013-10-31 Manman RenDebug Info: remove duplication of DIEs when a DIE can...
2013-10-29 Manman RenDebug Info: support for DW_FORM_ref_addr.
2013-10-24 David BlaikieDIEHash: Refactor ref attribute hashing into smaller...
2013-10-24 David BlaikieRemove unused debug-only member variable.
2013-10-21 David BlaikieDebugInfo: Put each kind of constant (form, attribute...
2013-10-04 David BlaikieRemove some dead code.
2013-10-04 Eric ChristopherTemporarily revert r176882 as it needs to be implemente...
2013-10-04 Eric ChristopherTemporarily revert r191792 as it is causing some LTO...
2013-10-03 David BlaikieDebugInfo: Avoid redundantly adding child DIEs to parents.
2013-10-01 Manman RenDebug Info: remove duplication of DIEs when a DIE is...
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-08 Eric ChristopherBe more rigorous about the sizes of forms and attributes.
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-07 Eric ChristopherAdd a way to grab a particular attribute out of a DIE.
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-07-26 Eric ChristopherAdd preliminary support for hashing DIEs and breaking...
2013-07-02 Manman RenDebug Info: use module flag to set up Dwarf version.
2013-07-02 Ulrich Weigand[DebugInfo] Introduce DIEExpr variant of DIEValue to...
2013-06-28 David BlaikieDebugInfo: Pass MCSymbolRefExprs for labels instead...
2013-06-12 Stephen HinesMerge commit '100fbdd06be7590b23c4707a98cd605bdb519498...
2013-06-11 Eric ChristopherFormatting.
2013-06-10 Eric ChristopherFix up comment.
2013-06-10 Eric ChristopherRemove unused function.
2013-06-10 Eric ChristopherIndentCount is only used within NDEBUG code.
2013-05-31 Eric ChristopherConst-ify some printing and dumping code for DIEValues.
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-14 Eric ChristopherMake getCompileUnit non-const and return the current...
2013-05-14 David BlaikieAssert that DIEEntries are constructed with non-null...
2013-05-06 Eric ChristopherRemove unnecessary instance variable and rework logic...
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-04-04 Manman RenDebug Info: revert 178722 for now.
2013-04-04 Manman RenDebug Info: according to DWARF 2, FORM_ref_addr the...
2013-04-03 Eric ChristopherFix grammar.
2013-03-29 Eric ChristopherUse SmallVectorImpl instead of SmallVector at the uses.
2013-03-29 Eric ChristopherUse 12 as the magic number for our abbreviation data...
2013-03-20 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-20 Stephen Hinesam 3dd51ae3: am 2d4629c5: Merge branch \'upstream\...
2013-03-20 Stephen Hinesam 2d4629c5: Merge branch \'upstream\' into merge_2013_...
2013-03-19 Stephen HinesMerge branch 'upstream' into merge_2013_03_18
2013-03-18 Hans WennborgFix integer comparison in DIEInteger::BestForm.
2013-03-12 Manman RenDebug Info: use DW_FORM_ref_addr instead of DW_FORM_ref...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-07 Eric ChristopherWhitespace and 80-col.
2012-12-19 Bill WendlingRename the 'Attributes' class to 'Attribute'. It's...
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2012-01-24 Benjamin KramerBit pack DIE structures better.
2012-01-24 Eric ChristopherRemove generation of DW_AT_sibling. Nothing as far...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-11-14 Nick LewyckyAlways use the string pool, even when it makes the...
2011-11-14 Nick LewyckyRemove dead enum value. There is no DIESectionOffset.
2011-10-28 Nick LewyckyAlways use the string pool, even when it makes the...
2011-10-25 Nick LewyckyRemove dead enum value. There is no DIESectionOffset.
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-18 Nick LewyckyFix some typo/formatting issues. No functionality change.
2011-04-09 Jush LuMerge upstream r129128
2011-03-09 Benjamin KramerRemove unused virtual dtor.
2011-02-25 Cameron ZwarichRoll out r126425 and r126450 to see if it fixes the...
2011-02-24 Devang PatelEnable DebugInfo support for COFF object files.
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-05-25 Devang PatelFirst cut at supporting .debug_loc section.
2010-05-25 Devang PatelFirst cut at supporting .debug_loc section.
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-16 Devang PatelAdd support to emit dwarf ranges.
2010-04-16 Devang PatelAdd support to emit dwarf ranges.
2010-04-05 Chris Lattnerchange SizeOf to take AsmPrinter instead of TargetData,
2010-04-05 Chris Lattnerchange SizeOf to take AsmPrinter instead of TargetData,
2010-04-05 Chris Lattner1) make DIE take AsmPrinter instead of DwarfPrinter.
2010-04-05 Chris Lattner1) make DIE take AsmPrinter instead of DwarfPrinter.
2010-03-31 Benjamin KramerDwarfDebug: Allocate DIEValues with a BumpPtrAllocator...
2010-03-31 Benjamin KramerDwarfDebug: Allocate DIEValues with a BumpPtrAllocator...
2010-03-22 Devang PatelDW_AT_stmt_list attribute attached with a compile unit...
2010-03-22 Devang PatelDW_AT_stmt_list attribute attached with a compile unit...
2010-03-22 Jeffrey YasskinFix a memory leak from DIE::addSiblingOffset() by addin...
2010-03-22 Jeffrey YasskinFix a memory leak from DIE::addSiblingOffset() by addin...
2010-03-12 Jeffrey YasskinFree DbgScopes in DwarfDebug::endFunction(). Also...
2010-03-12 Jeffrey YasskinFree DbgScopes in DwarfDebug::endFunction(). Also...
2010-03-08 Chris Lattnersimplify EmitSectionOffset to always use .set if it is
2010-03-08 Chris Lattnersimplify EmitSectionOffset to always use .set if it is
2010-03-08 Chris Lattnermerge DIEObjectLabel and DIEDwarfLabel into DIELabel.
2010-03-08 Chris Lattnermerge DIEObjectLabel and DIEDwarfLabel into DIELabel.
2010-03-08 Chris Lattnerelimiante the DWLabel class, using MCSymbol instead...
2010-03-08 Chris Lattnerelimiante the DWLabel class, using MCSymbol instead...
2010-03-08 Douglas GregorRevert r97917, which was causing Clang Debug self-host...
2010-03-08 Douglas GregorRevert r97917, which was causing Clang Debug self-host...
2010-03-07 Jeffrey YasskinRoll r97906 forward again, without double-deleting...
2010-03-07 Jeffrey YasskinRoll r97906 forward again, without double-deleting...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
next