Note that EH is now supported in MCJIT.
[oota-llvm.git] / test / DebugInfo /
2013-05-06 David BlaikieDebugInfo: Support imported modules in lexical blocks
2013-05-06 Ulrich Weigand[SystemZ] Update non-pic DWARF encodings
2013-05-06 Ulrich Weigand[SystemZ] Add DebugInfo test cases
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-30 Adrian PrantlSet debug locations for branch instructions created...
2013-04-29 Adrian PrantlImprove documentation.
2013-04-27 Tim NorthoverAArch64: convert MC-layer test to .s file
2013-04-27 Eric ChristopherUse the target triple from the target machine rather...
2013-04-27 Eric ChristopherMove the XFAIL out of the middle of a comment.
2013-04-26 Adrian Prantlcleanup testcase some more
2013-04-26 Adrian PrantlBugfix for the debug intrinsic handling in InstCombiner:
2013-04-24 Adrian PrantlCleanup testcase and ensure we actually exercise the...
2013-04-23 Adrian PrantlMake sure the instruction right after an inlined functi...
2013-04-23 Alexey SamsonovUse zlib to uncompress debug sections in DWARF parser.
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-17 David BlaikiePR15149/r174304 improvement - print hex for unknown...
2013-04-10 Eric ChristopherRevert "Update the version of dwarf we say we're emitti...
2013-04-10 Jyotsna VermaAdd object-emission flag for lit tests. This flag is...
2013-04-09 Eric ChristopherUpdate the version of dwarf we say we're emitting to...
2013-04-09 Eric ChristopherThe .dwo section shouldn't contain the unrelocated...
2013-04-08 Chandler CarruthSimplify the quoting here. Our lit emulator doesn't...
2013-04-07 Eric ChristopherDW_FORM_sec_offset should be a relocation on platforms...
2013-04-05 Alexey Samsonovllvm-symbolizer: correctly parse filenames given in...
2013-04-05 Alexey SamsonovAdd a basic test for llvm-symbolizer tool
2013-04-04 Jyotsna VermaDisable 2010-10-01-crash.ll for Hexagon as the Hexagon...
2013-04-02 Eric ChristopherSupport and test template arguments for unions.
2013-03-29 Adrian Prantlmove testcase into appropriate X86 subdirectory.
2013-03-29 Adrian PrantlSplit the llvm/tools/clang/test/CodeGenObjC/debug-info...
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-25 Jyotsna VermaXFAIL DebugInfo tests for Hexagon.
2013-03-23 Benjamin KramerMove X86-dependent test into the right subdirectory.
2013-03-22 David Blaikiereorder the fields in DILexicalBlockFile to match the...
2013-03-22 David BlaikieRefactor out the DIFile parameter to DILexicalBlock...
2013-03-22 David BlaikieReorder the DIFile field in DILexicalBlock to become...
2013-03-22 Chandler CarruthRemove the ARM-specific variant of this test. It's...
2013-03-21 David BlaikieRefactor the filename/directory information in DISubpro...
2013-03-21 David BlaikieMove the DIFile in DISubprogram to the beginning to...
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-20 David BlaikieRefactor file/directory path in namespace debug info...
2013-03-20 David BlaikieEnhance debug info namespace test to check for context...
2013-03-20 David BlaikieMake target-specific test case in r177474 only run...
2013-03-20 David BlaikieReorder the DIFile parameter in DINameSpace
2013-03-20 David BlaikieTest DW_TAG_namespace support in the backend
2013-03-20 David BlaikieFix test case regression on ARM & PPC introduced r177239
2013-03-20 David BlaikieRefactor the DIFile (2nd) parameter to DITypes to be...
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-14 Adrian PrantlTest that we emit a DW_AT_location for self captured...
2013-03-13 David BlaikieRemove an extra operand to a DIFile metadata entry
2013-03-13 David BlaikieRemove the unused 4th operand for DIFile debug info...
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-03-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
2013-03-08 David BlaikieRemove -print-dbginfo as it is unused & bitrotten.
2013-03-08 David BlaikieUpgrade tests to the latest debug info format.
2013-03-07 Manman RenDebug Info: store the files and directories for each...
2013-02-27 Manman RenDebug Info: for static member variables, always put...
2013-02-27 Manman RenDebug Info: for static member variables, add AT_MIPS_li...
2013-02-26 Manman RenRevert r176120 as it caused a failure at static-member.cpp
2013-02-26 Manman RenDebug Info: for static member variables, move AT_MIPS_l...
2013-02-22 Eric ChristopherUse getSplitDebugFilename when constructing the skeleto...
2013-02-21 Eli BenderskyPreviously, parsing capability of the .debug_frame...
2013-02-14 Krzysztof ParzyszekAdd testcase for llvm-dwarfdump to test parsing of...
2013-02-14 Elena DemikhovskyMoved line-info.ll to DebugInfo\X86 directory
2013-02-14 Elena DemikhovskyThe test failed on Windows. I've changed the platform...
2013-02-13 Manman RenClean up LDV, no functionality change.
2013-02-13 Manman RenDebug Info: LiveDebugVarible can remove DBG_VALUEs...
2013-02-12 Krzysztof ParzyszekRemove target-specific info from the testcase for DWARF...
2013-02-12 Krzysztof ParzyszekAllow optionally generating pubnames section in DWARF...
2013-02-11 Tim NorthoverAArch64: generate dwarfdump test rather than include...
2013-02-11 Tim NorthoverAArch64: Add basic relocation processing for llvm-dwarf...
2013-02-09 Manman RenDwarf: do not use line_table_start in at_stmt_list...
2013-02-08 Alexey SamsonovUpdate tests for DWARF parser: store sources next to...
2013-02-06 Eli BenderskyFix typo
2013-02-06 Eli BenderskyAdd a comment to the test that points to the source...
2013-02-06 Eli BenderskyAdd a test for checking the current .debug_frame dumpin...
2013-02-06 Manman RenAttempt to recover gdb bot after r174445.
2013-02-05 Manman RenDwarf: support for LTO where a single object file can...
2013-02-05 Eric ChristopherAdd support for testing the output of the abbrev table...
2013-02-05 Eric ChristopherAdd support for emitting a stub DW_AT_GNU_dwo_id as...
2013-02-04 Tim NorthoverUpdate debugging test for change in expected metadata.
2013-02-04 David Blaikie[DebugInfo] remove more node indirection (this time...
2013-02-02 David BlaikieRemove the (apparently) unnecessary debug info metadata...
2013-02-02 Manman RenRemoving ssp and uwtable from the testcase
2013-02-01 Manman Ren[Dwarf] avoid emitting multiple AT_const_value for...
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-29 David BlaikieSupport artificial parameters in function types.
2013-01-26 David BlaikiePR14566: Debug Info: Removing top level lexical blocks
2013-01-26 Andrew KaylorAdd DIContext::getLineInfoForAddressRange() function...
next