..
AArch64
[ARM64] Debug info for structure argument missing DW_AT_location
2020-01-29 10:56:23 +01:00
AMDGPU
AMDGPU: Fix tests using old number for constant address space
2018-09-10 02:54:25 +00:00
ARM
[DebugInfo][test] Change two MIR tests to use -start-before=livedebugvalues instead of -start-after=patchable-function
2020-01-19 00:09:46 -08:00
COFF
[llvm] Fix broken cases of 'CHECK[^:]*$' in tests
2020-01-28 09:52:59 -07:00
Generic
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
Inputs
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
2019-12-24 15:57:33 -08:00
Lanai
Mips
[MIPS][ELF] Use PC-relative relocations in .eh_frame when possible
2020-01-13 14:14:03 +00:00
MIR
Fix an assertion failure in DwarfExpression's subregister composition
2020-01-27 12:44:37 -08:00
MSP430
MachineOperand/MIParser: Do not print debug-use flag, infer it
2018-10-30 23:28:27 +00:00
NVPTX
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
2019-12-24 15:57:33 -08:00
PDB
[test] Use yaml2obj -o %t instead of > %t
2020-01-21 17:20:18 -08:00
PowerPC
[DWARF] - Emit the correct value for DW_AT_addr_base.
2018-09-20 09:17:36 +00:00
RISCV
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
2019-12-24 15:57:33 -08:00
Sparc
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
2019-12-24 15:57:33 -08:00
SystemZ
[lit] Delete empty lines at the end of lit.local.cfg NFC
2019-06-17 09:51:07 +00:00
WebAssembly
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
X86
Reland (again): [DWARF] Allow cross-CU references of subprogram definitions
2020-01-27 10:52:34 -08:00
arange-overlap.test
[llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ( #1 )
2019-01-31 14:11:17 +00:00
arm-relocs.test
check-debugify-preserves-analyses.ll
cross-cu-inlining.test
[llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ( #1 )
2019-01-31 14:11:17 +00:00
cross-cu-scope.ll
Specify REQUIRES: default_triple in two debuginfo tests
2018-11-06 00:16:32 +00:00
debugify-bogus-dbg-value.ll
[Debugify] Allow unsigned values narrower than their variables
2018-07-06 17:32:40 +00:00
debugify-each.ll
debugify-export.ll
[Debugify] Export per-pass debug info loss statistics
2018-07-24 00:41:29 +00:00
debugify-report-missing-locs-only.ll
Tighten up a test for -check-debugify, NFC
2018-07-02 17:08:36 +00:00
debugify.ll
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
2018-11-28 21:14:32 +00:00
debuglineinfo-macho.test
debuglineinfo-path.ll
[llvm-nm][llvm-readelf] Avoid single-dash -long-option in tests
2019-04-27 16:12:14 +00:00
debuglineinfo.test
Reapply: DebugInfo: Assume an absence of ranges or high_pc on a CU means the CU is empty (devoid of code addresses)
2018-12-21 22:25:01 +00:00
debugmacinfo-dwo.test
[DebugInfo] Support for debug_macinfo.dwo section in llvm and llvm-dwarfdump.
2019-12-03 08:54:12 +05:30
debugmacinfo.test
dwarfdump-64-bit-dwarf.test
[CommandLine] Don't allow unlimitted dashes for options. Part 1 or 5
2019-04-29 18:34:18 +00:00
dwarfdump-accel.test
dwarfdump-bad-lookup-address.test
[DWARF] check whether the DIE is valid before querying for information
2019-04-03 17:13:45 +00:00
dwarfdump-debug-frame-simple.test
dwarfdump-decompression-corrupt.test
dwarfdump-decompression-error.test
dwarfdump-dump-flags.test
dwarfdump-dump-gdbindex.test
[llvm-dwarfdump] --gdb-index: fix uninitialized TuListOffset
2019-06-19 13:51:29 +00:00
dwarfdump-dwp.test
dwarfdump-implicit-const.test
dwarfdump-invalid-line-table.test
dwarfdump-invalid.test
dwarfdump-macho-relocs.test
dwarfdump-macho-universal.test
dwarfdump-objc.test
dwarfdump-pubnames.test
dwarfdump-ranges.test
Revert "[DWARF] reposting r342048, which was reverted in r342056 due to buildbot errors. Adjusted 2 test cases for ARM and darwin and fixed a bug with the original change in dsymutil."
2018-09-17 15:40:01 +00:00
dwarfdump-type-units.test
dwarfdump-zlib.test
dwo.ll
gcc-local-mem-func.test
[llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ( #1 )
2019-01-31 14:11:17 +00:00
high-pc-constant.test
[llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ( #1 )
2019-01-31 14:11:17 +00:00
invalid-relocations.test
[test] Use yaml2obj -o %t instead of > %t
2020-01-21 17:20:18 -08:00
macro_link.ll
member-pointers.o
missing-abstract-variable.o
omit-empty.ll
pr34186.ll
pr34672.ll
precomp.test
[test] Use yaml2obj -o %t instead of > %t
2020-01-21 17:20:18 -08:00
salvage-cast-debug-info.ll
Reapply: [DebugInfo] Correctly handle salvaged casts and split fragments at ISel
2019-12-18 16:26:42 +00:00
skeletoncu.ll
strip-DIGlobalVariable.ll
strip-loop-metadata.ll
strip-module-flags.ll
symbolize-64bit-address.test
[DebugInfo][llvm-symbolizer]Add some tests for edge cases when symbolizing
2019-02-06 10:13:14 +00:00
symbolize-absolute-path-in-debug-line.s
[DebugInfo][llvm-symbolizer]Add some tests for edge cases when symbolizing
2019-02-06 10:13:14 +00:00
symbolize-build-id-error.test
[Symbolize] Handle error after the notes loop
2020-01-27 11:00:27 -08:00
symbolize-build-id.test
[llvm-symbolizer] Support debug file lookup using build ID
2019-12-04 15:07:56 -08:00
symbolize-demangling.s
[llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ( #2 )
2019-01-31 14:17:33 +00:00
symbolize-directory.s
Fix more Windows bots after r360015.
2019-05-06 19:12:25 +00:00
symbolize-gnu-debuglink-fallback.test
[DebugInfo] Fix /usr/lib/debug llvm-symbolizer lookup with relative paths
2019-02-11 18:05:48 +00:00
symbolize-gnu-debuglink-no-realpath.test
[DebugInfo] Fix mkdir use in test
2019-02-01 21:14:21 +00:00
symbolize-gnu-debuglink.test
[llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ( #3 )
2019-01-31 14:22:50 +00:00
symbolize-inlined.test
[test][tools] Add missing and improve testing
2019-12-09 12:24:23 +00:00
symbolize-macho-universal-unknown-arch.test
[llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ( #2 )
2019-01-31 14:17:33 +00:00
symbolize-macho-universal.test
[llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ( #2 )
2019-01-31 14:17:33 +00:00
symbolize-missing-file.test
[llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ( #3 )
2019-01-31 14:22:50 +00:00
symbolize-no-debug-str.test
[DebugInfo][llvm-symbolizer]Add some tests for edge cases when symbolizing
2019-02-06 10:13:14 +00:00
symbolize-paths.s
Handle non-absolute include dirs properly for both dwarf4 and dwarf5.
2020-01-29 10:51:51 -08:00
symbolize-shared-abbrev.s
[DebugInfo][llvm-symbolizer]Add some tests for edge cases when symbolizing
2019-02-06 10:13:14 +00:00
symbolize-split-dwarf-empty.test
[llvm-symbolizer][test] Rename and tweak tests using llvm-symbolizer
2019-02-01 10:24:55 +00:00
symbolize-split-dwarf-no-skel-address.test
[llvm-symbolizer][test] Rename and tweak tests using llvm-symbolizer
2019-02-01 10:24:55 +00:00
symbolize-stripped-sections.test
[DebugInfo][llvm-symbolizer]Add some tests for edge cases when symbolizing
2019-02-06 10:13:14 +00:00
symbolize-stripped.test
[llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ( #1 )
2019-01-31 14:11:17 +00:00
symbolize-tu.test
[llvm-symbolizer][test] Rename and tweak tests using llvm-symbolizer
2019-02-01 10:24:55 +00:00
symbolize-zlib.test
[llvm-symbolizer][test] Rename and tweak tests using llvm-symbolizer
2019-02-01 10:24:55 +00:00
symbolize.test
[llvm-symbolizer][test] Rename and tweak tests using llvm-symbolizer
2019-02-01 10:24:55 +00:00
typeunit-header.test
unrolled-loop-remainder.ll
Remove irrelevant references to legacy git repositories from
2019-01-15 16:18:52 +00:00