summaryrefslogtreecommitdiff
path: root/test/DebugInfo
Commit message (Expand)AuthorAge
* Generate debug info for by-value struct args even if they are not used.Adrian Prantl2013-05-16
* Give the test from r181632 a target triple.David Blaikie2013-05-10
* PR14492: Debug Info: Support for values of non-integer non-type template para...David Blaikie2013-05-10
* Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)"Eric Christopher2013-05-09
* Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)Eric Christopher2013-05-08
* Debug Info: Support DW_TAG_imported_declarationDavid Blaikie2013-05-08
* Debug Info: Fix for break due to r181271David Blaikie2013-05-07
* DebugInfo: Support imported modules in lexical blocksDavid Blaikie2013-05-06
* [SystemZ] Update non-pic DWARF encodingsUlrich Weigand2013-05-06
* [SystemZ] Add DebugInfo test casesUlrich Weigand2013-05-06
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-02
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-30
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-30
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-30
* Set debug locations for branch instructions created during inlining, evenAdrian Prantl2013-04-30
* Improve documentation.Adrian Prantl2013-04-29
* AArch64: convert MC-layer test to .s fileTim Northover2013-04-27
* Use the target triple from the target machine rather than the moduleEric Christopher2013-04-27
* Move the XFAIL out of the middle of a comment.Eric Christopher2013-04-27
* cleanup testcase some moreAdrian Prantl2013-04-26
* Bugfix for the debug intrinsic handling in InstCombiner:Adrian Prantl2013-04-26
* Cleanup testcase and ensure we actually exercise the inliner.Adrian Prantl2013-04-24
* Make sure the instruction right after an inlined function has aAdrian Prantl2013-04-23
* Use zlib to uncompress debug sections in DWARF parser.Alexey Samsonov2013-04-23
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-22
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-19
* PR14606: debug info imported_module supportDavid Blaikie2013-04-19
* PR15149/r174304 improvement - print hex for unknown dwarf language codes & ad...David Blaikie2013-04-17
* Revert "Update the version of dwarf we say we're emitting to at least 3."Eric Christopher2013-04-10
* Add object-emission flag for lit tests. This flag is usedJyotsna Verma2013-04-10
* Update the version of dwarf we say we're emitting to at least 3.Eric Christopher2013-04-09
* The .dwo section shouldn't contain the unrelocated values (andEric Christopher2013-04-09
* Simplify the quoting here. Our lit emulator doesn't deal well with theChandler Carruth2013-04-08
* DW_FORM_sec_offset should be a relocation on platforms that useEric Christopher2013-04-07
* llvm-symbolizer: correctly parse filenames given in quotesAlexey Samsonov2013-04-05
* Add a basic test for llvm-symbolizer toolAlexey Samsonov2013-04-05
* Disable 2010-10-01-crash.ll for Hexagon as the Hexagon frontend willJyotsna Verma2013-04-04
* Support and test template arguments for unions.Eric Christopher2013-04-02
* move testcase into appropriate X86 subdirectory.Adrian Prantl2013-03-29
* Split the llvm/tools/clang/test/CodeGenObjC/debug-info-blocks.m testcase into...Adrian Prantl2013-03-29
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-27
* XFAIL DebugInfo tests for Hexagon.Jyotsna Verma2013-03-25
* Move X86-dependent test into the right subdirectory.Benjamin Kramer2013-03-23
* reorder the fields in DILexicalBlockFile to match the common prefix for DIScopesDavid Blaikie2013-03-22
* Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/...David Blaikie2013-03-22
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-22
* Remove the ARM-specific variant of this test. It's already covered byChandler Carruth2013-03-22
* Refactor the filename/directory information in DISubprogram to refer directly...David Blaikie2013-03-21
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-21