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
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consider regmasks when computing register-based DBG_VALUE live ranges
Reid Kleckner
2016-03-25
6
-7
/
+130
*
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
9
-676
/
+18
*
[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
9
-18
/
+676
*
Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...
Benjamin Kramer
2016-03-14
8
-587
/
+18
*
Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-14
8
-18
/
+587
*
Don't crash when compiling inline assembler containing .file directives.
Adrian Prantl
2016-03-09
1
-0
/
+65
*
Document an anomaly in this testcase.
Adrian Prantl
2016-02-29
1
-1
/
+6
*
Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations.
Adrian Prantl
2016-02-29
7
-19
/
+110
*
Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...
Hans Wennborg
2016-02-23
8
-587
/
+18
*
Supporting all entities declared in lexical scope in LLVM debug info.
Amjad Aboud
2016-02-23
8
-18
/
+587
*
When printing MIR, output to errs() rather than outs().
Justin Lebar
2016-02-19
2
-2
/
+2
*
[DWARFDebug] Fix another case of overlapping ranges
Keno Fischer
2016-02-03
1
-0
/
+102
*
Followup to 258750; update more tests to use .p2align .
Dan Gohman
2016-01-26
1
-1
/
+1
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-15
9
-17
/
+18
*
Re-Revert r257105 (Verifier debug info changes)
Keno Fischer
2016-01-13
9
-18
/
+17
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-13
9
-17
/
+18
*
Temporarily revert r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-07
9
-18
/
+17
*
[Verifier] Check that debug values have proper size
Keno Fischer
2016-01-07
9
-17
/
+18
*
Turn off lldb debug tuning by default for FreeBSD
Dimitry Andric
2016-01-07
2
-2
/
+2
*
Added support for macro emission in dwarf (supporting DWARF version 4).
Amjad Aboud
2016-01-07
1
-0
/
+67
*
Fix PR24563 (LiveDebugVariables unconditionally propagates all DBG_VALUEs)
Adrian Prantl
2015-12-21
2
-2
/
+102
*
Clean up the processing of dbg.value in various places
Keno Fischer
2015-12-19
6
-15
/
+15
*
Hardcode the target in this testcase — it depends on the ABI.
Adrian Prantl
2015-12-17
1
-1
/
+1
*
make this test less whitespace-sensitive.
Adrian Prantl
2015-12-17
1
-1
/
+1
*
Rewrite test to use llvm-dwarfdump instead of checking for asm comments.
Adrian Prantl
2015-12-17
1
-4
/
+12
*
Move llvm/test/DebugInfo/live-debug-values.ll into X86, due to target triple.
NAKAMURA Takumi
2015-12-16
1
-0
/
+153
*
Recommit LiveDebugValues pass after fixing a couple of minor issues.
Vikram TV
2015-12-16
3
-5
/
+7
*
Revert "Implement a new pass - LiveDebugValues - to compute the set of live D...
Mehdi Amini
2015-12-09
3
-7
/
+5
*
Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VAL...
Vikram TV
2015-12-09
3
-5
/
+7
*
llvm/test/DebugInfo/X86/safestack-byval.ll: Give an explicit triple for now. ...
NAKAMURA Takumi
2015-12-01
1
-4
/
+1
*
Move llvm/test/DebugInfo/Generic/safestack-byval.ll to X86. It depends on x86...
NAKAMURA Takumi
2015-12-01
1
-0
/
+94
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
9
-18
/
+18
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
9
-18
/
+18
*
Stop producing .data.rel sections.
Rafael Espindola
2015-11-18
1
-2
/
+2
*
Update DebugInfo tests for the change in DEBUG_VALUE output in r253338.
Dan Gohman
2015-11-17
6
-8
/
+8
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
116
-373
/
+373
*
Move test back to Generic now it's fixed the right way (thanks Eric!)
David Blaikie
2015-10-07
1
-93
/
+0
*
Remove the comdat-ness from the testcase as it won't lower properly
Eric Christopher
2015-10-07
1
-3
/
+1
*
Move test to X86-specific due to some IR invalid on other targets
David Blaikie
2015-10-07
1
-0
/
+95
*
DebugInfo: Include the decl_line/decl_file in subprogram definitions if they ...
David Blaikie
2015-10-07
2
-1
/
+3
*
Move dw_op_minus test to DebugInfo/X86.
Evgeniy Stepanov
2015-09-30
1
-0
/
+84
*
Make the default triple optional by allowing an empty string
Mehdi Amini
2015-09-16
2
-296
/
+0
*
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
2015-09-11
3
-6
/
+6
*
Debug Info: Allow a DIModule to appear as the scope of other entities.
Adrian Prantl
2015-09-10
1
-0
/
+30
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
117
-212
/
+212
*
Minor tidying of regex in a test
Paul Robinson
2015-08-19
1
-3
/
+3
*
Make DW_AT_[MIPS_]linkage_name optional, and off by default for SCE.
Paul Robinson
2015-08-11
2
-5
/
+76
*
If the "CodeView" module flag is set, emit codeview instead of DWARF
Reid Kleckner
2015-08-05
1
-1
/
+3
[next]