summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/nophysreg.ll
Commit message (Expand)AuthorAgeFilesLines
* [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operationAdrian Prantl2016-12-051-2/+2
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-6/+6
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+3
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-151-5/+5
* Re-Revert r257105 (Verifier debug info changes)Keno Fischer2016-01-131-5/+5
* Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-131-5/+5
* Temporarily revert r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-071-5/+5
* [Verifier] Check that debug values have proper sizeKeno Fischer2016-01-071-5/+5
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-4/+4
* 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-7/+7
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-49/+49
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-151-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-26/+26
* Debug info: Use DW_OP_bit_piece instead of DW_OP_piece in theAdrian Prantl2015-02-091-2/+2
* Replace this testcase with an even shorter one provided by dblaikie.Adrian Prantl2015-01-271-339/+169
* Debug info: Fix PR22296 by omitting the DW_AT_location if we lost theAdrian Prantl2015-01-251-0/+373
OpenPOWER on IntegriCloud