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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Collapse temporary variable into call.
Eric Christopher
2013-07-14
1
-4
/
+2
*
Fix comment.
Eric Christopher
2013-07-09
1
-1
/
+1
*
Typo.
Adrian Prantl
2013-07-09
1
-1
/
+1
*
Reapply an improved version of r180816/180817.
Adrian Prantl
2013-07-09
1
-2
/
+3
*
Debug Info: clean up usage of Verify.
Manman Ren
2013-07-08
1
-10
/
+10
*
addConstantValue, addConstantFPValue never returned anything but
Eric Christopher
2013-07-03
1
-25
/
+13
*
[DebugInfo] Allow getDebugThreadLocalSymbol to return MCExpr
Ulrich Weigand
2013-07-02
1
-3
/
+3
*
[DebugInfo] Introduce DIEExpr variant of DIEValue to hold MCExpr values
Ulrich Weigand
2013-07-02
1
-9
/
+12
*
PR14728: DebugInfo: TLS variables with -gsplit-dwarf
David Blaikie
2013-07-01
1
-10
/
+13
*
DebugInfo: PR14728: TLS support
David Blaikie
2013-06-28
1
-3
/
+18
*
DebugInfo: Pass MCSymbolRefExprs for labels instead of MCSymbols
David Blaikie
2013-06-28
1
-5
/
+10
*
Formatting.
Eric Christopher
2013-06-24
1
-3
/
+2
*
Use const references instead of pointers to references that are
Eric Christopher
2013-06-24
1
-17
/
+18
*
DebugInfo: Support (using GNU extensions) for template template parameters an...
David Blaikie
2013-06-22
1
-2
/
+11
*
DebugInfo: don't use location lists when the location covers the whole functi...
David Blaikie
2013-06-20
1
-4
/
+9
*
Debug Info: Simplify Frame Index handling in DBG_VALUE Machine Instructions
David Blaikie
2013-06-16
1
-36
/
+16
*
Move getRealLinkageName to a common place and remove all the duplicates of it.
Benjamin Kramer
2013-06-01
1
-14
/
+4
*
Formatting.
Eric Christopher
2013-05-30
1
-1
/
+1
*
LTO+Debug Info: revert r182791.
Manman Ren
2013-05-29
1
-7
/
+2
*
LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee is
Manman Ren
2013-05-28
1
-2
/
+7
*
Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...
David Blaikie
2013-05-22
1
-19
/
+12
*
PR14492: Debug Info: Support for values of non-integer non-type template para...
David Blaikie
2013-05-10
1
-2
/
+18
*
Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)"
Eric Christopher
2013-05-09
1
-15
/
+11
*
Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)
Eric Christopher
2013-05-08
1
-11
/
+15
*
Pass the MDNode in and do the insertion at compile unit creation time
Eric Christopher
2013-05-08
1
-2
/
+3
*
Update comment. Whitespace.
Eric Christopher
2013-04-22
1
-2
/
+2
*
typo
Adrian Prantl
2013-04-04
1
-1
/
+1
*
Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE
Manman Ren
2013-03-12
1
-1
/
+1
*
Remove support for versioned debug info.
David Blaikie
2013-03-11
1
-27
/
+0
*
Debug Info: store the files and directories for each compile unit.
Manman Ren
2013-03-07
1
-6
/
+9
*
Remove unnecessary check against isGlobalVariable. We check it
Eric Christopher
2013-02-27
1
-1
/
+1
*
Rework comment slightly and fix a few typos.
Eric Christopher
2013-02-27
1
-8
/
+5
*
Debug Info: for static member variables, always put AT_MIPS_linkage_name to the
Manman Ren
2013-02-27
1
-5
/
+12
*
Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
2013-02-27
1
-1
/
+7
*
Revert r176120 as it caused a failure at static-member.cpp
Manman Ren
2013-02-26
1
-4
/
+1
*
Debug Info: for static member variables, move AT_MIPS_linkage_name from
Manman Ren
2013-02-26
1
-1
/
+4
*
Allow optionally generating pubnames section in DWARF info. Introduce
Krzysztof Parzyszek
2013-02-12
1
-1
/
+3
*
[Dwarf] avoid emitting multiple AT_const_value for static memebers.
Manman Ren
2013-02-01
1
-3
/
+9
*
Support artificial parameters in function types.
David Blaikie
2013-01-29
1
-0
/
+2
*
The last of PR14471 - emission of constant floats
David Blaikie
2013-01-20
1
-4
/
+16
*
Split out DW_OP_addr for the split debug info DWARF5 proposal.
Eric Christopher
2013-01-18
1
-6
/
+18
*
Define metadata interfaces for describing a static data member
Eric Christopher
2013-01-16
1
-43
/
+94
*
Split address information for DWARF5 split dwarf proposal. This involves
Eric Christopher
2013-01-15
1
-0
/
+20
*
Remove the llvm-local DW_TAG_vector_type tag and add a test to
Eric Christopher
2013-01-08
1
-2
/
+1
*
Add more comments to what's going on here.
Eric Christopher
2013-01-07
1
-1
/
+3
*
Add support for separating strings for the split debug info DWARF5
Eric Christopher
2013-01-07
1
-0
/
+21
*
PR14759: Debug info support for C++ member pointers.
David Blaikie
2013-01-07
1
-0
/
+3
*
Emit DW_TAG_formal_parameter for unnamed parameters.
David Blaikie
2013-01-05
1
-2
/
+0
*
Add a name for the anonymous type we're creating for subrange
Eric Christopher
2013-01-04
1
-0
/
+3
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-4
/
+4
[next]