summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2010-08-04-StackVariable.ll
AgeCommit message (Expand)AuthorFilesLines
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne1-6/+6
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith1-3/+3
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-5/+5
2015-07-24DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith1-3/+3
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith1-47/+47
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith1-38/+38
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-4/+4
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-9/+9
2015-01-14IR: Move MDLocation into placeDuncan P. N. Exon Smith1-10/+10
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-55/+55
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-37/+37
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-37/+37
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-37/+37
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-7/+7
2014-10-01Revert r218778 while investigating buldbot breakage.Adrian Prantl1-7/+7
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-7/+7
2014-08-06DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at l...David Blaikie1-1/+1
2014-05-16DebugInfo: Assume the CU's Subprogram list only contains definitions.David Blaikie1-1/+1
2014-02-04DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie1-1/+1
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-0/+2
2013-08-26Debug Info: add an identifier field to DICompositeType.Manman Ren1-5/+5
2013-07-29Debug Info: enable verifier for testing cases.Manman Ren1-1/+1
2013-07-27Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren1-10/+10
2013-07-25Current batch of -disable-debug-info-verifier.Rafael Espindola1-1/+1
2013-07-24Update testing cases to make them pass debug info verification.Manman Ren1-17/+17
2013-07-19Try to appease the bots.Manman Ren1-1/+1
2013-06-28Debug Info: clean up usage of Verify.Manman Ren1-4/+4
2013-04-22Revert "Revert "PR14606: debug info imported_module support""David Blaikie1-1/+1
2013-04-19Revert "PR14606: debug info imported_module support"Eric Christopher1-1/+1
2013-04-19PR14606: debug info imported_module supportDavid Blaikie1-1/+1
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie1-26/+26
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie1-26/+26
2013-03-22Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie1-5/+5
2013-03-21Remove unused field in DISubprogramDavid Blaikie1-5/+5
2013-03-20Remove unused field in DICompileUnitDavid Blaikie1-1/+1
2013-03-17Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie1-1/+2
2013-03-13Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie1-1/+1
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie1-1/+1
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie1-1/+1
2013-03-12Update debug info test cases with empty SplitDebugFilename field.David Blaikie1-1/+1
2013-03-08Upgrade tests to the latest debug info format.David Blaikie1-32/+34
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner1-1/+1
2011-04-28Teach dwarf writer to handle complex address expression for .debug_loc entries.Devang Patel1-2/+2
2011-02-24Move arch specific tests in arch specific directories.Devang Patel1-0/+124