summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/AArch64
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-133-8/+8
* Local variables whose address is taken and passed on to a call are described Wolfgang Pieb2016-08-151-1/+2
* AArch64: allow MOV (imm) alias to be printedTim Northover2016-06-161-1/+1
* [AArch64] Combine callee-save and local stack SP adjustment instructions.Geoff Berry2016-05-061-2/+2
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-232-24/+24
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-159-26/+19
* Add missing emissionKind flags to the DICompileUnits of several old testcases.Adrian Prantl2016-04-011-1/+1
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-018-8/+8
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-312-2/+2
* fixed typo - CHECK-LABELJunmo Park2016-03-291-1/+1
* [AArch64] Enable non-leaf frame pointer elimination.Geoff Berry2016-03-021-1/+1
* Write AArch64 big endian data fixup entries as BE.Keith Walker2016-01-201-0/+6
* Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-151-1/+1
* Re-Revert r257105 (Verifier debug info changes)Keno Fischer2016-01-131-1/+1
* Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-131-1/+1
* Temporarily revert r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-071-1/+1
* [Verifier] Check that debug values have proper sizeKeno Fischer2016-01-071-1/+1
* Clean up the processing of dbg.value in various placesKeno Fischer2015-12-191-1/+1
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-5/+5
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-5/+5
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-057-20/+20
* Remove windows line endings introduced by r252177. NFC.Tim Northover2015-11-051-43/+43
* [DebugInfo] Fix ARM/AArch64 prologue_end position. Related to D11268.Oleg Ranevskyy2015-11-051-0/+43
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-286-9/+9
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-038-8/+8
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-314-10/+10
* Don't use %llc_dwarf for target-specific tests.Benjamin Kramer2015-06-271-2/+1
* Split test up into two target-spcific directories.Adrian Prantl2015-06-251-0/+74
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-172-4/+4
* [DebugInfo] Debug locations for constant SD nodesSergey Dmitrouk2015-05-131-2/+0
* Disable r235989 "Reapply r235977 "[DebugInfo] Add debug locations to constant...Sergey Dmitrouk2015-05-071-0/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-297-149/+149
* Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"Sergey Dmitrouk2015-04-281-0/+37
* Revert "[DebugInfo] Add debug locations to constant SD nodes"Daniel Jasper2015-04-281-37/+0
* [DebugInfo] Add debug locations to constant SD nodesSergey Dmitrouk2015-04-281-0/+37
* Use CIE version 1 for .eh_frame.Rafael Espindola2015-04-272-2/+2
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-152-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* Print section start labels when first switching to the section.Rafael Espindola2015-03-111-0/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-036-104/+104
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-272-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-273-15/+15
* Add the missing testcase for r228764.Adrian Prantl2015-02-101-0/+257
* Remove support for DIVariable's FlagIndirectVariable and expectAdrian Prantl2015-01-191-2/+2
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-144-12/+12
* ARM/AArch64: Attach the FrameSetup MIFlag to CFI instructions.Adrian Prantl2014-12-161-0/+112
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-157-82/+82
* Add a comment.Adrian Prantl2014-12-051-1/+1
* Simplify implementation and testcase of r223401 based on feedback from dblaikie.Adrian Prantl2014-12-041-23/+18
* Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() isAdrian Prantl2014-12-041-0/+70
OpenPOWER on IntegriCloud