summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/dbg-changes-codegen-branch-folding.ll
Commit message (Expand)AuthorAgeFilesLines
* Bias physical register immediate assignmentsNirav Dave2018-11-141-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-3/+3
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-2/+2
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-6/+6
* [X86] Optimization for replacing LEA with MOV at frame index elimination timeZvi Rackover2016-09-261-1/+1
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-11/+11
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-5/+4
* 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-121/+131
* Re-Revert r257105 (Verifier debug info changes)Keno Fischer2016-01-131-131/+121
* Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-131-121/+131
* Temporarily revert r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-071-131/+121
* [Verifier] Check that debug values have proper sizeKeno Fischer2016-01-071-121/+131
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-3/+3
* 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-19/+19
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-89/+89
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-151-10/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-8/+8
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-66/+66
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-24/+24
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-107/+107
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-65/+65
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-65/+65
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-65/+65
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-19/+19
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-19/+19
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-19/+19
* Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for fu...David Blaikie2014-07-251-37/+132
* Revert "Recommit r212203: Don't try to construct debug LexicalScopes hierarch...David Blaikie2014-07-211-132/+37
* Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for fu...David Blaikie2014-07-091-37/+132
* Temporarily revert "Don't try to construct debug LexicalScopes hierarchy for ...Eric Christopher2014-07-031-132/+37
* Don't try to construct debug LexicalScopes hierarchy for functions that do no...David Blaikie2014-07-021-37/+132
* This is a fix for PR# 19051. I noticed code gen differences due to code motio...Ekaterina Romanova2014-03-261-0/+109
OpenPOWER on IntegriCloud