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
/
test
/
DebugInfo
/
Generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
18
-39
/
+37
*
Speculatively revert r289925, see PR31407
Nico Weber
2016-12-16
1
-1
/
+1
*
Update .debug_line section version information to match DWARF version.
Ekaterina Romanova
2016-12-16
1
-1
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
18
-37
/
+39
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
18
-39
/
+37
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
18
-37
/
+39
*
DebugInfo: Make a Generic test case actually generic (remove datalayout/triple)
David Blaikie
2016-12-15
1
-7
/
+0
*
DebugInfo: Emit ranges for functions with DISubprograms but lacking locations...
David Blaikie
2016-12-15
2
-1
/
+43
*
Revert "[SimplifyCFG] In sinkLastInstruction correctly set debugloc of common...
Robert Lougher
2016-12-15
1
-70
/
+0
*
[SimplifyCFG] In sinkLastInstruction correctly set debugloc of "common" inst
Robert Lougher
2016-12-15
1
-0
/
+70
*
[InstCombine] Folding of a compare with RHS const should merge debug locations
Robert Lougher
2016-12-14
1
-0
/
+51
*
[InstCombine] Folding of a binop with RHS const should merge the debug locations
Robert Lougher
2016-12-14
1
-0
/
+49
*
[InstCombine] When folding casts through a phi node merge the debug locations
Robert Lougher
2016-12-14
1
-0
/
+47
*
[InstCombine] Folding loads through a phi node should merge the debug locations
Robert Lougher
2016-12-14
1
-0
/
+51
*
[InstCombine] When folding GEP through a phi node merge the debug locations
Robert Lougher
2016-12-14
1
-0
/
+51
*
[InstCombine] Merge debug locations when folding through a phi node
Robert Lougher
2016-12-14
1
-0
/
+51
*
[InstCombine] Merge debug locations when folding through a phi node
Robert Lougher
2016-12-14
1
-0
/
+70
*
[InlineFunction] Do not propagate the callsite debug location to instructions...
Andrea Di Biagio
2016-12-07
1
-0
/
+47
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-3
/
+3
*
[DWARF] Put linkage-name on abstract origin even when there's a declaration.
Paul Robinson
2016-12-02
1
-35
/
+94
*
[DebugInfo] Add support for DW_AT_main_subprogram on subprograms
David Blaikie
2016-11-28
1
-0
/
+35
*
Reverting back r285355: "Update .debug_line section version information to ma...
Ekaterina Romanova
2016-10-27
1
-1
/
+1
*
Update .debug_line section version information to match DWARF version.
Ekaterina Romanova
2016-10-27
1
-1
/
+1
*
[IndVarSimplify][DebugLoc] When widening the exit loop condition, correctly r...
Andrea Di Biagio
2016-10-26
1
-0
/
+8
*
[IndVarSimplify][Dwarf] When widening the IV increment, correctly set the deb...
Andrea Di Biagio
2016-10-25
1
-0
/
+83
*
Preserve the debug location when CodeGenPrepare sinks a compare instruction i...
Wolfgang Pieb
2016-10-06
1
-0
/
+46
*
Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace.
Adrian Prantl
2016-10-05
1
-28
/
+0
*
Revert "Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace."
Adrian Prantl
2016-10-05
1
-0
/
+28
*
Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace.
Adrian Prantl
2016-10-05
1
-28
/
+0
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
16
-68
/
+68
*
Unxfail passing tests on Hexagon
Krzysztof Parzyszek
2016-08-19
1
-1
/
+0
*
Testcase cleanup: Remove a redundant test input.
Adrian Prantl
2016-06-04
2
-153
/
+1
*
Revert "Testcase cleanup: Remove an unused input file."
Adrian Prantl
2016-06-03
1
-0
/
+152
*
Testcase cleanup: Remove an unused input file.
Adrian Prantl
2016-06-02
1
-152
/
+0
*
DWARF: Omit DW_AT_APPLE attributes (except ObjC ones) when not targeting LLDB
David Blaikie
2016-05-24
1
-4
/
+6
*
Moved test case for r268323 to DebugInfo/X86 to unbreak aarch64.
Wolfgang Pieb
2016-05-03
1
-100
/
+0
*
DebugInfo: Avoid propagating incorrect debug locations in SelectionDAG via CSE.
Wolfgang Pieb
2016-05-02
1
-0
/
+100
*
Reverting 268054 & 268063 as they caused PR27579.
Amjad Aboud
2016-04-30
3
-22
/
+14
*
Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-04-29
3
-14
/
+22
*
DebugInfo: Remove MDString-based type references
Duncan P. N. Exon Smith
2016-04-23
13
-71
/
+71
*
[DWARF] Force a linkage_name on an inlined subprogram's abstract origin.
Paul Robinson
2016-04-18
7
-7
/
+80
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
76
-271
/
+206
*
Make the distinct DISubprogram in this testcase really distinct.
Adrian Prantl
2016-04-11
1
-1
/
+3
*
More upgrading of old- and very-old-style debug info in testcases.
Adrian Prantl
2016-04-11
2
-0
/
+2
*
Drop debug info for DISubprograms that are not referenced by anything
Adrian Prantl
2016-04-09
2
-20
/
+10
*
Add missing emissionKind flags to the DICompileUnits of several old testcases.
Adrian Prantl
2016-04-01
2
-2
/
+2
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
75
-84
/
+84
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
36
-39
/
+39
*
[DebugInfo] Subprograms should belong to a CU.
Davide Italiano
2016-03-31
1
-1
/
+1
*
Upgrade some wildly anachronistic debug info in testcases.
Adrian Prantl
2016-03-29
2
-6
/
+4
[next]