summaryrefslogtreecommitdiff
path: root/test/DebugInfo
Commit message (Expand)AuthorAge
* 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
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-20
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-20
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Refactor file/directory path in namespace debug info to refer directly to the...David Blaikie2013-03-20
* Enhance debug info namespace test to check for context/scope referenceDavid Blaikie2013-03-20
* Make target-specific test case in r177474 only run when that target is builtDavid Blaikie2013-03-20
* Reorder the DIFile parameter in DINameSpaceDavid Blaikie2013-03-20
* Test DW_TAG_namespace support in the backendDavid Blaikie2013-03-20
* Fix test case regression on ARM & PPC introduced r177239David Blaikie2013-03-20
* Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...David Blaikie2013-03-20
* Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie2013-03-19
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-17
* Test that we emit a DW_AT_location for self captured by a block.Adrian Prantl2013-03-14
* Remove an extra operand to a DIFile metadata entryDavid Blaikie2013-03-13
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-13