TBAA: update tbaa format from scalar format to struct-path aware format.
[oota-llvm.git] / test / DebugInfo / X86 /
2013-09-24 David Blaikiellvm-dwarfdump support for gnu_pubtypes
2013-09-24 Eric ChristopherAdd namespaces to the list of items that we expose...
2013-09-24 Eric ChristopherRegenerate testcase from source.
2013-09-23 Eric ChristopherAdd more external types to the pubtypes table. Expand...
2013-09-23 Eric ChristopherHandle gnu pubtypes sections:
2013-09-23 Richard MittonFixed debug_aranges handling for common symbols.
2013-09-21 NAKAMURA TakumiInitialize BSSSection explicitly in InitMachOMCObjectFi...
2013-09-20 Eric ChristopherMove emission of the debug string table to early in...
2013-09-20 NAKAMURA Takumillvm/test: Mark 3 tests as XFAIL:msvc.
2013-09-20 Benjamin KramerMove x86-dependent tests into the right directory.
2013-09-19 David BlaikieDebugInfo: constrain gnu pubnames test further
2013-09-19 David BlaikieDebugInfo: llvm-dwarfdump support for gnu_pubnames...
2013-09-19 David BlaikieDebugInfo: Improve IR annotation comments for GNU pubth...
2013-09-18 Adrian PrantlDebug info: Get rid of the VLA indirection hack in...
2013-09-13 Eric ChristopherAdd initial support for handling gnu style pubnames...
2013-09-08 Manman RenDebug Info Testing: update context from empty string...
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-09-06 Manman RenDebug Info Testing: Updated to use null instead of...
2013-09-04 Eric ChristopherRemove hack ensuring that darwin didn't produce dwarf...
2013-09-04 Michael GottesmanRevert "Revert "Remove the darwin gdb option, that...
2013-09-04 Michael GottesmanRevert "Remove the darwin gdb option, that version...
2013-09-04 Eric ChristopherRemove the darwin gdb option, that version of gdb is...
2013-09-03 Eric ChristopherAdd the rest of the stock attributes to the attribute...
2013-08-30 Eric ChristopherDon't bother emitting the pubtypes section on darwin...
2013-08-28 Eric ChristopherAdd support for DW_FORM_dataN and DW_FORM_udata to...
2013-08-27 Eric ChristopherUse DW_FORM_sdata for signed constant values and udata...
2013-08-27 Eric ChristopherMove some debug testcases to the debug info directory.
2013-08-27 Eric ChristopherAdd derived from source.
2013-08-27 Eric ChristopherAdd a testcase to ensure that the pubnames section...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-19 Eric ChristopherTurn on pubnames by default on linux.
2013-08-19 David Blaikiellvm-dwarfdump: Do not include address offsets for...
2013-08-19 David BlaikieDebugInfo: don't emit zero-length names for parameters
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-13 Carlo KokOutput DW_AT_stmt_list dwarf debug info as DW_FORM_sec_...
2013-08-13 Evgeniy StepanovPass DIEHash::collectAttributes output argument by...
2013-08-13 Eric ChristopherAdd the start of DIE hashing for DWARF4 type units...
2013-08-12 Eric ChristopherMove the addition of the dwo_id as late as possible...
2013-08-06 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-02 Carlo KokBugfix for making the DWARF debug strings and labels...
2013-08-02 NAKAMURA TakumiRevert r187597, "Bugfix for making the DWARF debug...
2013-08-02 Eric ChristopherTemporarily revert "Debug Info Finder|Verifier: handle...
2013-08-01 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-01 David BlaikieDebugInfo: Emit definitions for types with no members.
2013-08-01 Carlo KokBugfix for making the DWARF debug strings and labels...
2013-07-30 Eric ChristopherMove file to X86 and add a triple to fix darwin bots...
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-27 Benjamin KramerDwarfDebug: MD5 is always little endian, bswap on big...
2013-07-27 Manman RenDebug Info Verifier: verify SPs in llvm.dbg.sp.
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-07-26 Eric ChristopherMove this to the X86 directory, unfortunately the hashe...
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Manman RenDebug Info: improve the Finder.
2013-07-23 NAKAMURA Takumillvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disabl...
2013-07-23 Manman RenDebug Info Finder: use processDeclare and processValue...
2013-07-22 Bill WendlingRecommit r186217 with testcase fix:
2013-07-19 Manman RenDebug Info: enable verifying by default and disable...
2013-07-15 David BlaikieFurther simplify test case from r186119/r186035.
2013-07-11 Adrian PrantlIn response to dblaikie's comment on r186035, replacing the
2013-07-10 Adrian PrantlAdd a comment.
2013-07-10 Adrian PrantlAdd a testcase for r186014.
2013-07-10 Adrian PrantlUn-break the buildbot by tweaking the indirection flag.
2013-07-09 Adrian Prantlmove test into the appropriate subdir.
2013-07-09 Adrian PrantlReapply an improved version of r180816/180817.
2013-07-01 David BlaikiePR14728: DebugInfo: TLS variables with -gsplit-dwarf
2013-07-01 David BlaikiePR16493: DebugInfo with TLS on PPC crashing due to...
2013-06-28 David BlaikieDebugInfo: PR14728: TLS support
2013-06-28 Manman RenDebug Info: clean up usage of Verify.
2013-06-24 NAKAMURA TakumiMove llvm/test/DebugInfo/arguments.ll to X86, for now...
2013-06-22 David BlaikieDebugInfo: Support (using GNU extensions) for template...
2013-06-20 David BlaikieGive this X86-specific test a triple so it's actually...
2013-06-20 David BlaikieDebugInfo: don't use location lists when the location...
2013-06-19 David BlaikieSpelling correction
2013-06-19 David BlaikieDebugInfo: PR14763/r183329 correct the location of...
2013-05-29 Manman RenLTO+Debug Info: revert r182791.
2013-05-29 Benjamin KramerMove test that depends on the X86 backend into the...
2013-05-22 David BlaikieSolidify the assumption that a DW_TAG_subprogram's...
2013-05-21 Manman RenDwarf: use a single line table to generate assembly...
2013-05-16 Adrian PrantlGenerate debug info for by-value struct args even if...
2013-05-10 David BlaikieGive the test from r181632 a target triple.
2013-05-09 Eric ChristopherRevert "Make sure debug info contains linkage names...
2013-05-08 Eric ChristopherMake sure debug info contains linkage names (DW_AT_MIPS...
2013-05-02 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-30 Adrian PrantlTemporarily revert "Change the informal convention...
2013-04-30 Adrian PrantlChange the informal convention of DBG_VALUE so that...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-26 Adrian Prantlcleanup testcase some more
2013-04-26 Adrian PrantlBugfix for the debug intrinsic handling in InstCombiner:
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-04-09 Eric ChristopherThe .dwo section shouldn't contain the unrelocated...
2013-04-07 Eric ChristopherDW_FORM_sec_offset should be a relocation on platforms...
2013-04-02 Eric ChristopherSupport and test template arguments for unions.
2013-03-29 Adrian Prantlmove testcase into appropriate X86 subdirectory.
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
next