projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
PR14972: SROA vs. GVN exposed a really bad bug in SROA.
[oota-llvm.git]
/
test
/
DebugInfo
/
2013-03-13
David Blaikie
Remove an extra operand to a DIFile metadata entry
tree
|
commitdiff
2013-03-13
David Blaikie
Remove the unused 4th operand for DIFile debug info...
tree
|
commitdiff
2013-03-13
David Blaikie
Refactor filename/directory in DICompileUnit into a...
tree
|
commitdiff
2013-03-12
David Blaikie
Remove unused "isMain" field from DICompileUnit
tree
|
commitdiff
2013-03-12
David Blaikie
Update debug info test cases with empty SplitDebugFilen...
tree
|
commitdiff
2013-03-11
David Blaikie
Upgrading debug info test cases to be (more) compatible...
tree
|
commitdiff
2013-03-08
David Blaikie
Remove -print-dbginfo as it is unused & bitrotten.
tree
|
commitdiff
2013-03-08
David Blaikie
Upgrade tests to the latest debug info format.
tree
|
commitdiff
2013-03-07
Manman Ren
Debug Info: store the files and directories for each...
tree
|
commitdiff
2013-02-27
Manman Ren
Debug Info: for static member variables, always put...
tree
|
commitdiff
2013-02-27
Manman Ren
Debug Info: for static member variables, add AT_MIPS_li...
tree
|
commitdiff
2013-02-26
Manman Ren
Revert r176120 as it caused a failure at static-member.cpp
tree
|
commitdiff
2013-02-26
Manman Ren
Debug Info: for static member variables, move AT_MIPS_l...
tree
|
commitdiff
2013-02-22
Eric Christopher
Use getSplitDebugFilename when constructing the skeleto...
tree
|
commitdiff
2013-02-21
Eli Bendersky
Previously, parsing capability of the .debug_frame...
tree
|
commitdiff
2013-02-14
Krzysztof Parzyszek
Add testcase for llvm-dwarfdump to test parsing of...
tree
|
commitdiff
2013-02-14
Elena Demikhovsky
Moved line-info.ll to DebugInfo\X86 directory
tree
|
commitdiff
2013-02-14
Elena Demikhovsky
The test failed on Windows. I've changed the platform...
tree
|
commitdiff
2013-02-13
Manman Ren
Clean up LDV, no functionality change.
tree
|
commitdiff
2013-02-13
Manman Ren
Debug Info: LiveDebugVarible can remove DBG_VALUEs...
tree
|
commitdiff
2013-02-12
Krzysztof Parzyszek
Remove target-specific info from the testcase for DWARF...
tree
|
commitdiff
2013-02-12
Krzysztof Parzyszek
Allow optionally generating pubnames section in DWARF...
tree
|
commitdiff
2013-02-11
Tim Northover
AArch64: generate dwarfdump test rather than include...
tree
|
commitdiff
2013-02-11
Tim Northover
AArch64: Add basic relocation processing for llvm-dwarf...
tree
|
commitdiff
2013-02-09
Manman Ren
Dwarf: do not use line_table_start in at_stmt_list...
tree
|
commitdiff
2013-02-08
Alexey Samsonov
Update tests for DWARF parser: store sources next to...
tree
|
commitdiff
2013-02-06
Eli Bendersky
Fix typo
tree
|
commitdiff
2013-02-06
Eli Bendersky
Add a comment to the test that points to the source...
tree
|
commitdiff
2013-02-06
Eli Bendersky
Add a test for checking the current .debug_frame dumpin...
tree
|
commitdiff
2013-02-06
Manman Ren
Attempt to recover gdb bot after r174445.
tree
|
commitdiff
2013-02-05
Manman Ren
Dwarf: support for LTO where a single object file can...
tree
|
commitdiff
2013-02-05
Eric Christopher
Add support for testing the output of the abbrev table...
tree
|
commitdiff
2013-02-05
Eric Christopher
Add support for emitting a stub DW_AT_GNU_dwo_id as...
tree
|
commitdiff
2013-02-04
Tim Northover
Update debugging test for change in expected metadata.
tree
|
commitdiff
2013-02-04
David Blaikie
[DebugInfo] remove more node indirection (this time...
tree
|
commitdiff
2013-02-02
David Blaikie
Remove the (apparently) unnecessary debug info metadata...
tree
|
commitdiff
2013-02-02
Manman Ren
Removing ssp and uwtable from the testcase
tree
|
commitdiff
2013-02-01
Manman Ren
[Dwarf] avoid emitting multiple AT_const_value for...
tree
|
commitdiff
2013-02-01
Tim Northover
Add explicit triples to AArch64 tests
tree
|
commitdiff
2013-01-31
Tim Northover
Add AArch64 as an experimental target.
tree
|
commitdiff
2013-01-29
David Blaikie
Support artificial parameters in function types.
tree
|
commitdiff
2013-01-26
David Blaikie
PR14566: Debug Info: Removing top level lexical blocks
tree
|
commitdiff
2013-01-26
Andrew Kaylor
Add DIContext::getLineInfoForAddressRange() function...
tree
|
commitdiff
2013-01-25
Andrew Kaylor
Add support for applying in-memory relocations to the...
tree
|
commitdiff
2013-01-25
Eli Bendersky
Add back a RUN line removed by mistake by a previous...
tree
|
commitdiff
2013-01-25
Eli Bendersky
Now that llvm-dwarfdump supports flags to specify which...
tree
|
commitdiff
2013-01-25
Eli Bendersky
Add command-line flags for DWARF dumping.
tree
|
commitdiff
2013-01-20
David Blaikie
The last of PR14471 - emission of constant floats
tree
|
commitdiff
2013-01-19
David Blaikie
Fix a latent bug exposed by recent static member debug...
tree
|
commitdiff
2013-01-18
Eric Christopher
Split out DW_OP_addr for the split debug info DWARF5...
tree
|
commitdiff
2013-01-17
Eric Christopher
Fix the assembly and dissassembly of DW_FORM_sec_offset...
tree
|
commitdiff
2013-01-17
Eric Christopher
Add the DW_AT_GNU_addr_base for the skeleton cu. Add...
tree
|
commitdiff
2013-01-16
Eric Christopher
Make this test X86 only.
tree
|
commitdiff
2013-01-16
Eric Christopher
Move this to X86.
tree
|
commitdiff
2013-01-16
Eric Christopher
Add testcase missed yesterday from Paul Robinson.
tree
|
commitdiff
2013-01-15
Eric Christopher
Split address information for DWARF5 split dwarf propos...
tree
|
commitdiff
2013-01-08
Eric Christopher
Add the C testcase to this file.
tree
|
commitdiff
2013-01-08
Eric Christopher
Remove the llvm-local DW_TAG_vector_type tag and add...
tree
|
commitdiff
2013-01-08
David Blaikie
Mark artificial types as such in the annotated debug...
tree
|
commitdiff
2013-01-07
Eric Christopher
Add support for separating strings for the split debug...
tree
|
commitdiff
2013-01-07
David Blaikie
Make test/DebugInfo/member-pointers.ll portable by...
tree
|
commitdiff
2013-01-07
David Blaikie
PR14759: Debug info support for C++ member pointers.
tree
|
commitdiff
2013-01-05
David Blaikie
Include access modifiers in subprogram metadata IR...
tree
|
commitdiff
2013-01-05
David Blaikie
Emit DW_TAG_formal_parameter for unnamed parameters.
tree
|
commitdiff
2013-01-04
Eric Christopher
Add a name for the anonymous type we're creating for...
tree
|
commitdiff
2013-01-02
Eric Christopher
Extend the dumping infrastructure to deal with additional
tree
|
commitdiff
2012-12-27
Eric Christopher
For the dwarf5 split debug info code split out the...
tree
|
commitdiff
2012-12-27
Eric Christopher
FileCheck-ize.
tree
|
commitdiff
2012-12-27
Eric Christopher
FileCheck-ize.
tree
|
commitdiff
2012-12-27
Eric Christopher
Right now all of the relocations are 32-bit dwarf,...
tree
|
commitdiff
2012-12-21
Eric Christopher
Move these files over to the debug info directory.
tree
|
commitdiff
2012-12-19
Eric Christopher
Split out abbreviations for the skeleton info from...
tree
|
commitdiff
2012-12-18
Eric Christopher
Add support for passing -main-file-name all the way...
tree
|
commitdiff
2012-12-13
David Blaikie
Debug Info: add support to mark member variables as...
tree
|
commitdiff
2012-12-10
Eric Christopher
Refactor out the abbreviation handling into a separate...
tree
|
commitdiff
2012-12-10
Eric Christopher
Use the somewhat semantic term "split dwarf" it more...
tree
|
commitdiff
2012-12-06
Bill Wendling
Handle non-default array bounds.
tree
|
commitdiff
2012-12-04
Bill Wendling
Use the 'count' attribute to calculate the upper bound...
tree
|
commitdiff
2012-12-04
David Blaikie
Reapply r160148 (reverted in r163570) fixing spurious...
tree
|
commitdiff
2012-12-04
Bill Wendling
Add a 'count' field to the DWARF subrange.
tree
|
commitdiff
2012-12-03
Eli Bendersky
Simplify this test a bit because DWARF emission/dumping...
tree
|
commitdiff
2012-12-03
Eli Bendersky
Fix PR12942: Allow two CUs to be generated from the...
tree
|
commitdiff
2012-11-30
Eric Christopher
Add some first skeleton work for the DWARF5 Fission...
tree
|
commitdiff
2012-11-07
Eric Christopher
Add a relocation visitor to lib object. This works...
tree
|
commitdiff
2012-10-05
Eli Friedman
Make sure to generate the right kind of MDNode for...
tree
|
commitdiff
2012-10-04
Eric Christopher
Update this a bit more to represent how the prologue...
tree
|
commitdiff
2012-10-03
Eric Christopher
Revert 165051-165049 while looking into the foreach...
tree
|
commitdiff
2012-10-02
Eric Christopher
Revert "Don't use a debug location for frame setup...
tree
|
commitdiff
2012-10-02
Eric Christopher
Allow alternate instructions to silence bot.
tree
|
commitdiff
2012-10-02
Eric Christopher
Don't use a debug location for frame setup instructions...
tree
|
commitdiff
2012-10-02
Eric Christopher
Remove the SavePoint infrastructure from fast isel...
tree
|
commitdiff
2012-10-02
Benjamin Kramer
Fix broken tests.
tree
|
commitdiff
2012-09-26
Benjamin Kramer
Fix tests that didn't test anything.
tree
|
commitdiff
2012-09-20
Eric Christopher
Only emit DW_AT_object_pointer if this is a definition.
tree
|
commitdiff
2012-09-18
NAKAMURA Takumi
llvm/test/DebugInfo: Move two tests, 2010-04-13-PubType...
tree
|
commitdiff
2012-09-12
Eric Christopher
Recommit, with fixes:
tree
|
commitdiff
2012-09-12
Eric Christopher
Revert "Add some support for dealing with an object...
tree
|
commitdiff
2012-09-12
Eric Christopher
Add some support for dealing with an object pointer...
tree
|
commitdiff
2012-09-10
Eric Christopher
Revert r160148 it seems to cause more problems than...
tree
|
commitdiff
2012-09-04
Alexey Samsonov
Add support for fetching inlining context (stack of...
tree
|
commitdiff
next