summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/varargs.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-101/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* 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-3/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-21/+21
* DebugInfo: Fix testcases with invalid MDSubprogram nodesDuncan P. N. Exon Smith2015-03-281-2/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-18/+18
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-31/+31
* DebugInfo: Remove DwarfDebug::CurrentFnArguments since we have to handle argu...David Blaikie2014-10-231-0/+4
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-17/+17
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-17/+17
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-17/+17
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-4/+4
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-4/+4
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-4/+4
* [Debug Info] remove DITrivialType and use null to represent unspecified param.Manman Ren2014-07-291-3/+2
* DebugInfo: Lazily construct subprogram definition DIEs.David Blaikie2014-05-271-7/+7
* Attempt to unbreak an MSVC buildbot by switching to %llc_dwarf.Adrian Prantl2014-02-251-1/+1
* Address review comments for r202188.Adrian Prantl2014-02-251-0/+99
OpenPOWER on IntegriCloud