llvm-project/llvm/test/DebugInfo/Generic
Paul Robinson f4e2d56a07 [Sparc] Convert tests to check 'target=sparc.*'
Part of the project to eliminate special handling for triples in lit
expressions.
2022-12-01 11:41:30 -08:00
..
assignment-tracking Revert "[Assignment Tracking][13/*] Account for assignment tracking in SROA" 2022-11-28 16:07:34 +00:00
2009-10-16-Phi.ll
2009-11-03-InsertExtractValue.ll
2009-11-05-DeadGlobalVariable.ll
2009-11-06-NamelessGlobalVariable.ll
2009-11-10-CurrentFn.ll
2010-01-05-DbgScope.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
2010-03-12-llc-crash.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
2010-03-19-DbgDeclare.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
2010-03-24-MemberFn.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
2010-04-06-NestedFnDbgInfo.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
2010-04-19-FramePtr.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
2010-05-03-DisableFramePtr.ll
2010-05-03-OriginDIE.ll
2010-05-10-MultipleCU.ll
2010-06-29-InlinedFnLocalVar.ll
2010-10-01-crash.ll
DICommonBlock.ll
PR20038.ll [Sparc] Convert tests to check 'target=sparc.*' 2022-12-01 11:41:30 -08:00
PR37395.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
accel-table-hash-collisions.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
address_space_rvalue.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
array.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
block-asan.ll [opt] Remove -passes=asan-pipeline 2022-10-07 11:56:02 -07:00
bug_null_debuginfo.ll
callsite-attr-invalid.ll
constant-pointers.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
containing-type-extension.ll llvm-dwarf-dump: include type name for AT_containing_type 2022-06-18 00:52:34 +00:00
cross-cu-inlining-2.ll [Dwarf] Remove unnecessary module flags from test 2022-10-05 11:18:44 -07:00
cross-cu-inlining-ranges.ll [DebugInfo] Fix potential CU mismatch for attachRangesOrLowHighPC 2022-10-22 21:22:01 +08:00
cross-cu-inlining.ll [AIX] Disable failing tests because of missing DWARF sections 2021-12-09 09:05:36 -05:00
cross-cu-linkonce-distinct.ll Revert "[DwarfDebug] Support emitting function-local declaration for a lexical block" & dependent patches 2021-12-24 00:47:04 +02:00
cross-cu-linkonce.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
cu-range-hole.ll
cu-ranges.ll
dbg-at-specficiation.ll
dbg-value-lower-linenos.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
dead-argument-order.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
debug-info-always-inline.ll
debug-info-enum.ll
debug-info-qualifiers.ll Revert "[DwarfDebug] Support emitting function-local declaration for a lexical block" & dependent patches 2021-12-24 00:47:04 +02:00
debug-label-inline.ll [Sparc] Convert tests to check 'target=sparc.*' 2022-12-01 11:41:30 -08:00
debug-label-mi.ll
debug-label-opt.ll
debug-label.ll Adapt test to be compatible with AIX 2021-12-16 12:35:16 -05:00
debug-names-empty-cu.ll
debug-names-empty-name.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
debug-names-hash-collisions.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
debug-names-index-type.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
debug-names-linkage-name.ll Revert "[DwarfDebug] Support emitting function-local declaration for a lexical block" & dependent patches 2021-12-24 00:47:04 +02:00
debug-names-many-cu.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
debug-names-name-collisions.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
debug-names-one-cu.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
debug-names-two-cu.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
debug_value_list.ll
debuginfofinder-forward-declaration.ll
debuginfofinder-imported-global-variable.ll
debuginfofinder-inlined-cu.ll
debuginfofinder-multiple-cu.ll
def-line.ll
directives-only.ll [AIX] Disable tests failing due to lack of .loc and .file directive support 2021-10-08 11:55:12 -04:00
discriminated-union.ll
discriminator.ll
disubrange_vla.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
disubrange_vla_no_dbgvalue.ll
dwarf-public-names.ll
empty.ll [AIX] Disable empty.ll test using unsupported split dwarf 2021-11-28 21:55:27 -05:00
enum-types.ll [AIX] Bump DWARF versions to 3 because XCOFF64 requires DWARF64 2022-02-01 11:18:19 -05:00
enum.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
export-symbol-anonymous-class.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
extended-loc-directive.ll [AIX] Disable tests failing due to lack of .loc and .file directive support 2021-10-08 11:55:12 -04:00
fortran-subprogram-attr.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
global-sra-array.ll [GlobalOpt] Make global SRA offset based 2022-01-17 09:28:36 +01:00
global-sra-single-member.ll
global-sra-struct-fwd-decl.ll
global-sra-struct-zero-length.ll
global-sra-struct.ll
global.ll
gmlt.test
gmlt_profiling.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
gvn.ll [test][DebugInfo] Convert some test cases to opaque pointers. NFC 2022-10-12 12:49:17 +02:00
imported-name-inlined.ll Revert "[DwarfDebug] Support emitting function-local declaration for a lexical block" & dependent patches 2021-12-24 00:47:04 +02:00
incorrect-variable-debugloc.ll Revert "[DwarfDebug] Support emitting function-local declaration for a lexical block" & dependent patches 2021-12-24 00:47:04 +02:00
incorrect-variable-debugloc1.ll [Hexagon] Convert tests to check 'target=hexagon-.*' 2022-11-30 13:36:10 -08:00
indvar-discriminator.ll
inheritance.ll [DebugInfo] Avoid ptrtoint expression in generic test 2022-07-25 11:20:36 +02:00
inline-debug-info-multiret.ll
inline-debug-info.ll
inline-debug-loc.ll
inline-no-debug-info.ll
inline-scopes.ll
inlined-arguments.ll
inlined-strings.ll
inlined-vars.ll
instcombine-phi.ll
instcombine-replaced-select-with-operand.ll
invalid.ll
licm-hoist-debug-loc.ll [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
licm-hoist-intrinsic-debug-loc.ll [DebugInfo][LICM] Drop DebugLoc from IntrinsicInst when hoisting 2022-09-30 09:12:35 +00:00
line-table-addrx.ll [AIX] Disable failing tests because of missing DWARF sections 2021-12-09 09:05:36 -05:00
linear-dbg-value.ll [DebugInfo][NFC] Force some tests to not use instruction-referencing 2021-11-17 11:51:29 +00:00
linkage-name-abstract.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
lit.local.cfg [NVPTX][tests] Do not run tests that require direct object generation 2022-03-22 16:46:48 +04:00
location-verifier.ll
loop-deletion-inline-var.ll [DebugInfo] Fix minor debug info bug in deleteDeadLoop 2022-11-02 13:28:05 +00:00
lto-comp-dir.ll [AIX] XFAIL lto-comp-dir.ll for lack of .file directive support 2021-11-16 09:15:00 -05:00
mainsubprogram.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
mem2reg-promote-alloca-1.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
mem2reg-promote-alloca-2.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
mem2reg-promote-alloca-3.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
member-order.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
member-pointers.ll
mldst-motion-dbg.ll [DebugInfo] Fix line number attribution in mldst-motion 2022-08-30 10:03:53 +01:00
multiline.ll [AIX] Disable tests failing due to lack of .loc and .file directive support 2021-10-08 11:55:12 -04:00
namespace.ll [AIX] Bump DWARF versions to 3 because XCOFF64 requires DWARF64 2022-02-01 11:18:19 -05:00
namespace_function_definition.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
namespace_inline_function_definition.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
no-empty-child-vars.ll [Sparc] Convert tests to check 'target=sparc.*' 2022-12-01 11:41:30 -08:00
noscopes.ll
pass-by-value.ll [NFC][tests] Remove XFAIL for AIX for passing tests 2022-07-20 13:57:11 -04:00
piece-verifier.ll
pr40628.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
ptrsize.ll
recursive_inlining.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
restrict.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
simplifycfg_sink_last_inst.ll
skeletoncu.ll
sroa-larger.ll [NFC] Port an assortment of tests that invoke SROA to new pass manager 2022-12-01 21:17:18 +03:00
sroa-samesize.ll [NFC] Port an assortment of tests that invoke SROA to new pass manager 2022-12-01 21:17:18 +03:00
store-tail-merge.ll
string-offsets-form.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
sugared-constants.ll [Hexagon] Convert tests to check 'target=hexagon-.*' 2022-11-30 13:36:10 -08:00
template-recursive-void.ll
thrownTypes.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
tu-composite.ll llvm-dwarf-dump: include type name for AT_containing_type 2022-06-18 00:52:34 +00:00
tu-member-pointer.ll [AIX] Bump DWARF versions to 3 because XCOFF64 requires DWARF64 2022-02-01 11:18:19 -05:00
two-cus-from-same-file.ll
typedef.ll
unconditional-branch.ll
univariant-discriminated-union.ll
varargs.ll [AIX] Bump DWARF versions to 3 because XCOFF64 requires DWARF64 2022-02-01 11:18:19 -05:00
verifier-invalid-disubprogram.ll
version.ll
virtual-index.ll
volatile-alloca.ll