summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2010-05-26-DotDebugLoc.ll
Commit message (Expand)AuthorAgeFilesLines
* DwarfDebug: Emit number of bytes in .debug_loc entry directlyDuncan P. N. Exon Smith2015-05-061-8/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-29/+29
* DebugInfo: Add missing !dbg attachments to intrinsicsDuncan P. N. Exon Smith2015-04-151-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-28/+28
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-2/+2
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-40/+40
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-27/+27
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-27/+27
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-27/+27
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-2/+2
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* DebugInfo: Fix a bunch of tests that, owing to their compile_unit metadata no...David Blaikie2014-08-051-5/+9
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-2/+2
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-4/+4
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-271-1/+2
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-3/+3
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-15/+15
* Debug Info: enable verifying by default and disable testing cases that fail.Manman Ren2013-07-191-2/+2
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-221-1/+1
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-191-1/+1
* PR14606: debug info imported_module supportDavid Blaikie2013-04-191-1/+1
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-19/+19
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-19/+19
* Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/...David Blaikie2013-03-221-2/+2
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-221-2/+2
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-3/+3
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-201-1/+1
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-201-1/+1
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-6/+7
* Simplify file/directory name handling in DILexicalBlockDavid Blaikie2013-03-131-2/+2
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-131-1/+1
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+1
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-121-1/+1
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-121-1/+1
* Upgrade tests to the latest debug info format.David Blaikie2013-03-081-28/+32
* Make size computation less brittle.Rafael Espindola2011-05-271-2/+8
* llc: Eliminate a use of getDarwinMajorNumber().Daniel Dunbar2011-04-191-1/+1
* Run LiveDebugVariables in RegAllocBasic and RegAllocGreedy.Jakob Stoklund Olesen2011-04-051-0/+1
* Emit less labels for debug info and stop emitting .loc directives for DBG_VAL...Jakob Stoklund Olesen2011-03-251-3/+12
* Try again enabling LiveDebugVariables.Jakob Stoklund Olesen2011-01-121-1/+1
* The world is not ready for LiveDebugVariables yet.Jakob Stoklund Olesen2011-01-111-1/+1
* Enable LiveDebugVariables by default.Jakob Stoklund Olesen2011-01-111-1/+1
* Speculatively revert r123032.Devang Patel2011-01-071-1/+1
* Appropriately truncate debug info range in dwarf output.Devang Patel2011-01-071-1/+1
* Simplify. Eliminate unneeded debug_loc entry.Devang Patel2010-05-261-1/+1
OpenPOWER on IntegriCloud