aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo
AgeCommit message (Expand)Author
2013-05-21Merging r182344:Bill Wendling
2013-05-06DebugInfo: Support imported modules in lexical blocksDavid Blaikie
2013-05-06[SystemZ] Update non-pic DWARF encodingsUlrich Weigand
2013-05-06[SystemZ] Add DebugInfo test casesUlrich Weigand
2013-05-02TBAA: remove !tbaa from testing cases if not used.Manman Ren
2013-04-30Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl
2013-04-30Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl
2013-04-30TBAA: remove !tbaa from testing cases if not used.Manman Ren
2013-04-30Set debug locations for branch instructions created during inlining, evenAdrian Prantl
2013-04-29Improve documentation.Adrian Prantl
2013-04-27AArch64: convert MC-layer test to .s fileTim Northover
2013-04-27Use the target triple from the target machine rather than the moduleEric Christopher
2013-04-27Move the XFAIL out of the middle of a comment.Eric Christopher
2013-04-26cleanup testcase some moreAdrian Prantl
2013-04-26Bugfix for the debug intrinsic handling in InstCombiner:Adrian Prantl
2013-04-24Cleanup testcase and ensure we actually exercise the inliner.Adrian Prantl
2013-04-23Make sure the instruction right after an inlined function has aAdrian Prantl
2013-04-23Use zlib to uncompress debug sections in DWARF parser.Alexey Samsonov
2013-04-22Revert "Revert "PR14606: debug info imported_module support""David Blaikie
2013-04-19Revert "PR14606: debug info imported_module support"Eric Christopher
2013-04-19PR14606: debug info imported_module supportDavid Blaikie
2013-04-17PR15149/r174304 improvement - print hex for unknown dwarf language codes & ad...David Blaikie
2013-04-10Revert "Update the version of dwarf we say we're emitting to at least 3."Eric Christopher
2013-04-10Add object-emission flag for lit tests. This flag is usedJyotsna Verma
2013-04-09Update the version of dwarf we say we're emitting to at least 3.Eric Christopher
2013-04-09The .dwo section shouldn't contain the unrelocated values (andEric Christopher
2013-04-08Simplify the quoting here. Our lit emulator doesn't deal well with theChandler Carruth
2013-04-07DW_FORM_sec_offset should be a relocation on platforms that useEric Christopher
2013-04-05llvm-symbolizer: correctly parse filenames given in quotesAlexey Samsonov
2013-04-05Add a basic test for llvm-symbolizer toolAlexey Samsonov
2013-04-04Disable 2010-10-01-crash.ll for Hexagon as the Hexagon frontend willJyotsna Verma
2013-04-02Support and test template arguments for unions.Eric Christopher
2013-03-29move testcase into appropriate X86 subdirectory.Adrian Prantl
2013-03-29Split the llvm/tools/clang/test/CodeGenObjC/debug-info-blocks.m testcase into...Adrian Prantl
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie
2013-03-25XFAIL DebugInfo tests for Hexagon.Jyotsna Verma
2013-03-23Move X86-dependent test into the right subdirectory.Benjamin Kramer
2013-03-22reorder the fields in DILexicalBlockFile to match the common prefix for DIScopesDavid Blaikie
2013-03-22Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/...David Blaikie
2013-03-22Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie
2013-03-22Remove the ARM-specific variant of this test. It's already covered byChandler Carruth
2013-03-21Refactor the filename/directory information in DISubprogram to refer directly...David Blaikie
2013-03-21Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie
2013-03-21Remove unused field in DISubprogramDavid Blaikie
2013-03-20Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie
2013-03-20Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie
2013-03-20Remove unused field in DICompileUnitDavid Blaikie
2013-03-20Refactor file/directory path in namespace debug info to refer directly to the...David Blaikie
2013-03-20Enhance debug info namespace test to check for context/scope referenceDavid Blaikie