summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/inline-debug-info.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-174/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-2/+2
* 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
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-32/+32
* 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-18/+18
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* DebugInfo: Use distinct inlinedAt MDLocations to avoid separate inlined calls...David Blaikie2015-01-211-3/+3
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-15/+15
* 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-16/+16
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-16/+16
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-16/+16
* 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: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-2/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-2/+2
* Improve documentation.Adrian Prantl2013-04-291-1/+2
* Cleanup testcase and ensure we actually exercise the inliner.Adrian Prantl2013-04-241-138/+144
* Make sure the instruction right after an inlined function has aAdrian Prantl2013-04-231-0/+165
OpenPOWER on IntegriCloud