index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
/
DwarfCompileUnit.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
2013-10-29
1
-3
/
+0
*
Debug Info: add a helper function createAndAddDIE.
Manman Ren
2013-10-29
1
-0
/
+4
*
Fix name of variable in comment.
Eric Christopher
2013-10-24
1
-1
/
+1
*
Debug Info: code clean up.
Manman Ren
2013-10-23
1
-9
/
+9
*
Debug Info: code clean up.
Manman Ren
2013-10-23
1
-2
/
+2
*
Debug Info: code clean up.
Manman Ren
2013-10-23
1
-4
/
+4
*
Debug Info: code clean up.
Manman Ren
2013-10-23
1
-6
/
+6
*
DebugInfo: Put each kind of constant (form, attribute, tag, etc) into its own...
David Blaikie
2013-10-21
1
-19
/
+27
*
Debug Info: add a newly-created DIE to a parent in the same function.
Manman Ren
2013-10-18
1
-10
/
+12
*
According to the dwarf standard pubnames and pubtypes for languages
Eric Christopher
2013-10-17
1
-1
/
+5
*
Debug Info: static member DIE creation.
Manman Ren
2013-10-14
1
-2
/
+2
*
Debug Info: remove form from function addDIEEntry.
Manman Ren
2013-10-11
1
-1
/
+1
*
Reorganize some member variables and update a comment.
Eric Christopher
2013-10-05
1
-6
/
+6
*
Fix one comment and update another. Slightly reformat.
Eric Christopher
2013-10-05
1
-1
/
+1
*
Add a resolve method on CompileUnit that forwards to DwarfDebug.
Eric Christopher
2013-10-05
1
-2
/
+7
*
Make a bunch of CompileUnit member functions private.
Eric Christopher
2013-10-05
1
-35
/
+37
*
Remove odd use of this.
Eric Christopher
2013-10-04
1
-1
/
+1
*
Reformat some odd formattings.
Eric Christopher
2013-10-04
1
-32
/
+19
*
Tighten up some type arguments to functions. Where we expect a
Eric Christopher
2013-10-04
1
-2
/
+2
*
Temporarily revert r176882 as it needs to be implemented in a different
Eric Christopher
2013-10-04
1
-5
/
+0
*
Move emission of the debug string table to early in the debug
Eric Christopher
2013-09-20
1
-16
/
+10
*
Migrate addGlobalName to the .cpp file as an intermediate step
Eric Christopher
2013-09-20
1
-2
/
+1
*
Revert "Give internal classes hidden visibility."
Benjamin Kramer
2013-09-11
1
-1
/
+1
*
Give internal classes hidden visibility.
Benjamin Kramer
2013-09-11
1
-1
/
+1
*
Formatting.
Eric Christopher
2013-08-26
1
-10
/
+10
*
Remove the language parameter and variable from the compile unit. We
Eric Christopher
2013-08-26
1
-5
/
+5
*
Be more rigorous about the sizes of forms and attributes.
Eric Christopher
2013-08-08
1
-15
/
+15
*
Formatting.
Eric Christopher
2013-07-22
1
-1
/
+1
*
Simplify code. No functionality change.
Benjamin Kramer
2013-07-05
1
-7
/
+3
*
addConstantValue, addConstantFPValue never returned anything but
Eric Christopher
2013-07-03
1
-5
/
+5
*
[DebugInfo] Introduce DIEExpr variant of DIEValue to hold MCExpr values
Ulrich Weigand
2013-07-02
1
-2
/
+5
*
DebugInfo: Pass MCSymbolRefExprs for labels instead of MCSymbols
David Blaikie
2013-06-28
1
-1
/
+5
*
Use const references instead of pointers to references that are
Eric Christopher
2013-06-24
1
-4
/
+5
*
DebugInfo: don't use location lists when the location covers the whole functi...
David Blaikie
2013-06-20
1
-1
/
+1
*
Pass the MDNode in and do the insertion at compile unit creation time
Eric Christopher
2013-05-08
1
-2
/
+2
*
Typo.
Eric Christopher
2013-05-08
1
-2
/
+2
*
DebugInfo: Support imported modules in lexical blocks
David Blaikie
2013-05-06
1
-3
/
+3
*
Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE
Manman Ren
2013-03-12
1
-0
/
+5
*
Allow optionally generating pubnames section in DWARF info. Introduce
Krzysztof Parzyszek
2013-02-12
1
-0
/
+9
*
The last of PR14471 - emission of constant floats
David Blaikie
2013-01-20
1
-0
/
+3
*
Split out DW_OP_addr for the split debug info DWARF5 proposal.
Eric Christopher
2013-01-18
1
-0
/
+5
*
Define metadata interfaces for describing a static data member
Eric Christopher
2013-01-16
1
-0
/
+6
*
Split address information for DWARF5 split dwarf proposal. This involves
Eric Christopher
2013-01-15
1
-0
/
+5
*
Add support for separating strings for the split debug info DWARF5
Eric Christopher
2013-01-07
1
-0
/
+4
*
Whitespace and 80-column cleanup.
Eric Christopher
2012-12-20
1
-8
/
+8
*
Start splitting out the debug string section handling by moving it
Eric Christopher
2012-12-20
1
-1
/
+5
*
s/getLowerBoundDefault/getDefaultLowerBound/ for consistency. Also put the mo...
Bill Wendling
2012-12-06
1
-1
/
+3
*
Handle non-default array bounds.
Bill Wendling
2012-12-06
1
-1
/
+2
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-2
/
+2
*
Fix PR12942: Allow two CUs to be generated from the same source file.
Eli Bendersky
2012-12-03
1
-4
/
+4
[prev]
[next]