summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll
Commit message (Expand)AuthorAgeFilesLines
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-1/+1
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-1/+1
* Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace.Adrian Prantl2016-10-051-49/+41
* Revert "Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace."Adrian Prantl2016-10-051-41/+49
* Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace.Adrian Prantl2016-10-051-49/+41
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-5/+4
* 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
* Use TargetRegisterInfo for printing MachineOperand register commentsDan Gohman2015-11-171-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-3/+3
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-3/+3
* 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-8/+8
* DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith2015-07-241-6/+6
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-31/+31
* DebugInfo: Add missing !dbg attachments to intrinsicsDuncan P. N. Exon Smith2015-04-151-2/+2
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-271-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-31/+31
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-37/+37
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-30/+30
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-30/+30
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-30/+30
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-3/+3
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for fu...David Blaikie2014-07-251-1/+1
* Revert "Recommit r212203: Don't try to construct debug LexicalScopes hierarch...David Blaikie2014-07-211-1/+1
* Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for fu...David Blaikie2014-07-091-1/+1
* Temporarily revert "Don't try to construct debug LexicalScopes hierarchy for ...Eric Christopher2014-07-031-1/+1
* Don't try to construct debug LexicalScopes hierarchy for functions that do no...David Blaikie2014-07-021-1/+1
* 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-3/+3
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-2/+2
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-2/+2
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-2/+2
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-6/+9
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-13/+13
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-2/+2
* DebugInfo: follow up to 184045 to constrain the tests further to ensure they ...David Blaikie2013-06-151-1/+1
* DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offse...David Blaikie2013-06-151-1/+1
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-301-1/+1
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-301-1/+1
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-19/+19
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-19/+19
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-211-3/+3
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-3/+3
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-1/+2
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-131-1/+1
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-111-27/+27
OpenPOWER on IntegriCloud