[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / DebugInfo / ARM /
2015-11-17 Dan GohmanUpdate DebugInfo tests for the change in DEBUG_VALUE...
2015-11-11 Artyom Skrobovtest/DebugInfo/ARM/prologue_end.ll references thumbv1...
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-05 Tim NorthoverRemove windows line endings introduced by r252177....
2015-11-05 Oleg Ranevskyy[DebugInfo] Fix ARM/AArch64 prologue_end position....
2015-10-12 Oliver Stannard[Debug] Look through bitcasts to find argument registers
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...
2015-06-27 Adrian PrantlRevert "Debug Info: One more bitfield bugfix. While...
2015-06-27 Adrian PrantlDebug Info: One more bitfield bugfix. While yesterday...
2015-06-26 Adrian PrantlDebug Info: Fix a bug in the DW_AT_bit_offset calculati...
2015-05-13 Sergey Dmitrouk[DebugInfo] Debug locations for constant SD nodes
2015-05-07 Sergey DmitroukDisable r235989 "Reapply r235977 "[DebugInfo] Add debug...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-28 Sergey DmitroukReapply r235977 "[DebugInfo] Add debug locations to...
2015-04-28 Daniel JasperRevert "[DebugInfo] Add debug locations to constant...
2015-04-28 Sergey Dmitrouk[DebugInfo] Add debug locations to constant SD nodes
2015-04-15 Duncan P. N. Exon... DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
2015-03-27 Duncan P. N. Exon... DebugInfo: Fix bad debug info for compile units and...
2015-03-20 Rafael EspindolaDon't declare all text sections at the start of the .s
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
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-01-30 David BlaikieAdd ARM test for r227489, but XFAIL because this is...
2015-01-30 Renato GolinRevert "Add missing test from r227488"
2015-01-29 David BlaikieAdd missing test from r227488
2015-01-19 Adrian PrantlRemove support for DIVariable's FlagIndirectVariable...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2014-12-22 Adrian PrantlThumb1 frame lowering: Mark CFI instructions with the...
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-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-08-07 Adrian PrantlMake these regexes stricter by disallowing any addition...
2014-08-07 Adrian PrantlAdd a separate testcase for a DWARF expression describi...
2014-08-06 David BlaikieDebugInfo: Assert that any CU for which debug_loc lists...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-02-05 Kai NackeARM: Enable use of relocation type tlsldo in debug...
2014-02-04 Kai NackeRevert: ARM: Enable use of relocation type tlsldo in...
2014-02-04 Kai NackeARM: Enable use of relocation type tlsldo in debug...
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2014-01-20 Adrian PrantlDebug info: On ARM ensure that all __TEXT sections...
2014-01-20 Adrian PrantlRevert "Debug info: On ARM ensure that the data section...
2013-12-23 Adrian PrantlDebug info: On ARM ensure that the data sections come...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-18 Adrian PrantlDebug info: Let LowerDbgDeclare perfom the dbg.declare...
2013-10-08 Adrian Prantltypo.
2013-10-08 Adrian Prantltypo.
2013-10-08 Adrian PrantlReduce testcase from 1r92011.
2013-10-05 Adrian PrantlDebug info: Don't crash in SelectionDAGISel when a...
2013-09-17 Adrian Prantlmention command line parameters
2013-09-16 Adrian PrantlBe sure we run ARM tests only when an ARM backend is...
2013-09-16 Adrian PrantlDebug info: Fix PR16736 and rdar://problem/14990587.
2013-03-22 Chandler CarruthRemove the ARM-specific variant of this test. It's...
2013-03-20 David BlaikieMake target-specific test case in r177474 only run...