summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll
Commit message (Expand)AuthorAgeFilesLines
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-89/+107
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-5/+5
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-5/+5
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-5/+5
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-5/+5
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-5/+5
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-12/+12
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-7/+6
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-10/+10
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-5/+5
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-10/+10
* DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith2015-07-241-5/+5
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-50/+50
* [GlobalMerge] Look at uses to create smaller global sets.Ahmed Bougacha2015-04-181-1/+1
* [AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1.Ahmed Bougacha2015-03-231-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-41/+41
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-10/+10
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-60/+60
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-40/+40
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-40/+40
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-40/+40
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-11/+11
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-11/+11
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-11/+11
* Improve test for merged global debug info by using llvm-dwarfdump.David Blaikie2014-08-051-16/+16
* DebugInfo: Avoid creating unnecessary/empty line tables and remove the specia...David Blaikie2014-04-011-1/+1
* 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-1/+1
* Debug Info: enable verifier for testing cases.Manman Ren2013-07-291-1/+1
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-271-13/+14
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-251-1/+1
* 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-14/+14
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-14/+14
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-5/+5
* 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
* Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie2013-03-191-2/+2
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-8/+9
* 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
OpenPOWER on IntegriCloud