summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/2009-11-03-InsertExtractValue.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-23/+0
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-5/+5
* DebugInfo: Fix testcases with invalid MDSubprogram nodesDuncan P. N. Exon Smith2015-03-281-1/+1
* 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-7/+7
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-7/+7
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-5/+5
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-5/+5
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-5/+5
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-271-1/+4
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-4/+4
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-3/+3
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-3/+3
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-1/+1
* 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-2/+4
* Include access modifiers in subprogram metadata IR comment.David Blaikie2013-01-051-5/+9
* change this from using '!dbg' to using '!dbgx'. TheChris Lattner2010-04-011-4/+4
* Parse debug info attached with insertvalue and extractvalue instructions.Devang Patel2009-11-031-0/+11
OpenPOWER on IntegriCloud