llvm-project/llvm/test/DebugInfo/Generic
Kristina Bessonova 33af58937b [DebugInfo][test] Simplify/improve a few tests using --impicit-check-not=DW_TAG. NFC
This patch rewrites checks in a few debug info tests to avoid using
'CHECK-NOT: {{DW_TAG|NULL}}'. It proposes `--impicit-check-not=DW_TAG`
instead, as it makes the checks clearer, and easier to analyze and update.

Differential Revision: https://reviews.llvm.org/D113652
2021-11-13 17:31:54 +02:00
..
2009-10-16-Phi.ll
2009-11-03-InsertExtractValue.ll Add a verifier check that rejects non-distinct DISubprogram function 2020-09-25 12:04:46 -07:00
2009-11-05-DeadGlobalVariable.ll
2009-11-06-NamelessGlobalVariable.ll
2009-11-10-CurrentFn.ll
2010-01-05-DbgScope.ll
2010-03-12-llc-crash.ll
2010-03-19-DbgDeclare.ll
2010-03-24-MemberFn.ll
2010-04-06-NestedFnDbgInfo.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
2010-04-19-FramePtr.ll [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
2010-05-03-DisableFramePtr.ll
2010-05-03-OriginDIE.ll [XCore][Test] XFAIL tests requiring 8-byte stack alignment. 2021-03-24 09:12:53 +00:00
2010-05-10-MultipleCU.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
2010-06-29-InlinedFnLocalVar.ll [Debug-Info]update section name to match AIX behaviour; nfc 2021-05-24 04:33:41 -04:00
2010-10-01-crash.ll OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
DICommonBlock.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
PR20038.ll [DebugInfo][test] Simplify/improve a few tests using --impicit-check-not=DW_TAG. NFC 2021-11-13 17:31:54 +02:00
PR37395.ll
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 [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04:00
array.ll [Debug-Info]update section name to match AIX behaviour; nfc 2021-05-24 04:33:41 -04:00
block-asan.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02: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 [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
cross-cu-inlining.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
cross-cu-linkonce-distinct.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04: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 Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
cu-ranges.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
dbg-at-specficiation.ll
dbg-value-lower-linenos.ll
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 Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
debug-info-enum.ll
debug-info-qualifiers.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
debug-label-inline.ll Generalize DWARF tests that expect DW_FORM_strp 2021-10-26 23:42:50 -04:00
debug-label-mi.ll
debug-label-opt.ll
debug-label.ll Generalize DWARF tests that expect DW_FORM_strp 2021-10-26 23:42:50 -04:00
debug-names-empty-cu.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
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 [AIX] Disable tests failing due to missing DWARF sections 2021-10-08 12:06:38 -04: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 [Bitcode] Ensure DIArgList in bitcode has no null or forward metadata refs 2021-04-22 12:03:33 +01:00
debuginfofinder-forward-declaration.ll [test] Cleanup legacy PM tests in llvm/test/DebugInfo 2021-09-04 15:52:43 -07:00
debuginfofinder-imported-global-variable.ll [test] Cleanup legacy PM tests in llvm/test/DebugInfo 2021-09-04 15:52:43 -07:00
debuginfofinder-inlined-cu.ll [test] Cleanup legacy PM tests in llvm/test/DebugInfo 2021-09-04 15:52:43 -07:00
debuginfofinder-multiple-cu.ll [test] Cleanup legacy PM tests in llvm/test/DebugInfo 2021-09-04 15:52:43 -07:00
def-line.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
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 Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
discriminator.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
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 Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
empty.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
enum-types.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
enum.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04: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 Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
global-sra-single-member.ll
global-sra-struct-fwd-decl.ll [globalopt] Change so that emitting fragments doesn't use the type size of DIVariables 2020-08-11 14:50:56 -07:00
global-sra-struct-zero-length.ll [globalopt] Don't emit DWARF fragments for members 2020-04-30 11:36:55 +01:00
global-sra-struct.ll
global.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
gmlt.test Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
gmlt_profiling.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
gvn.ll
imported-name-inlined.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
incorrect-variable-debugloc.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
incorrect-variable-debugloc1.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
indvar-discriminator.ll
inheritance.ll
inline-debug-info-multiret.ll
inline-debug-info.ll
inline-debug-loc.ll
inline-no-debug-info.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
inline-scopes.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
inlined-arguments.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
inlined-strings.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
inlined-vars.ll
instcombine-phi.ll
instcombine-replaced-select-with-operand.ll [DebugInfo] Replace debug uses in replaceUsesOutsideBlock 2021-04-19 11:06:53 +01:00
invalid.ll
licm-hoist-debug-loc.ll [Instruction] Add dropLocation and updateLocationAfterHoist helpers 2020-09-24 15:00:04 -07:00
line-table-addrx.ll
linear-dbg-value.ll
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 Restore lit feature object-emission. Omit DebugInfo/Generic on XCore. 2021-04-16 13:02:14 +01:00
location-verifier.ll
lto-comp-dir.ll [llc] Default MCUseDwarfDirectory to true 2021-07-12 17:44:02 -07: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 [mem2reg] Remove dbg.values describing contents of dead allocas 2020-10-23 04:46:56 +00:00
mem2reg-promote-alloca-2.ll [mem2reg] Remove dbg.values describing contents of dead allocas 2020-10-23 04:46:56 +00:00
mem2reg-promote-alloca-3.ll [mem2reg] Remove dbg.values describing contents of dead allocas 2020-10-23 04:46:56 +00: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 Clean up hexagon builder after object-emission removal 2020-02-13 13:17:42 -06:00
missing-abstract-variable.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04: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 [DebugInfo][test] Simplify/improve a few tests using --impicit-check-not=DW_TAG. NFC 2021-11-13 17:31:54 +02: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 Reland [DWARF] Location-less inlined variables should not have DW_TAG_variable 2021-02-10 15:40:47 +00:00
noscopes.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
pass-by-value.ll [Debug-Info] handle DW_CC_pass_by_value/DW_CC_pass_by_reference under strict DWARF. 2021-06-04 08:14:47 +00:00
piece-verifier.ll
pr40628.ll [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
ptrsize.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
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
sroa-samesize.ll
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 Clean up hexagon builder after object-emission removal 2020-02-13 13:17:42 -06:00
template-recursive-void.ll DebugInfo: Emit class template parameters first, before members 2020-08-17 21:42:00 -07:00
thrownTypes.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
tu-composite.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
tu-member-pointer.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
two-cus-from-same-file.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
typedef.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
unconditional-branch.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
univariant-discriminated-union.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
varargs.ll [DWARF] Standardize checks and remove verbose where possible in DWARF tests 2021-10-31 09:49:10 -04:00
verifier-invalid-disubprogram.ll [NFC] Add more tests for DISubprogram verifier 2020-10-29 15:40:55 +00:00
version.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
virtual-index.ll Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
volatile-alloca.ll