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
*
Provide gmlt-like inline scope information in the skeleton CU to facilitate s...
David Blaikie
2014-11-04
2
-1
/
+121
*
Remove "REQUIRES:shell" from tests. They work for me.
NAKAMURA Takumi
2014-11-04
1
-2
/
+0
*
CodeGen: Enable DWARF emission for MS ABI targets
David Majnemer
2014-11-04
5
-52
/
+64
*
Revert r221150, as it broke sanitizer tests
Oliver Stannard
2014-11-03
2
-21
/
+2
*
Emit .eh_frame with relocations to functions, rather than sections
Oliver Stannard
2014-11-03
2
-2
/
+21
*
Test 221067 in a fixed-target test so as not to fail on targets with differen...
David Blaikie
2014-11-01
1
-0
/
+1
*
Remove test coverage added in 221067 due to it being non-portable.
David Blaikie
2014-11-01
1
-1
/
+1
*
Remove DwarfUnit::LabelEnd in favor of computing the length of the section di...
David Blaikie
2014-11-01
2
-3
/
+3
*
PR21408: Workaround the appearance of duplicate variables due to problems whe...
David Blaikie
2014-10-30
1
-0
/
+117
*
Fix PR21189 -- Emit symbol subsection required to debug LLVM-built binaries w...
Timur Iskhodzhanov
2014-10-24
4
-26
/
+446
*
DebugInfo: Remove DwarfDebug::CurrentFnArguments since we have to handle argu...
David Blaikie
2014-10-23
1
-0
/
+4
*
DebugInfo: Simplify/tidy/correct global variable decl/def emission handling.
David Blaikie
2014-10-23
2
-36
/
+27
*
[dwarfdump] Dump DW_AT_ranges values inline in the debug_info dump.
Frederic Riss
2014-10-23
3
-2
/
+16
*
Fix a bit of confusion about .set and produce more readable assembly.
Rafael Espindola
2014-10-21
4
-22
/
+11
*
Do not attribute static allocas to the call site's DebugLoc.
Paul Robinson
2014-10-21
1
-0
/
+143
*
[dwarfdump] Prettyprint DW_AT_APPLE_property_attribute bitfield values.
Frederic Riss
2014-10-10
3
-0
/
+56
*
[dwarfdump] Resolve also variable specifications/abstract_origins.
Frederic Riss
2014-10-10
8
-43
/
+43
*
Fix COFF section index relocation should be 16 bits, not 32
Timur Iskhodzhanov
2014-10-08
4
-0
/
+12
*
llvm-dwarfdump: Add support for some COFF relocations
David Majnemer
2014-10-08
1
-1
/
+5
*
For biendian targets like ARM and AArch64, it is useful to have the
Eric Christopher
2014-10-06
4
-2
/
+40
*
Add support for ARM and AArch64 big endian objects to
Eric Christopher
2014-10-06
2
-0
/
+30
*
Add some tests for RelocVisitor.
Eric Christopher
2014-10-06
7
-0
/
+113
*
[dwarfdump] Print the name for referenced specification of abstract_origin DIEs.
Frederic Riss
2014-10-06
15
-52
/
+52
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
200
-3193
/
+3193
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
200
-3193
/
+3193
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
200
-3193
/
+3193
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
122
-501
/
+499
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
122
-499
/
+501
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
122
-501
/
+499
*
test: XFAIL the non-darwin gmlt test on darwin
Justin Bogner
2014-10-01
1
-0
/
+3
*
Implement DW_TAG_subrange_type with DW_AT_count rather than DW_AT_upper_bound
David Blaikie
2014-10-01
3
-8
/
+5
*
llvm/test/DebugInfo/X86/gmlt.test: Get rid of %llc_dwarf. It should not be us...
NAKAMURA Takumi
2014-10-01
1
-2
/
+1
*
Omit DW_AT_inline under -gmlt to save a little more space.
David Blaikie
2014-09-30
1
-1
/
+0
*
Adjust test case addition in r218702 so as not to fail when the X86 target is...
David Blaikie
2014-09-30
3
-2
/
+5
*
Disable the -gmlt optimization implemented in r218129 under Darwin due to iss...
David Blaikie
2014-09-30
1
-0
/
+21
*
Removing empty tests from failed revert
Renato Golin
2014-09-24
1
-0
/
+0
*
Revert 218406 - Refactor the RelocVisitor::visit method
Renato Golin
2014-09-24
1
-18
/
+0
*
Revert 218411 - XFAIL reloc test on x86/hexagon
Renato Golin
2014-09-24
1
-1
/
+0
*
XFAIL reloc test on x86/hexagon
Renato Golin
2014-09-24
1
-0
/
+1
*
Refactor the RelocVisitor::visit method
Renato Golin
2014-09-24
1
-0
/
+18
*
Revert "Refactor the RelocVisitor::visit method"
Kaelyn Takata
2014-09-24
1
-26
/
+0
*
Refactor the RelocVisitor::visit method
Renato Golin
2014-09-24
1
-0
/
+26
*
Fix segfault in AArch64 backend with -g and -mbig-endian
Oliver Stannard
2014-09-23
1
-0
/
+22
*
Fix a small typo in the test comment
Timur Iskhodzhanov
2014-09-23
1
-4
/
+4
*
Fix a test introduced in r218246 to work also on Windows.
Frederic Riss
2014-09-22
1
-2
/
+2
*
[dwarfdump] Dump full filenames as DW_AT_(decl|call)_file attribute values
Frederic Riss
2014-09-22
2
-17
/
+14
*
Allow DWARFDebugInfoEntryMinimal::getSubroutineName to resolve cross-unit ref...
Frederic Riss
2014-09-22
3
-0
/
+26
*
Update tests which broke from r218189
David Majnemer
2014-09-20
6
-10
/
+10
*
Fix test case to be portable to different architectures.
David Blaikie
2014-09-19
1
-5
/
+7
*
Omit DW_TAG_subprograms for subprograms without inlined subroutines when prod...
David Blaikie
2014-09-19
3
-36
/
+98
[next]