index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
DebugInfo
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move this to X86.
Eric Christopher
2013-01-16
1
-0
/
+172
*
Split address information for DWARF5 split dwarf proposal. This involves
Eric Christopher
2013-01-15
1
-1
/
+39
*
Add the C testcase to this file.
Eric Christopher
2013-01-08
1
-0
/
+6
*
Remove the llvm-local DW_TAG_vector_type tag and add a test to
Eric Christopher
2013-01-08
1
-0
/
+23
*
Mark artificial types as such in the annotated debug output.
David Blaikie
2013-01-08
1
-0
/
+3
*
Add support for separating strings for the split debug info DWARF5
Eric Christopher
2013-01-07
1
-4
/
+4
*
Emit DW_TAG_formal_parameter for unnamed parameters.
David Blaikie
2013-01-05
1
-7
/
+14
*
Add a name for the anonymous type we're creating for subrange
Eric Christopher
2013-01-04
4
-42
/
+83
*
Extend the dumping infrastructure to deal with additional
Eric Christopher
2013-01-02
1
-2
/
+12
*
For the dwarf5 split debug info code split out the string section
Eric Christopher
2012-12-27
2
-4
/
+4
*
FileCheck-ize.
Eric Christopher
2012-12-27
1
-5
/
+8
*
FileCheck-ize.
Eric Christopher
2012-12-27
1
-7
/
+11
*
Right now all of the relocations are 32-bit dwarf, and the relocation
Eric Christopher
2012-12-27
1
-3
/
+4
*
Move these files over to the debug info directory.
Eric Christopher
2012-12-21
2
-0
/
+112
*
Split out abbreviations for the skeleton info from the rest of
Eric Christopher
2012-12-19
1
-0
/
+3
*
Add support for passing -main-file-name all the way through to
Eric Christopher
2012-12-18
2
-1
/
+18
*
Debug Info: add support to mark member variables as artificial
David Blaikie
2012-12-13
1
-0
/
+1
*
Refactor out the abbreviation handling into a separate class that
Eric Christopher
2012-12-10
1
-1
/
+1
*
Use the somewhat semantic term "split dwarf" it more matches what's
Eric Christopher
2012-12-10
1
-1
/
+1
*
Handle non-default array bounds.
Bill Wendling
2012-12-06
1
-0
/
+48
*
Use the 'count' attribute to calculate the upper bound of an array.
Bill Wendling
2012-12-04
3
-4
/
+6
*
Reapply r160148 (reverted in r163570) fixing spurious breakpoints in modern GDB
David Blaikie
2012-12-04
1
-0
/
+28
*
Add a 'count' field to the DWARF subrange.
Bill Wendling
2012-12-04
2
-0
/
+136
*
Add some first skeleton work for the DWARF5 Fission proposal. Emit
Eric Christopher
2012-11-30
1
-0
/
+26
*
Add a relocation visitor to lib object. This works via caching relocated
Eric Christopher
2012-11-07
1
-0
/
+109
*
Make sure to generate the right kind of MDNode for enum forward declarations.
Eli Friedman
2012-10-05
1
-9
/
+7
*
Update this a bit more to represent how the prologue should work:
Eric Christopher
2012-10-04
1
-0
/
+35
*
Revert 165051-165049 while looking into the foreach.m failure in
Eric Christopher
2012-10-03
1
-65
/
+0
*
Revert "Don't use a debug location for frame setup instructions in the"
Eric Christopher
2012-10-02
1
-35
/
+0
*
Allow alternate instructions to silence bot.
Eric Christopher
2012-10-02
1
-1
/
+1
*
Don't use a debug location for frame setup instructions in the
Eric Christopher
2012-10-02
1
-0
/
+35
*
Remove the SavePoint infrastructure from fast isel, replace
Eric Christopher
2012-10-02
1
-0
/
+65
*
Fix broken tests.
Benjamin Kramer
2012-10-02
1
-1
/
+2
*
Only emit DW_AT_object_pointer if this is a definition.
Eric Christopher
2012-09-20
1
-2
/
+2
*
llvm/test/DebugInfo: Move two tests, 2010-04-13-PubType.ll and linkage-name.l...
NAKAMURA Takumi
2012-09-18
2
-0
/
+103
*
Recommit, with fixes:
Eric Christopher
2012-09-12
1
-0
/
+79
*
Revert "Add some support for dealing with an object pointer on arguments."
Eric Christopher
2012-09-12
1
-77
/
+0
*
Add some support for dealing with an object pointer on arguments.
Eric Christopher
2012-09-12
1
-0
/
+77
*
Revert r160148 it seems to cause more problems than it should
Eric Christopher
2012-09-10
1
-28
/
+0
*
Use DW_FORM_flag_present to save space in debug information if we're
Eric Christopher
2012-08-24
2
-5
/
+5
*
Remove the DW_AT_MIPS_linkage name attribute when we don't need it
Eric Christopher
2012-08-23
1
-4
/
+3
*
Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing
Eric Christopher
2012-08-01
10
-47
/
+23
*
Add a DW_AT_high_pc for CUs that are a single address range. Update
Eric Christopher
2012-07-27
10
-23
/
+47
*
The end of the prologue should be marked with is_stmt.
Eric Christopher
2012-07-12
1
-0
/
+28
*
Emit relocations for DW_AT_location entries on systems which need it. This is
Nick Lewycky
2012-06-22
1
-0
/
+111
*
Add support for enum forward declarations.
Eric Christopher
2012-06-01
1
-0
/
+22
*
Have getOrCreateSubprogramDIE store the DIE for a subprogram
Peter Collingbourne
2012-05-27
1
-0
/
+238
*
Add support for C++11 enum classes in llvm.
Eric Christopher
2012-05-23
1
-0
/
+45
*
Actually support DW_TAG_rvalue_reference_type that we were trying
Eric Christopher
2012-05-19
1
-0
/
+40
*
Handle OpDeref in case it comes in as a register operand.
Eric Christopher
2012-05-08
1
-0
/
+89
[prev]
[next]