Add a triple to test/DebugInfo/unconditional-branch.ll (PR23252)
[oota-llvm.git] / test / DebugInfo / AArch64 /
2015-04-15 Duncan P. N. Exon... DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-11 Rafael EspindolaPrint section start labels when first switching to...
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-10 Adrian PrantlAdd the missing testcase for r228764.
2015-01-19 Adrian PrantlRemove support for DIVariable's FlagIndirectVariable...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2014-12-16 Adrian PrantlARM/AArch64: Attach the FrameSetup MIFlag to CFI instru...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-05 Adrian PrantlAdd a comment.
2014-12-04 Adrian PrantlSimplify implementation and testcase of r223401 based...
2014-12-04 Adrian PrantlDebug info: If the RegisterCoalescer::reMaterializeTriv...
2014-11-03 Oliver StannardRevert r221150, as it broke sanitizer tests
2014-11-03 Oliver StannardEmit .eh_frame with relocations to functions, rather...
2014-10-06 Eric ChristopherFor biendian targets like ARM and AArch64, it is useful...
2014-10-06 Eric ChristopherAdd support for ARM and AArch64 big endian objects to
2014-10-06 Eric ChristopherAdd some tests for RelocVisitor.
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-09-23 Oliver StannardFix segfault in AArch64 backend with -g and -mbig-endian
2014-06-19 Oliver StannardEmit DWARF3 call frame information when DWARF3+ debug...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-09 Alexey SamsonovGenerate better location ranges for some register-descr...
2014-06-05 Alexey SamsonovUse AArch64 instead of now removed ARM64 in test configs
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-05-23 David BlaikieDebugInfo: Generalize some tests to handle variations...
2014-03-07 David BlaikieDebugInfo: Restrict DW_AT_high_pc encoding as data4...
2014-03-07 David BlaikieDebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as...
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-09-20 Eric ChristopherMove emission of the debug string table to early in...
2013-09-09 Manman RenDebug Info Testing: use null instead of an empty string...
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-05-29 Tim NorthoverTeach ReMaterialization to be more cunning about subreg...
2013-04-27 Tim NorthoverAArch64: convert MC-layer test to .s file
2013-04-22 David BlaikieRevert "Revert "PR14606: debug info imported_module...
2013-04-19 Eric ChristopherRevert "PR14606: debug info imported_module support"
2013-04-19 David BlaikiePR14606: debug info imported_module support
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-22 David BlaikieReorder the DIFile field in DILexicalBlock to become...
2013-03-21 David BlaikieRemove unused field in DISubprogram
2013-03-20 David BlaikieDebug info: refactor the first field of DICompileUnit...
2013-03-20 David BlaikieDebug Info: Swap the 2nd and 3rd parameters to DICompil...
2013-03-20 David BlaikieRemove unused field in DICompileUnit
2013-03-19 David BlaikieMove the DIFile operand to DITypes from the 4th operand...
2013-03-17 David BlaikieSplit out filename & directory from DIFile to start...
2013-03-13 David BlaikieRefactor filename/directory in DICompileUnit into a...
2013-03-12 David BlaikieRemove unused "isMain" field from DICompileUnit
2013-03-12 David BlaikieUpdate debug info test cases with empty SplitDebugFilen...
2013-02-11 Tim NorthoverAArch64: generate dwarfdump test rather than include...
2013-02-04 Tim NorthoverUpdate debugging test for change in expected metadata.
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.