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