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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some display bugs in llvm-pdbdump.
Zachary Turner
2016-04-11
1
-3
/
+3
*
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
*
[mips] Make Static a default relocation model for MIPS codegen
Petar Jovanovic
2016-04-11
3
-4
/
+4
*
Drop debug info for DISubprograms that are not referenced by anything
Adrian Prantl
2016-04-09
3
-23
/
+16
*
Support the Nodebug emission kind for DICompileUnits.
Adrian Prantl
2016-04-08
1
-0
/
+50
*
DwarfDebug: Support floating point constants in location lists.
Adrian Prantl
2016-04-08
2
-66
/
+86
*
Add missing emissionKind flags to the DICompileUnits of several old testcases.
Adrian Prantl
2016-04-01
6
-6
/
+6
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
281
-296
/
+296
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
117
-122
/
+122
*
[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
*
fixed typo - CHECK-LABEL
Junmo Park
2016-03-29
1
-1
/
+1
*
Introduce MachineFunctionProperties and the AllVRegsAllocated property
Derek Schuff
2016-03-28
2
-0
/
+2
*
[lanai] Add Lanai backend.
Jacques Pienaar
2016-03-28
2
-7
/
+3
*
Consider regmasks when computing register-based DBG_VALUE live ranges
Reid Kleckner
2016-03-25
7
-9
/
+131
*
Document the purpose of this testcase.
Adrian Prantl
2016-03-25
1
-1
/
+2
*
Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...
Reid Kleckner
2016-03-24
15
-705
/
+40
*
[debuginfo] Include dwo_name in the split unit to improve dwp diagnostics
David Blaikie
2016-03-24
1
-11
/
+15
*
Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-24
15
-40
/
+705
*
Remove leftover options from multiline.ll
Krzysztof Parzyszek
2016-03-21
1
-2
/
+2
*
Unxfail test/DebugInfo/Generic/multiline.ll on Hexagon
Krzysztof Parzyszek
2016-03-21
1
-3
/
+2
*
[codeview] Only emit function ids for inlined functions
Reid Kleckner
2016-03-18
5
-15
/
+47
*
DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual fun...
Peter Collingbourne
2016-03-17
1
-0
/
+71
*
Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...
Benjamin Kramer
2016-03-14
14
-616
/
+40
*
Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-14
14
-40
/
+616
*
Don't crash when compiling inline assembler containing .file directives.
Adrian Prantl
2016-03-09
1
-0
/
+65
*
[llvm-pdbdump] Dump line table information.
Zachary Turner
2016-03-08
1
-0
/
+12
*
[lanai] Fixing file path used in test
Jacques Pienaar
2016-03-03
1
-1
/
+1
*
[AArch64] Enable non-leaf frame pointer elimination.
Geoff Berry
2016-03-02
1
-1
/
+1
*
[lanai] Add ELF enum value and relocations.
Jacques Pienaar
2016-03-01
3
-0
/
+21
*
Document an anomaly in this testcase.
Adrian Prantl
2016-02-29
1
-1
/
+6
*
Fixup MIPS testcase after r262247 and make it a little more robust.
Adrian Prantl
2016-02-29
1
-10
/
+15
*
Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations.
Adrian Prantl
2016-02-29
7
-19
/
+110
*
[CodeView] Describe variables live in x87 registers
David Majnemer
2016-02-24
1
-0
/
+47
*
Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...
Hans Wennborg
2016-02-23
14
-616
/
+40
*
Supporting all entities declared in lexical scope in LLVM debug info.
Amjad Aboud
2016-02-23
14
-40
/
+616
*
[codeview] Fix emission of file changes in inline line tables
Reid Kleckner
2016-02-19
1
-0
/
+109
*
When printing MIR, output to errs() rather than outs().
Justin Lebar
2016-02-19
4
-4
/
+4
*
DwarfDebug: Don't drop the DIExpression just because a variable is
Adrian Prantl
2016-02-17
1
-0
/
+57
*
Debug Info: Teach LdStHasDebugValue() (Local.cpp) about DIExpressions.
Adrian Prantl
2016-02-17
1
-0
/
+60
*
[codeview] Fix assertion on non-memory, non-register DBG_VALUE instructions
Reid Kleckner
2016-02-16
1
-0
/
+72
*
[llvm-pdbdump] Start to decode some streams
David Majnemer
2016-02-12
1
-0
/
+25
*
[codeview] Describe local variables in registers
Reid Kleckner
2016-02-12
1
-0
/
+291
*
[codeview] Dump def range lengths in hex
Reid Kleckner
2016-02-11
1
-5
/
+5
*
[codeview] Add test intended for r260571
Reid Kleckner
2016-02-11
1
-0
/
+89
*
[codeview] Describe int local variables using .cv_def_range
Reid Kleckner
2016-02-10
7
-16
/
+332
*
[MC] Merge VK_PPC_TPREL in to generic VK_TPREL.
Colin LeMahieu
2016-02-10
2
-2
/
+2
*
[pdbdump] Fix test for different type ordering with DIA 2015
Reid Kleckner
2016-02-10
1
-23
/
+30
*
[DWARFDebug] Fix another case of overlapping ranges
Keno Fischer
2016-02-03
1
-0
/
+102
[next]