..
AArch64
LiveDebugValues: Assume calls never clobber SP.
2017-03-03 01:08:25 +00:00
AMDGPU
[AMDGPU] Split R600/SI getFrameIndexReference and emit stack object offsets for SI
2017-03-10 19:39:07 +00:00
ARM
PR32288: More efficient encoding for DWARF expr subregister access.
2017-03-16 17:14:56 +00:00
COFF
[codeview] Don't assert when the user violates the ODR
2017-03-24 23:28:42 +00:00
Generic
[IR/Verifier] Don't visit DISubprograms more than needed.
2017-02-18 03:02:44 +00:00
Inputs
[DWARF] Print leading zeros in type signature
2017-03-01 19:43:29 +00:00
Lanai
[lanai] Add Lanai backend.
2016-03-28 13:09:54 +00:00
Mips
[MC] Set SHT_MIPS_DWARF section type for all .debug_* sections on MIPS
2017-03-10 08:22:20 +00:00
MIR
Don't compose DWARF expressions with multiple subregisters.
2017-03-22 01:16:01 +00:00
PDB
Re-land: "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
2017-03-29 19:27:08 +00:00
PowerPC
Change how we handle section symbols on ELF.
2017-02-02 21:26:06 +00:00
Sparc
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +00:00
SystemZ
[SystemZ] Save/restore r6 and r7 if function contains landing pad.
2016-06-28 14:13:11 +00:00
WebAssembly
[WebAssembly] Convert the remaining unit tests to the new wasm-object-file target.
2017-02-28 23:37:04 +00:00
X86
If the DIUnit has flags passed on it then have DW_AT_producer be a combination of DICompileUnit::Producer and Flags.
2017-03-29 23:34:27 +00:00
arm-relocs.test
debuglineinfo-macho.test
[DWARF] Fix a bug in line info handling
2015-05-31 23:37:04 +00:00
debuglineinfo.test
[DWARF] Fix a bug in line info handling
2015-05-31 23:37:04 +00:00
debugmacinfo.test
Fix several accidental DOS line endings in source files
2016-01-03 17:22:03 +00:00
dwarfdump-64-bit-dwarf.test
DebugInfo: .debug_line DWARF64 support
2015-05-28 15:38:17 +00:00
dwarfdump-accel.test
Synchronize LLVM and clang's ObjCDeclSpec::ObjCPropertyAttributeKind.
2016-07-14 00:41:18 +00:00
dwarfdump-debug-frame-simple.test
[dwarfdump] Make debug_frame dump actually useful.
2015-02-25 21:30:22 +00:00
dwarfdump-debug-loc-simple.test
dwarfdump-dump-flags.test
[dwarfdump] Ignore scattered relocations for mach-o.
2015-07-31 20:22:50 +00:00
dwarfdump-dump-gdbindex.test
Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.""
2016-09-23 11:01:53 +00:00
dwarfdump-dwp.test
dwarfdump: Correctly indentify the indicies for DWP records
2015-12-03 18:41:59 +00:00
dwarfdump-header.test
[DWARF] Print leading zeros in type signature
2017-03-01 19:43:29 +00:00
dwarfdump-implicit-const.test
DebugInfo: support for DW_FORM_implicit_const
2017-01-10 21:18:26 +00:00
dwarfdump-invalid.test
Make llvm-dwarfdump exit with non-zero exit code if error was occured.
2015-06-25 23:40:15 +00:00
dwarfdump-line-dwo.test
dwarfdump-macho-relocs.test
[dwarfdump] Do not apply relocations in mach-o files if there is no LoadedObjectInfo.
2015-08-23 04:44:21 +00:00
dwarfdump-macho-universal.test
Don't use test inputs from other directories.
2015-08-03 11:59:45 +00:00
dwarfdump-objc.test
Synchronize LLVM and clang's ObjCDeclSpec::ObjCPropertyAttributeKind.
2016-07-14 00:41:18 +00:00
dwarfdump-pubnames.test
dwarfdump-ranges.test
[dwarfdump] Dump DW_AT_ranges values inline in the debug_info dump.
2014-10-23 04:08:34 +00:00
dwarfdump-type-units.test
dwarfdump: -summarize-types: print a short summary (unqualified type name, hash, length) of type units rather than dumping contents
2016-10-18 21:09:48 +00:00
dwarfdump-zlib.test
Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.)
2016-05-24 12:48:46 +00:00
dwo.ll
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +00:00
llvm-symbolizer-split-dwarf-empty.test
Use %T instead of cd'ing to Output directly.
2016-04-23 11:01:36 +00:00
llvm-symbolizer-zlib.test
Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.)
2016-05-24 12:48:46 +00:00
llvm-symbolizer.test
llvm-symbolizer: prefer .dwo contents over fission-gmlt-like-data when .dwo file is present
2016-04-22 21:32:59 +00:00
macro_link.ll
[Debug Info] Added a LIT test that covers the fix committed in rL277290.
2016-08-11 07:22:53 +00:00
member-pointers.o
Revert "Revert "DI: Fold constant arguments into a single MDString""
2014-10-03 20:01:09 +00:00
missing-abstract-variable.o
Revert "Revert "DI: Fold constant arguments into a single MDString""
2014-10-03 20:01:09 +00:00
skeletoncu.ll
Unxfail passing tests on Hexagon
2016-08-19 15:07:58 +00:00
strip-DIGlobalVariable.ll
Teach llvm::StripDebugInfo() about global variable !dbg attachments.
2016-10-10 17:53:33 +00:00
strip-loop-metadata.ll
Improve DebugInfo/strip-loop-metadata.ll test
2017-03-31 17:51:12 +00:00