Move the complex address expression out of DIVariable and into an extra
[oota-llvm.git] / test / CodeGen / ARM / debug-info-sreg2.ll
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 PrantlReflow this comment.
2014-08-05 David BlaikieDebugInfo: Fix a bunch of tests that, owing to their...
2014-02-27 Adrian PrantlDebug info: Remove ARMAsmPrinter::EmitDwarfRegOp()...
2014-02-14 Artyom SkrobovGenerate the DWARF stack frame decode operations in...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
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-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
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 BlaikieRemove unused field in DICompileUnit
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-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
2013-03-08 David BlaikieUpgrade tests to the latest debug info format.
2012-02-23 Jakob Stoklund OlesenMake tests less sensitive to scheduling changes.
2012-01-09 Rafael EspindolaDon't print an unused label before .cfi_endproc.
2012-01-07 Rafael EspindolaDon't print a label before .cfi_startproc when we don...
2011-10-27 Nick LewyckyTeach our Dwarf emission to use the string pool.
2011-08-19 Devang PatelDo not use named md nodes to track variables that are...
2011-08-10 Devang PatelWhile extending definition range of a debug variable...
2011-05-27 Rafael EspindolaMake size computation less brittle.
2011-05-10 Rafael EspindolaProduce a __debug_frame section on darwin ARM when...
2011-05-04 Devang PatelDo not emit location expression size twice.