summaryrefslogtreecommitdiff
path: root/test/DebugInfo
Commit message (Expand)AuthorAge
* Fix frame pointer debug information testJF Bastien2013-06-14
* PR15662: Optimized debug info produces out of order function parametersDavid Blaikie2013-06-05
* [llvm-symbolizer] Avoid calling slow getSymbolSize for Mach-O files. Assume t...Alexey Samsonov2013-06-04
* Correct handling invalid filename in llvm-symbolizerAlexey Samsonov2013-06-03
* Revert r182937 and r182877.Rafael Espindola2013-05-30
* Don't use fast isel on this test.Rafael Espindola2013-05-30
* Teach ReMaterialization to be more cunning about subregistersTim Northover2013-05-29
* LTO+Debug Info: revert r182791.Manman Ren2013-05-29
* Move test that depends on the X86 backend into the right subdirectory.Benjamin Kramer2013-05-29
* LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee isManman Ren2013-05-28
* Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...David Blaikie2013-05-22
* Dwarf: use a single line table to generate assembly when .loc is used.Manman Ren2013-05-21
* PR14606: Debug Info for namespace aliases/DW_TAG_imported_moduleDavid Blaikie2013-05-20
* 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