summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/AArch64
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert r221150, as it broke sanitizer testsOliver Stannard2014-11-032-21/+2
* Emit .eh_frame with relocations to functions, rather than sectionsOliver Stannard2014-11-032-2/+21
* For biendian targets like ARM and AArch64, it is useful to have theEric Christopher2014-10-062-1/+19
* Add support for ARM and AArch64 big endian objects toEric Christopher2014-10-061-0/+14
* Add some tests for RelocVisitor.Eric Christopher2014-10-061-0/+15
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-033-25/+25
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-023-25/+25
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-023-25/+25
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-2/+2
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* Fix segfault in AArch64 backend with -g and -mbig-endianOliver Stannard2014-09-231-0/+22
* Emit DWARF3 call frame information when DWARF3+ debug info is requestedOliver Stannard2014-06-192-4/+4
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Generate better location ranges for some register-described variables.Alexey Samsonov2014-06-091-1/+3
* Use AArch64 instead of now removed ARM64 in test configsAlexey Samsonov2014-06-051-1/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+68
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-243-153/+1
* DebugInfo: Generalize some tests to handle variations in attribute ordering.David Blaikie2014-05-231-13/+6
* DebugInfo: Restrict DW_AT_high_pc encoding as data4 offset to DWARF 4 as per ...David Blaikie2014-03-071-2/+6
OpenPOWER on IntegriCloud