summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2010-04-15-ScavengerDebugValue.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-07-24DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith1-1/+1
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith1-13/+13
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-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith1-12/+12
2015-01-14IR: Move MDLocation into placeDuncan P. N. Exon Smith1-2/+2
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-17/+17
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-11/+11
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-11/+11
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-11/+11
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-26Debug Info: add an identifier field to DICompositeType.Manman Ren1-1/+1
2013-08-06Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren1-3/+4
2013-08-02Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher1-4/+3
2013-08-01Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren1-3/+4
2013-07-27Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren1-1/+3
2013-07-25Debug Info: improve the verifier to check field types.Manman Ren1-2/+2
2013-07-24Debug Info: improve the Finder.Manman Ren1-1/+1
2013-07-24Update testing cases to make them pass debug info verification.Manman Ren1-4/+5
2013-07-23Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren1-1/+1
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola1-1/+1
2010-04-15Fix PR6847. RegScavenger should ignore DebugValues.Jakob Stoklund Olesen1-0/+26