projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[x86] Remove more windows line endings that slipped into this file...
[oota-llvm.git]
/
test
/
DebugInfo
/
2014-11-18
Manman Ren
Remove triple in testing case to recover an arm bot.
tree
|
commitdiff
2014-11-18
Frederic Riss
Allow DwarfCompileUnit::constructImportedEntityDIE...
tree
|
commitdiff
2014-11-18
Manman Ren
Update testing case that was accidently duplicated.
tree
|
commitdiff
2014-11-18
Manman Ren
Debug Info: In DIBuilder, the context field of a global...
tree
|
commitdiff
2014-11-14
Frederic Riss
Add a test for r222029 that doesn't rely on the default...
tree
|
commitdiff
2014-11-14
Frederic Riss
[dwarfdump] Handle relocations in Dwarf accelerator...
tree
|
commitdiff
2014-11-14
Frederic Riss
Tentatively appease the bots.
tree
|
commitdiff
2014-11-14
Frederic Riss
Reapply "[dwarfdump] Add support for dumping accelerato...
tree
|
commitdiff
2014-11-13
Frederic Riss
Add an assert and a test that verify r221709's fix.
tree
|
commitdiff
2014-11-13
Frederic Riss
Revert "[dwarfdump] Add support for dumping accelerator...
tree
|
commitdiff
2014-11-12
Frederic Riss
Fix emission of Dwarf accelerator table when there...
tree
|
commitdiff
2014-11-12
Frederic Riss
[dwarfdump] Add support for dumping accelerator tables.
tree
|
commitdiff
2014-11-12
Timur Iskhodzhanov
Temporary fix for PR21528 - use mangled C++ function...
tree
|
commitdiff
2014-11-12
Timur Iskhodzhanov
[COFF] Make it clearer that the symbols subsection...
tree
|
commitdiff
2014-11-04
David Blaikie
Provide gmlt-like inline scope information in the skele...
tree
|
commitdiff
2014-11-04
NAKAMURA Takumi
Remove "REQUIRES:shell" from tests. They work for me.
tree
|
commitdiff
2014-11-04
David Majnemer
CodeGen: Enable DWARF emission for MS ABI targets
tree
|
commitdiff
2014-11-03
Oliver Stannard
Revert r221150, as it broke sanitizer tests
tree
|
commitdiff
2014-11-03
Oliver Stannard
Emit .eh_frame with relocations to functions, rather...
tree
|
commitdiff
2014-11-01
David Blaikie
Test 221067 in a fixed-target test so as not to fail...
tree
|
commitdiff
2014-11-01
David Blaikie
Remove test coverage added in 221067 due to it being...
tree
|
commitdiff
2014-11-01
David Blaikie
Remove DwarfUnit::LabelEnd in favor of computing the...
tree
|
commitdiff
2014-10-30
David Blaikie
PR21408: Workaround the appearance of duplicate variabl...
tree
|
commitdiff
2014-10-24
Timur Iskhodzhanov
Fix PR21189 -- Emit symbol subsection required to debug...
tree
|
commitdiff
2014-10-23
David Blaikie
DebugInfo: Remove DwarfDebug::CurrentFnArguments since...
tree
|
commitdiff
2014-10-23
David Blaikie
DebugInfo: Simplify/tidy/correct global variable decl...
tree
|
commitdiff
2014-10-23
Frederic Riss
[dwarfdump] Dump DW_AT_ranges values inline in the...
tree
|
commitdiff
2014-10-21
Rafael Espindola
Fix a bit of confusion about .set and produce more...
tree
|
commitdiff
2014-10-21
Paul Robinson
Do not attribute static allocas to the call site's...
tree
|
commitdiff
2014-10-10
Frederic Riss
[dwarfdump] Prettyprint DW_AT_APPLE_property_attribute...
tree
|
commitdiff
2014-10-10
Frederic Riss
[dwarfdump] Resolve also variable specifications/abstra...
tree
|
commitdiff
2014-10-08
Timur Iskhodzhanov
Fix COFF section index relocation should be 16 bits...
tree
|
commitdiff
2014-10-08
David Majnemer
llvm-dwarfdump: Add support for some COFF relocations
tree
|
commitdiff
2014-10-06
Eric Christopher
For biendian targets like ARM and AArch64, it is useful...
tree
|
commitdiff
2014-10-06
Eric Christopher
Add support for ARM and AArch64 big endian objects to
tree
|
commitdiff
2014-10-06
Eric Christopher
Add some tests for RelocVisitor.
tree
|
commitdiff
2014-10-06
Frederic Riss
[dwarfdump] Print the name for referenced specification...
tree
|
commitdiff
2014-10-03
Duncan P. N. Exon...
Revert "Revert "DI: Fold constant arguments into a...
tree
|
commitdiff
2014-10-02
Duncan P. N. Exon...
Revert "DI: Fold constant arguments into a single MDString"
tree
|
commitdiff
2014-10-02
Duncan P. N. Exon...
DI: Fold constant arguments into a single MDString
tree
|
commitdiff
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
tree
|
commitdiff
2014-10-01
Adrian Prantl
Revert r218778 while investigating buldbot breakage.
tree
|
commitdiff
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
tree
|
commitdiff
2014-10-01
Justin Bogner
test: XFAIL the non-darwin gmlt test on darwin
tree
|
commitdiff
2014-10-01
David Blaikie
Implement DW_TAG_subrange_type with DW_AT_count rather...
tree
|
commitdiff
2014-10-01
NAKAMURA Takumi
llvm/test/DebugInfo/X86/gmlt.test: Get rid of %llc_dwar...
tree
|
commitdiff
2014-09-30
David Blaikie
Omit DW_AT_inline under -gmlt to save a little more...
tree
|
commitdiff
2014-09-30
David Blaikie
Adjust test case addition in r218702 so as not to fail...
tree
|
commitdiff
2014-09-30
David Blaikie
Disable the -gmlt optimization implemented in r218129...
tree
|
commitdiff
2014-09-24
Renato Golin
Removing empty tests from failed revert
tree
|
commitdiff
2014-09-24
Renato Golin
Revert 218406 - Refactor the RelocVisitor::visit method
tree
|
commitdiff
2014-09-24
Renato Golin
Revert 218411 - XFAIL reloc test on x86/hexagon
tree
|
commitdiff
2014-09-24
Renato Golin
XFAIL reloc test on x86/hexagon
tree
|
commitdiff
2014-09-24
Renato Golin
Refactor the RelocVisitor::visit method
tree
|
commitdiff
2014-09-24
Kaelyn Takata
Revert "Refactor the RelocVisitor::visit method"
tree
|
commitdiff
2014-09-24
Renato Golin
Refactor the RelocVisitor::visit method
tree
|
commitdiff
2014-09-23
Oliver Stannard
Fix segfault in AArch64 backend with -g and -mbig-endian
tree
|
commitdiff
2014-09-23
Timur Iskhodzhanov
Fix a small typo in the test comment
tree
|
commitdiff
2014-09-22
Frederic Riss
Fix a test introduced in r218246 to work also on Windows.
tree
|
commitdiff
2014-09-22
Frederic Riss
[dwarfdump] Dump full filenames as DW_AT_(decl|call...
tree
|
commitdiff
2014-09-22
Frederic Riss
Allow DWARFDebugInfoEntryMinimal::getSubroutineName...
tree
|
commitdiff
2014-09-20
David Majnemer
Update tests which broke from r218189
tree
|
commitdiff
2014-09-19
David Blaikie
Fix test case to be portable to different architectures.
tree
|
commitdiff
2014-09-19
David Blaikie
Omit DW_TAG_subprograms for subprograms without inlined...
tree
|
commitdiff
2014-09-19
David Blaikie
Omit DW_AT_frame_base under -gmlt for size
tree
|
commitdiff
2014-09-19
David Blaikie
Omit all the extra static attributes on subprograms...
tree
|
commitdiff
2014-09-07
David Blaikie
DebugInfo: Do not use DW_FORM_GNU_addr_index in skeleto...
tree
|
commitdiff
2014-09-06
Saleem Abdulrasool
MC: correct DWARF line info for PE/COFF
tree
|
commitdiff
2014-09-05
Alexey Samsonov
[DWARF parser] Fix nasty memory corruption in .dwo...
tree
|
commitdiff
2014-09-05
Frederic Riss
[dwarfdump] Dump DW_AT_(decl|call)_line attribute value...
tree
|
commitdiff
2014-09-05
Frederic Riss
Reapply "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
tree
|
commitdiff
2014-09-05
Saleem Abdulrasool
MC: correct DWARF header for PE/COFF assembly input
tree
|
commitdiff
2014-09-04
Frederic Riss
[ dwarfdump ] Add symbolic dump of known DWARF attribut...
tree
|
commitdiff
2014-09-04
Frederic Riss
Revert "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
tree
|
commitdiff
2014-09-04
Frederic Riss
[dwarfdump] Add missing DW_LANG_Mips_Assembler case...
tree
|
commitdiff
2014-08-31
David Blaikie
DebugInfo: Elide lexical scopes which only contain...
tree
|
commitdiff
2014-08-29
Adrian Prantl
Debug info: Add a new explicit DIDescriptor flag for...
tree
|
commitdiff
2014-08-29
Frederic Riss
Remove unnecessary regex in test pattern per dblaikie...
tree
|
commitdiff
2014-08-29
Frederic Riss
Use DwarfDebug::attachLowHighPC for the compilation...
tree
|
commitdiff
2014-08-27
David Blaikie
Remove type unit skeletons. GDB no longer needs them...
tree
|
commitdiff
2014-08-27
David Blaikie
Fix a couple of debug info test cases to match the...
tree
|
commitdiff
2014-08-21
David Blaikie
Use DILexicalBlockFile, rather than DILexicalBlock...
tree
|
commitdiff
2014-08-19
Juergen Ributzka
Reapply [FastISel][X86] Use XOR to materialize the...
tree
|
commitdiff
2014-08-14
Juergen Ributzka
Revert several FastISel commits to track down a buildbo...
tree
|
commitdiff
2014-08-13
Juergen Ributzka
[FastISel][X86] Use XOR to materialize the "0" value.
tree
|
commitdiff
2014-08-12
Adrian Prantl
DebugLocEntry: Restore the comparison predicate from...
tree
|
commitdiff
2014-08-08
NAKAMURA Takumi
Fix llvm/test/DebugInfo/X86/recursive_inlining.ll to...
tree
|
commitdiff
2014-08-07
Adrian Prantl
Make these regexes stricter by disallowing any addition...
tree
|
commitdiff
2014-08-07
Adrian Prantl
Add a separate testcase for a DWARF expression describi...
tree
|
commitdiff
2014-08-07
David Blaikie
DebugInfo: Fix overwriting/loss of inlined arguments...
tree
|
commitdiff
2014-08-07
Justin Bogner
DebugInfo: Make a test more portable
tree
|
commitdiff
2014-08-06
David Blaikie
DebugInfo: Fix ranges+gmlt test case to actually exerci...
tree
|
commitdiff
2014-08-06
David Blaikie
DebugInfo: Assert that any CU for which debug_loc lists...
tree
|
commitdiff
2014-08-05
David Blaikie
DebugInfo: Fix a bunch of tests that, owing to their...
tree
|
commitdiff
2014-08-01
Adrian Prantl
Cleanup this test some more.
tree
|
commitdiff
2014-08-01
Adrian Prantl
Add the missing target triple to this testcase.
tree
|
commitdiff
2014-08-01
Adrian Prantl
Debug info: Infrastructure to support debug locations...
tree
|
commitdiff
2014-07-30
Rafael Espindola
Use "weak alias" instead of "alias weak"
tree
|
commitdiff
2014-07-29
Manman Ren
[Debug Info] remove DITrivialType and use null to repre...
tree
|
commitdiff
2014-07-28
Manman Ren
[Debug Info] unique MDNodes in the enum types of each...
tree
|
commitdiff
next