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
/
X86
Age
Commit message (
Expand
)
Author
2013-05-21
Merging r182344:
Bill Wendling
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-26
cleanup testcase some more
Adrian Prantl
2013-04-26
Bugfix for the debug intrinsic handling in InstCombiner:
Adrian Prantl
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-09
The .dwo section shouldn't contain the unrelocated values (and
Eric Christopher
2013-04-07
DW_FORM_sec_offset should be a relocation on platforms that use
Eric Christopher
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-28
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-27
Adding DIImportedModules to DIScopes.
David Blaikie
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-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 the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...
David Blaikie
2013-03-19
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
David Blaikie
2013-03-17
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-13
Remove the unused 4th operand for DIFile debug info metadata
David Blaikie
2013-03-13
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-12
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-03-11
Upgrading debug info test cases to be (more) compatible with the current debu...
David Blaikie
2013-03-08
Upgrade tests to the latest debug info format.
David Blaikie
2013-03-07
Debug Info: store the files and directories for each compile unit.
Manman Ren
2013-02-27
Debug Info: for static member variables, always put AT_MIPS_linkage_name to the
Manman Ren
2013-02-27
Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
2013-02-26
Revert r176120 as it caused a failure at static-member.cpp
Manman Ren
2013-02-26
Debug Info: for static member variables, move AT_MIPS_linkage_name from
Manman Ren
2013-02-22
Use getSplitDebugFilename when constructing the skeleton cu and
Eric Christopher
2013-02-14
Moved line-info.ll to DebugInfo\X86 directory
Elena Demikhovsky
2013-02-13
Clean up LDV, no functionality change.
Manman Ren
2013-02-13
Debug Info: LiveDebugVarible can remove DBG_VALUEs, make sure we emit them back.
Manman Ren
2013-02-09
Dwarf: do not use line_table_start in at_stmt_list since we do not always emit
Manman Ren
2013-02-06
Attempt to recover gdb bot after r174445.
Manman Ren
2013-02-05
Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
2013-02-05
Add support for testing the output of the abbrev table for the
Eric Christopher
2013-02-05
Add support for emitting a stub DW_AT_GNU_dwo_id as part of the
Eric Christopher
2013-02-04
[DebugInfo] remove more node indirection (this time from the subprogram's var...
David Blaikie
[next]