summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/StackColoring-dbg.ll
AgeCommit message (Expand)AuthorFilesLines
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith1-1/+1
2015-08-03DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith1-1/+1
2015-07-31DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith1-1/+1
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith1-6/+6
2015-04-15DebugInfo: Add missing !dbg attachments to intrinsicsDuncan P. N. Exon Smith1-1/+1
2015-03-27DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith1-1/+1
2015-03-27DebugInfo: Update testcases with invalid variablesDuncan P. N. Exon Smith1-2/+2
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith1-6/+6
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-7/+7
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-5/+5
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-5/+5
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-5/+5
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-2/+2
2014-10-01Revert r218778 while investigating buldbot breakage.Adrian Prantl1-2/+2
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-2/+2
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-0/+2
2013-08-22[Debug Info Tests] Update testing cases.Manman Ren1-0/+3
2013-07-23Debug Info: improve the Finder.Manman Ren1-2/+2
2012-09-11Stack Coloring: Dont crash on dbg values which use stack frames.Nadav Rotem1-0/+30