.. |
2010-04-13-PubType.ll
|
…
|
|
2011-09-26-GlobalVarContext.ll
|
…
|
|
2011-12-16-BadStructRef.ll
|
…
|
|
DIModule.ll
|
Add debug info support for Swift/Clang APINotes.
|
2020-03-11 18:47:30 -07:00 |
DIModuleContext.ll
|
Move the sysroot attribute from DIModule to DICompileUnit
|
2020-01-17 12:55:40 -08:00 |
DW_AT_byte_size.ll
|
…
|
|
DW_AT_calling-convention.ll
|
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
|
2019-12-24 16:27:51 -08:00 |
DW_AT_deleted.ll
|
[DWARF5] Added support for deleted C++ special member functions.
|
2019-10-29 13:44:06 -07:00 |
DW_AT_linkage_name.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
DW_AT_location-reference.ll
|
[DebugInfo] Fix emitting the DW_AT_location attribute for 64-bit DWARFv3 (7/19).
|
2020-09-15 11:30:46 +07:00 |
DW_AT_object_pointer.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
DW_AT_specification.ll
|
…
|
|
DW_AT_stmt_list_sec_offset.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
DW_OP_call_ref_dwarf64.s
|
Reland D79501 "[DebugInfo] Fix handling DW_OP_call_ref in DWARF64 units."
|
2020-05-08 09:35:54 -07:00 |
DW_OP_call_ref_unexpected.s
|
[DebugInfo] Dump raw data in a case of decoding error of an expression.
|
2020-05-09 10:04:22 +07:00 |
DW_OP_call_ref_ver2.s
|
[DWARF] Do not pass Version to DWARFExpression. NFCI.
|
2020-01-27 19:08:46 +07:00 |
DW_TAG_friend.ll
|
…
|
|
Fortran-DIModule.ll
|
[DebugInfo] Fix test Fortran-DIModule.ll after 678bd84c4
|
2020-05-13 15:27:44 +01:00 |
FrameIndexExprs.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
InlinedFnLocalVar.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
PR26148.ll
|
DWARFDebugLoc(v4): Add an incremental parsing function
|
2019-11-15 13:38:00 +01:00 |
PR37234.ll
|
[DebugInfo] Nerf placeDbgValues, with prejudice
|
2019-12-09 12:52:10 +00:00 |
abbr_offset.s
|
…
|
|
abstract_origin.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
accel-tables-dwarf5.ll
|
[llvm-readobj] Change -long-option to --long-option in tests. NFC
|
2019-05-01 05:27:20 +00:00 |
accel-tables.ll
|
[llvm-readobj] Change -long-option to --long-option in tests. NFC
|
2019-05-01 05:27:20 +00:00 |
addr-tu-to-non-tu.ll
|
Recommit "PR44685: DebugInfo: Handle address-use-invalid type units referencing non-type units"
|
2020-08-18 13:43:28 -07:00 |
addr_comments.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
align_c11.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
align_cpp11.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
align_objc.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
aligned_stack_var.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
arange-and-stub.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
arange.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
arguments.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
array.ll
|
[CommandLine] Don't allow unlimitted dashes for options. Part 1 or 5
|
2019-04-29 18:34:18 +00:00 |
array2.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
asan_debug_info.ll
|
[DI][ASan][NewPM] Fix some DebugInfo ASan tests under NPM
|
2020-09-22 08:28:54 -07:00 |
asm-macro-line-number.s
|
[DebugInfo] Fix tests missed by r362148
|
2019-05-21 12:48:46 +00:00 |
assumed_size_array.ll
|
[DebugInfo][flang] DISubrange support for fortran assumed size array
|
2020-09-16 14:15:53 +05:30 |
atomic-c11-dwarf-4.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
atomic-c11-dwarf-5.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
basic-block-sections-debug-loc.ll
|
Temporary fix for D85085 debug_loc bug with basic block sections.
|
2020-09-24 14:41:49 -07:00 |
basic-block-sections_1.ll
|
[Propeller]: Use a descriptive temporary symbol name for the end of the basic block.
|
2020-08-05 13:17:19 -07:00 |
bbjoin.ll
|
MachineOperand/MIParser: Do not print debug-use flag, infer it
|
2018-10-30 23:28:27 +00:00 |
bitcast-di.ll
|
[DebugInfo] Maintain DI when converting GEP to bitcast
|
2018-05-24 23:00:21 +00:00 |
bitfields-dwarf4.ll
|
…
|
|
bitfields.ll
|
…
|
|
block-capture.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
byvalstruct.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
c-type-units.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
clang-module.ll
|
Move the sysroot attribute from DIModule to DICompileUnit
|
2020-01-17 12:55:40 -08:00 |
clone-module-2.ll
|
Remove irrelevant references to legacy git repositories from
|
2019-01-15 16:18:52 +00:00 |
clone-module.ll
|
Remove irrelevant references to legacy git repositories from
|
2019-01-15 16:18:52 +00:00 |
codegenprep-addrsink.ll
|
[DebugInfo] Nerf placeDbgValues, with prejudice
|
2019-12-09 12:52:10 +00:00 |
codegenprep-value.ll
|
[CodeGenPrepare] Make TargetPassConfig required
|
2020-02-02 09:28:45 -08:00 |
coff_debug_info_type.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
coff_relative_names.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
concrete_out_of_line.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
constant-aggregate.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
constant-loclist.ll
|
Re-commit "DWARF location lists: Add section index dumping"
|
2019-11-18 15:30:10 +01:00 |
containing-type-extension-rust.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
convert-debugloc.ll
|
Revert "[DebugInfo] Shorten legacy [s|z]ext dwarf expressions"
|
2020-10-28 18:57:17 -07:00 |
convert-inlined.ll
|
Revert "[DebugInfo] Shorten legacy [s|z]ext dwarf expressions"
|
2020-10-28 18:57:17 -07:00 |
convert-linked.ll
|
DebugInfo: Stabilize DW_OP_convert tests so they don't depend on register allocation, etc
|
2020-02-05 14:28:03 -08:00 |
convert-loclist.ll
|
DWARFv5: Disable DW_OP_convert for configurations that don't yet support it
|
2020-10-22 12:02:33 -07:00 |
cu-ranges-odr.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
cu-ranges.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
data_member_location.ll
|
…
|
|
dbg-abstract-vars-g-gmlt.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
dbg-addr-dse.ll
|
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
|
2020-02-06 14:41:40 +00:00 |
dbg-addr.ll
|
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
|
2020-02-06 14:41:40 +00:00 |
dbg-asm.s
|
…
|
|
dbg-byval-parameter.ll
|
…
|
|
dbg-const-int.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
dbg-const.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
dbg-declare-alloca.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
dbg-declare-arg.ll
|
Reapply "RegAllocFast: Rewrite and improve"
|
2020-09-30 10:35:25 -04:00 |
dbg-declare-inalloca.ll
|
[llvm-readobj] Change -long-option to --long-option in tests. NFC
|
2019-05-01 05:27:20 +00:00 |
dbg-declare.ll
|
…
|
|
dbg-file-name.ll
|
…
|
|
dbg-i128-const.ll
|
…
|
|
dbg-merge-loc-entry.ll
|
…
|
|
dbg-prolog-end.ll
|
…
|
|
dbg-subrange.ll
|
…
|
|
dbg-value-arg-movement.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
dbg-value-const-byref.ll
|
[DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users
|
2018-07-26 20:56:53 +00:00 |
dbg-value-dag-combine.ll
|
…
|
|
dbg-value-dropped-instcombine.ll
|
Reapply: [DebugInfo] Correctly handle salvaged casts and split fragments at ISel
|
2019-12-18 16:26:42 +00:00 |
dbg-value-frame-index-2.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
dbg-value-frame-index.ll
|
Re-commit "DWARF location lists: Add section index dumping"
|
2019-11-18 15:30:10 +01:00 |
dbg-value-funcarg.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
dbg-value-funcarg2.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
dbg-value-funcarg3.ll
|
[DebugInfo][DAG] Don't reuse debug location on COPY if width changes.
|
2020-05-29 13:24:33 -07:00 |
dbg-value-g-gmlt.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
dbg-value-inlined-parameter.ll
|
[DebugInfo] Add column info for inline sites
|
2019-07-12 19:25:45 +00:00 |
dbg-value-isel.ll
|
…
|
|
dbg-value-location.ll
|
…
|
|
dbg-value-range.ll
|
Reland D73534: [DebugInfo] Enable the debug entry values feature by default
|
2020-03-19 13:57:30 +01:00 |
dbg-value-regmask-clobber.ll
|
Reland D73534: [DebugInfo] Enable the debug entry values feature by default
|
2020-03-19 13:57:30 +01:00 |
dbg-value-terminator.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
dbg-value-transfer-order.ll
|
Revert [MBP] Disable aggressive loop rotate in plain mode
|
2019-08-29 19:03:58 +00:00 |
dbg-vector-size.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
dbg_entity_calc_ignores_KILL_instruction_at_return.mir
|
[OPT-DBG] Teach DbgEntityHistoryCalculator about meta-instructions.
|
2019-12-20 14:03:34 +00:00 |
dbg_entity_calc_ignores_KILL_instruction_still_clobbers.mir
|
[OPT-DBG] Teach DbgEntityHistoryCalculator about meta-instructions.
|
2019-12-20 14:03:34 +00:00 |
dbg_value_direct.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
dbgcall-site-64-bit-imms.ll
|
Reland D73534: [DebugInfo] Enable the debug entry values feature by default
|
2020-03-19 13:57:30 +01:00 |
dbgcall-site-zero-valued-imms.ll
|
Reland D73534: [DebugInfo] Enable the debug entry values feature by default
|
2020-03-19 13:57:30 +01:00 |
dbgloc-insert-extract-val-instrs.ll
|
[deadargelim] Attach dbg info to the insert/extractvalue instructions
|
2020-07-14 08:52:04 +02:00 |
dead-store-elimination-marks-undef.ll
|
[DebugInfo] Ensure dead store elimination can mark an operand
|
2020-03-30 14:58:14 +01:00 |
debug-addr-dwarf64.ll
|
[DebugInfo] Fix emitting DWARF64 .debug_addr sections (15/19).
|
2020-09-15 12:23:31 +07:00 |
debug-aranges-dwarf64.ll
|
[DebugInfo] Fix emitting DWARF64 .debug_aranges sections (11/19).
|
2020-09-15 12:23:30 +07:00 |
debug-cu-index-unknown-section.s
|
llvm-dwarfdump: Include unit count in DWP index header dumping
|
2020-06-12 12:40:02 -07:00 |
debug-dead-local-var.ll
|
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
|
2019-12-24 16:27:51 -08:00 |
debug-frame-cie-id-dwarf64.s
|
[DebugInfo] Refine the condition to detect CIEs.
|
2020-03-05 17:37:09 +07:00 |
debug-frame-dwarf64.ll
|
[DebugInfo] Add the -dwarf64 switch to llc and other internal tools (4/19).
|
2020-09-15 11:30:18 +07:00 |
debug-frame-dwarf64.s
|
[DebugInfo] Report the format of call frame information entries [6/10]
|
2020-06-02 17:55:30 +07:00 |
debug-info-access.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
debug-info-auto-return.ll
|
Recommit "[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto return type for C++ member functions."
|
2020-01-20 15:13:13 +05:30 |
debug-info-block-captured-self.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
debug-info-blocks.ll
|
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
|
2019-12-24 16:27:51 -08:00 |
debug-info-dwarf64.ll
|
[DebugInfo] Fix emitting DWARF64 compilation units (5/19).
|
2020-09-15 11:30:30 +07:00 |
debug-info-dwo-dwarf64.ll
|
[DebugInfo] Fix emitting DWARF64 DWO compilation units and string offset tables (9/19).
|
2020-09-15 11:31:00 +07:00 |
debug-info-packed-struct.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
debug-info-producer-with-flags.ll
|
[DebugInfo] Fine tune emitting flags as part of the producer
|
2018-08-08 16:33:22 +00:00 |
debug-info-static-member.ll
|
Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC"
|
2020-05-22 05:36:15 -06:00 |
debug-info-template-align.ll
|
Recommit "[DWARF5]Addition of alignment atrribute in typedef DIE."
|
2019-12-03 09:51:43 +05:30 |
debug-info-template-parameter.ll
|
[DWARF5]: Added a left over test case from D73462
|
2020-04-07 10:32:56 +05:30 |
debug-label-unreached.ll
|
[DebugInfo] Do not generate address info for removed debug labels.
|
2018-09-26 04:19:23 +00:00 |
debug-line-dwarf64.ll
|
[DebugInfo] Add the -dwarf64 switch to llc and other internal tools (4/19).
|
2020-09-15 11:30:18 +07:00 |
debug-loc-asan.mir
|
[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 |
debug-loc-frame.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
debug-loc-offset.mir
|
llvm-dwarfdump: Dump address forms in their encoded length rather than always in 64 bits
|
2020-10-04 15:48:57 -07:00 |
debug-macinfo-split-dwarf.ll
|
DebugInfo: Separate different debug_macinfo contributions & print the offset of a contribution
|
2020-03-02 19:30:30 -08:00 |
debug-macinfo-strp.s
|
[DWARF5]: Added support for dumping strx forms in llvm-dwarfdump
|
2020-05-12 10:29:18 +05:30 |
debug-macinfo-strx.s
|
[DWARF5]: Added support for dumping strx forms in llvm-dwarfdump
|
2020-05-12 10:29:18 +05:30 |
debug-macro-dwarf64.ll
|
[DebugInfo] Fix emitting DWARF64 .debug_macro[.dwo] sections (17/19).
|
2020-09-15 12:23:31 +07:00 |
debug-macro-dwarf64.s
|
[DebugInfo] Support parsing and dumping of DWARF64 macro units.
|
2020-06-17 12:57:54 +07:00 |
debug-macro-dwo.ll
|
DebugInfo: Use debug_line.dwo for debug_macro.dwo
|
2020-07-22 14:06:33 -07:00 |
debug-macro-empty-macro-offset.s
|
[DWARF5]: Added support for dumping strx forms in llvm-dwarfdump
|
2020-05-12 10:29:18 +05:30 |
debug-macro-empty-str-offset.s
|
[DWARF5]: Added support for dumping strx forms in llvm-dwarfdump
|
2020-05-12 10:29:18 +05:30 |
debug-macro-gnu-dwo.ll
|
[DebugInfo] Allow GNU macro extension to be emitted
|
2020-08-11 17:00:25 +02:00 |
debug-macro-gnu.ll
|
[DebugInfo] Allow GNU macro extension to be emitted
|
2020-08-11 17:00:25 +02:00 |
debug-macro-gnu.s
|
[DebugInfo] Allow GNU macro extension to be read
|
2020-08-11 13:30:52 +02:00 |
debug-macro-macinfo.s
|
[DebugInfo] Support parsing and dumping of DWARF64 macro units.
|
2020-06-17 12:57:54 +07:00 |
debug-macro-multi-cu-strx.s
|
[DebugInfo] Support parsing and dumping of DWARF64 macro units.
|
2020-06-17 12:57:54 +07:00 |
debug-macro-strp-dwo.s
|
[DebugInfo] Support parsing and dumping of DWARF64 macro units.
|
2020-06-17 12:57:54 +07:00 |
debug-macro-strx-dwo.s
|
[DebugInfo] Support parsing and dumping of DWARF64 macro units.
|
2020-06-17 12:57:54 +07:00 |
debug-macro-v5.ll
|
[DebugInfo] Support parsing and dumping of DWARF64 macro units.
|
2020-06-17 12:57:54 +07:00 |
debug-macro-v5.s
|
[DebugInfo] Support parsing and dumping of DWARF64 macro units.
|
2020-06-17 12:57:54 +07:00 |
debug-macro.ll
|
DebugInfo: Separate different debug_macinfo contributions & print the offset of a contribution
|
2020-03-02 19:30:30 -08:00 |
debug-names-dwarf64.ll
|
[DebugInfo] Fix emitting DWARF64 .debug_names sections (16/19).
|
2020-09-15 12:23:31 +07:00 |
debug-names-end-of-list.ll
|
[DebugInfo] Emit a 1-byte value as a terminator of entries list in the name index.
|
2020-09-02 16:12:39 +07:00 |
debug-names-ir-disabled.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
debug-names-partial.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
debug-names-split-dwarf.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
debug-pubtables-dwarf64.ll
|
[DebugInfo] Fix emitting pre-v5 name lookup tables in the DWARF64 format (12/19).
|
2020-09-15 12:23:30 +07:00 |
debug-ranges-offset.ll
|
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
|
2019-12-24 16:27:51 -08:00 |
debug-str-offsets-dwarf64.ll
|
[DebugInfo] Fix emitting DWARF64 .debug_str_offsets sections (8/19).
|
2020-09-15 11:30:53 +07:00 |
debug-str-offsets-dwo-dwarf64.ll
|
[DebugInfo] Fix emitting DWARF64 DWO compilation units and string offset tables (9/19).
|
2020-09-15 11:31:00 +07:00 |
debug-types-dwarf64.ll
|
[DebugInfo] Fix emitting DWARF64 type units (10/19).
|
2020-09-15 11:31:07 +07:00 |
debug_addr.ll
|
llvm-dwarfdump: Dump address forms in their encoded length rather than always in 64 bits
|
2020-10-04 15:48:57 -07:00 |
debug_and_nodebug_CUs.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
debug_frame-invalid-cie-offset.s
|
[DebugInfo] Fix printing CIE offsets in EH FDEs.
|
2020-02-25 17:10:29 +07:00 |
debug_frame.ll
|
…
|
|
debugger-tune.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
decl-derived-member.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
default-subrange-array.ll
|
[DebugInfo] Upgrade DISubrange to support Fortran dynamic arrays
|
2020-05-28 13:46:41 +05:30 |
deleted-bit-piece.ll
|
…
|
|
discriminator.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
discriminator2.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
discriminator3.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
distringtype.ll
|
[DebugInfo][test] Move distringtype.ll to X86/ subdir to fix failures when X86 target is not built
|
2020-08-21 23:14:36 -07:00 |
dllimport.ll
|
…
|
|
double-declare.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
dw_op_constu.mir
|
[DwarfExpression] Disallow some rewrites to avoid undefined behavior
|
2019-09-07 11:40:10 +00:00 |
dw_op_minus.mir
|
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing
|
2019-09-11 11:16:48 +00:00 |
dw_op_minus_direct.ll
|
DWARFDebugLoc(v4): Add an incremental parsing function
|
2019-11-15 13:38:00 +01:00 |
dwarf-aranges-no-dwarf-labels.ll
|
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
|
2019-12-24 16:27:51 -08:00 |
dwarf-aranges.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
dwarf-callsite-related-attrs.ll
|
[DebugInfo][test] Fix dwarf-callsite-related-attrs.ll after llvm-dwarfdump --statistics change
|
2020-08-22 14:09:19 -07:00 |
dwarf-linkage-names.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
dwarf-no-source-loc.ll
|
Revert "DwarfDebug: Pick next location in case of missing location at block begin"
|
2018-10-11 23:37:58 +00:00 |
dwarf-public-names.ll
|
Remove irrelevant references to legacy git repositories from
|
2019-01-15 16:18:52 +00:00 |
dwarf-pubnames-split.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
dwarf64-support.ll
|
[DebugInfo] Add the -dwarf64 switch to llc and other internal tools (4/19).
|
2020-09-15 11:30:18 +07:00 |
dwarfdump-allocatedExp.ll
|
[DebugInfo] Support for DW_AT_associated and DW_AT_allocated.
|
2020-07-20 19:54:35 +05:30 |
dwarfdump-allocatedVar.ll
|
[DebugInfo] Support for DW_AT_associated and DW_AT_allocated.
|
2020-07-20 19:54:35 +05:30 |
dwarfdump-associatedExp.ll
|
[DebugInfo] Support for DW_AT_associated and DW_AT_allocated.
|
2020-07-20 19:54:35 +05:30 |
dwarfdump-associatedVar.ll
|
[DebugInfo] Support for DW_AT_associated and DW_AT_allocated.
|
2020-07-20 19:54:35 +05:30 |
dwarfdump-bogus-LNE.s
|
[DWARF] Rework debug line parsing to use llvm::Error and callbacks
|
2018-05-10 10:51:33 +00:00 |
dwarfdump-debug-aranges.s
|
[DebugInfo] Report the format of address range tables [5/10]
|
2020-06-02 17:55:30 +07:00 |
dwarfdump-debug-loc-error-cases.s
|
Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries""
|
2020-04-14 14:44:32 -07:00 |
dwarfdump-debug-loc-error-cases2.s
|
[Support] Make DataExtractor error messages more clear
|
2020-06-02 12:57:51 +02:00 |
dwarfdump-debug-loc-simple.test
|
[DWARF] Add support for parsing/dumping section indices in location lists
|
2019-12-03 11:48:28 +01:00 |
dwarfdump-debug-loclists-dwarf64.s
|
[DebugInfo] Report the format of location and range lists [9/10]
|
2020-06-02 17:55:31 +07:00 |
dwarfdump-debug-loclists-error-cases.s
|
[Support] Add more context to DataExtractor getLEB128 errors
|
2020-06-01 14:00:01 +01:00 |
dwarfdump-debug-loclists-error-cases2.s
|
[Support] Make DataExtractor error messages more clear
|
2020-06-02 12:57:51 +02:00 |
dwarfdump-debug-loclists.test
|
[DebugInfo] Report the format of location and range lists [9/10]
|
2020-06-02 17:55:31 +07:00 |
dwarfdump-debug-names.s
|
[DebugInfo] Report the format of .debug_names [2/10]
|
2020-06-02 17:55:30 +07:00 |
dwarfdump-debug-pubnames.s
|
[DebugInfo] Report the format of tables in .debug_pub* sections [8/10]
|
2020-06-02 17:55:31 +07:00 |
dwarfdump-generic_subrange.ll
|
[DebugInfo] Support for DW_TAG_generic_subrange
|
2020-10-29 01:34:15 +05:30 |
dwarfdump-generic_subrange_const.ll
|
[DebugInfo] Support for DW_TAG_generic_subrange
|
2020-10-29 01:34:15 +05:30 |
dwarfdump-generic_subrange_count.ll
|
[DebugInfo] Support for DW_TAG_generic_subrange
|
2020-10-29 01:34:15 +05:30 |
dwarfdump-header-64.s
|
[DebugInfo] Report the format of compilation units [3/10]
|
2020-06-02 17:55:30 +07:00 |
dwarfdump-header.s
|
[DebugInfo] Report the format of type units [10/10]
|
2020-06-02 17:55:31 +07:00 |
dwarfdump-line-dwo.s
|
[DebugInfo] Report the format of line tables [7/10]
|
2020-06-02 17:55:31 +07:00 |
dwarfdump-line-mismatch.s
|
…
|
|
dwarfdump-line-only.s
|
…
|
|
dwarfdump-over.ll
|
[DebugInfo] Support for DWARF operator DW_OP_over
|
2020-10-17 08:42:28 +05:30 |
dwarfdump-ranges-baseaddr-exe.s
|
…
|
|
dwarfdump-ranges-baseaddr.s
|
Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries""
|
2020-04-14 14:44:32 -07:00 |
dwarfdump-ranges-unrelocated.s
|
[dwarfdump] Hide ranges in diff-mode.
|
2018-10-19 17:57:53 +00:00 |
dwarfdump-rankConst.ll
|
[DebugInfo] Support for DWARF attribute DW_AT_rank
|
2020-10-10 17:51:12 +05:30 |
dwarfdump-rankExp.ll
|
[DebugInfo] Support for DWARF attribute DW_AT_rank
|
2020-10-10 17:51:12 +05:30 |
dwarfdump-rnglists-dwarf64.s
|
llvm-dwarfdump: Don't try to parse rnglist tables when dumping CUs
|
2020-10-04 19:18:14 -07:00 |
dwarfdump-rnglists-zero-length.s
|
[DebugInfo] Fix a possible crash when reading a malformed .debug_*lists section.
|
2020-07-14 16:35:17 +07:00 |
dwarfdump-rnglists.s
|
llvm-dwarfdump: Don't try to parse rnglist tables when dumping CUs
|
2020-10-04 19:18:14 -07:00 |
dwarfdump-signed_const.ll
|
[DebugInfo] [NFCI] Additional test for support of DW_TAG_generic_subrange
|
2020-10-29 18:06:17 +05:30 |
dwarfdump-str-offsets-dwp.s
|
[DebugInfo][test] Fix section flags/type to avoid warning/error in the future
|
2020-02-18 20:51:41 -08:00 |
dwarfdump-str-offsets-invalid-5.s
|
[DebugInfo][DWARF64] Fix dumping pre-standard .debug_str_offsets.dwo sections.
|
2020-04-25 18:59:41 +07:00 |
dwarfdump-str-offsets-invalid-6.s
|
Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries""
|
2020-04-14 14:44:32 -07:00 |
dwarfdump-str-offsets-invalid.s
|
llvm-dwarfdump: Return non-zero on error
|
2020-04-09 20:53:58 -07:00 |
dwarfdump-str-offsets-macho.s
|
[DebugInfo] Dump offsets in .debug_str_offsets according to the DWARF format (7/8).
|
2020-05-19 13:35:58 +07:00 |
dwarfdump-str-offsets-v4-dwarf64-dwo.s
|
[DebugInfo] Dump offsets in .debug_str_offsets according to the DWARF format (7/8).
|
2020-05-19 13:35:58 +07:00 |
dwarfdump-str-offsets-v4-dwarf64-dwp.s
|
[DebugInfo] Dump offsets in .debug_str_offsets according to the DWARF format (7/8).
|
2020-05-19 13:35:58 +07:00 |
dwarfdump-str-offsets-v4-invalid.s
|
[DebugInfo] Avoid an infinite loop with a truncated pre-v5 .debug_str_offsets.dwo.
|
2020-08-14 13:11:37 +07:00 |
dwarfdump-str-offsets.s
|
[DebugInfo] Dump offsets in .debug_str_offsets according to the DWARF format (7/8).
|
2020-05-19 13:35:58 +07:00 |
dwp-dwarf64.s
|
[DebugInfo] Dump length of CUs and TUs according to the DWARF format (3/8).
|
2020-05-19 13:35:20 +07:00 |
dwp-v2-cu-index.s
|
llvm-dwarfdump: Include unit count in DWP index header dumping
|
2020-06-12 12:40:02 -07:00 |
dwp-v2-loc.s
|
[DebugInfo] Fix reading location tables of v5 units in DWP.
|
2020-04-06 13:28:06 +07:00 |
dwp-v2-tu-index.s
|
llvm-dwarfdump: Include unit count in DWP index header dumping
|
2020-06-12 12:40:02 -07:00 |
dwp-v5-cu-index.s
|
llvm-dwarfdump: Include unit count in DWP index header dumping
|
2020-06-12 12:40:02 -07:00 |
dwp-v5-loclists.s
|
[DebugInfo] Fix reading location tables headers of v5 units in DWP.
|
2020-04-06 13:28:06 +07:00 |
dwp-v5-rnglists.s
|
[DebugInfo] Fix reading range lists of v5 units in DWP.
|
2020-04-06 13:28:06 +07:00 |
dwp-v5-tu-index.s
|
llvm-dwarfdump: Include unit count in DWP index header dumping
|
2020-06-12 12:40:02 -07:00 |
dwp-v5-tu.s
|
[DebugInfo] Fix reading DWARFv5 type units in DWP.
|
2020-04-08 12:50:58 +07:00 |
earlydup-crash.ll
|
…
|
|
eh-frame-cie-id.s
|
[DebugInfo] - DWARFDebugFrame: do not call abort() on errors.
|
2020-05-15 13:05:35 +03:00 |
eh-frame-invalid-version-zero.s
|
[DebugInfo/DWARF] - Report .eh_frame sections of version != 1.
|
2020-06-16 15:46:26 +03:00 |
eh-frame-invalid-version.s
|
[DebugInfo/DWARF] - Report .eh_frame sections of version != 1.
|
2020-06-16 15:46:26 +03:00 |
eh-frame-truncated.s
|
[DebugInfo] - Fix multiple issues in DWARFDebugFrame::parse().
|
2020-05-26 12:13:13 +03:00 |
elf-names.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
empty-and-one-elem-array.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
empty-array.ll
|
…
|
|
empty.ll
|
…
|
|
empty_macinfo.ll
|
DebugInfo: Do not create a debug_macinfo section if no CUs have associated macros
|
2019-11-08 15:30:11 -08:00 |
ending-run.ll
|
…
|
|
enum-class.ll
|
Rename DIFlagFixedEnum to DIFlagEnumClass. NFC
|
2019-01-08 17:52:29 +00:00 |
enum-fwd-decl.ll
|
…
|
|
fi-expr.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
fi-piece.ll
|
…
|
|
fission-call-site.ll
|
Reland (again): [DWARF] Allow cross-CU references of subprogram definitions
|
2020-01-27 10:52:34 -08:00 |
fission-cu.ll
|
llvm-dwarfdump: Remove extraneous space between '(' and 'indexed'
|
2018-12-22 08:43:08 +00:00 |
fission-hash-local.ll
|
DebugInfo: Split DWARF: Hash non-member function child DIEs
|
2020-01-31 15:32:03 -08:00 |
fission-hash.ll
|
…
|
|
fission-inline.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
fission-local-import.ll
|
DebugInfo: Fix missing local imported entities after r349207
|
2018-12-18 19:40:22 +00:00 |
fission-no-inlining.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
fission-ranges.ll
|
RegAllocFast: Add extra DBG_VALUE for live out spills
|
2020-09-30 10:35:25 -04:00 |
float_const.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
float_const_loclist.ll
|
Re-apply "[DebugInfo] Emit DW_OP_implicit_value for Floating point constants"
|
2020-08-20 01:39:42 +05:30 |
formal_parameter.ll
|
[DebugInfo] Use zero linenos for debug intrinsics when promoting dbg.declare
|
2019-05-10 10:03:41 +00:00 |
fragment-offset-order.ll
|
…
|
|
frame-register.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
generate-odr-hash.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
ghost-sdnode-dbgvalues.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
global-expression.ll
|
…
|
|
global-sra-fp80-array.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
global-sra-fp80-struct.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
gmlt-empty-base-address.ll
|
DebugInfo: Fix test fallout from aaa5a5e7ff
|
2019-12-18 19:00:40 -08:00 |
gmlt-no-split-dwarf-inlining-empty.ll
|
Fix r353771 to target linux only (split-dwarf isn't supported on macho)
|
2019-02-12 01:19:00 +00:00 |
gmlt.test
|
…
|
|
gnu-names.ll
|
[llvm-readobj] Change -long-option to --long-option in tests. NFC
|
2019-05-01 05:27:20 +00:00 |
gnu-public-names-empty.ll
|
DebugInfo: Add metadata support for disabling DWARF pub sections
|
2018-08-16 21:29:55 +00:00 |
gnu-public-names-gmlt.ll
|
[DebugInfo] Report the format of tables in .debug_pub* sections [8/10]
|
2020-06-02 17:55:31 +07:00 |
gnu-public-names-multiple-cus-2.s
|
[DWARF] Change pubnames to use DWARFSection instead of StringRef
|
2018-11-11 18:57:28 +00:00 |
gnu-public-names-multiple-cus.ll
|
DebugInfo: Add metadata support for disabling DWARF pub sections
|
2018-08-16 21:29:55 +00:00 |
gnu-public-names-tu.ll
|
[DebugInfo] Separate fields with commas in headers of .debug_pub* tables (1/3).
|
2020-06-01 17:39:48 +07:00 |
gnu-public-names.ll
|
[DebugInfo] Separate fields with commas in headers of .debug_pub* tables (1/3).
|
2020-06-01 17:39:48 +07:00 |
header.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
implicit_value-double.ll
|
[llvm/DebugInfo] Emit DW_OP_implicit_value when tuning for LLDB
|
2020-10-24 06:45:33 +02:00 |
implicit_value-float.ll
|
[llvm/DebugInfo] Emit DW_OP_implicit_value when tuning for LLDB
|
2020-10-24 06:45:33 +02:00 |
inline-asm-locs.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
inline-member-function.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
inline-namespace.ll
|
…
|
|
inline-seldag-test.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
inlined-formal-parameter.ll
|
[DwarfDebug] Improve validThroughout performance (4/4)
|
2020-08-27 11:52:30 +01:00 |
inlined-indirect-value.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
instcombine-demanded-bits-salvage.ll
|
[DebugInfo] Ensure that a demanded bits optimisation in
|
2020-03-30 15:39:22 +01:00 |
instcombine-instrinsics.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
instr-ref-selectiondag.ll
|
[DebugInstrRef] Create DBG_INSTR_REFs in SelectionDAG
|
2020-10-14 14:24:08 +01:00 |
invalid-cu-length-dwp.s
|
[DebugInfo] Avoid crashing when parsing an invalid unit header in DWP.
|
2020-02-28 15:35:51 +07:00 |
invalid-prologue-end.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
invalid-unit-header.s
|
[DebugInfo][test] Fix section flags/type to avoid warning/error in the future
|
2020-02-18 20:51:41 -08:00 |
isel-cse-line.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
lazy-fission-comp-dir.ll
|
DebugInfo: Fix for missing comp_dir handling with r349207
|
2018-12-20 20:46:55 +00:00 |
length_symbol_difference.ll
|
DebugInfo: Do not create a debug_macinfo section if no CUs have associated macros
|
2019-11-08 15:30:11 -08:00 |
lexical-block-file-inline.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
lexical_block.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
licm-undef-dbg-value.ll
|
[DebugInfo] Salvage debug info when sinking loop invariant instructions
|
2020-04-03 09:19:26 +01:00 |
line-info.ll
|
Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer"="non-leaf" as cleanups after D56351
|
2019-12-24 16:05:15 -08:00 |
line.test
|
…
|
|
linkage-name.ll
|
…
|
|
lit.local.cfg
|
…
|
|
live-debug-values-constprop.mir
|
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing
|
2019-09-11 11:16:48 +00:00 |
live-debug-values-expr-conflict.ll
|
[DebugInfo] LiveDebugValues: locations with different exprs should not be merged
|
2019-09-04 11:09:05 +00:00 |
live-debug-values-remove-range.ll
|
[DebugInfo] LiveDebugValues should always revisit backedges if it skips them
|
2019-08-29 10:53:29 +00:00 |
live-debug-values.ll
|
Bias physical register immediate assignments
|
2018-11-14 21:11:53 +00:00 |
live-debug-variables.ll
|
[DebugInfo] Drop location ranges for variables which exist entirely outside the variable's scope
|
2020-07-22 12:45:21 +01:00 |
live-debug-vars-discard-invalid.mir
|
LiveIntervals: Split live intervals on multiple dead defs
|
2019-10-30 08:50:46 -05:00 |
live-debug-vars-dse.mir
|
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
|
2020-02-06 14:41:40 +00:00 |
live-debug-vars-index.mir
|
MachineOperand/MIParser: Do not print debug-use flag, infer it
|
2018-10-30 23:28:27 +00:00 |
live-debug-vars-intervals.mir
|
[DebugInfo] Teach LDV how to handle identical variable fragments
|
2020-02-11 10:20:24 +00:00 |
live-debug-vars-keep-undef.ll
|
[DebugInfo] Keep DBG_VALUE undef in LiveDebugVariables
|
2018-06-21 07:02:46 +00:00 |
location-range-inlined-xblock.mir
|
[DwarfDebug] Improve multi-BB single location detection in validThroughout (3/4)
|
2020-08-27 11:52:29 +01:00 |
location-range.mir
|
[NFC][DwarfDebug] Add test for variables with a single location which
|
2020-05-11 09:43:30 +01:00 |
loclists-dwp.ll
|
Reland D73534: [DebugInfo] Enable the debug entry values feature by default
|
2020-03-19 13:57:30 +01:00 |
low-pc-cu.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
lto-cross-cu-call-origin-ref.ll
|
Reland (again): [DWARF] Allow cross-CU references of subprogram definitions
|
2020-01-27 10:52:34 -08:00 |
machinecse-wrongdebug-hoist.ll
|
[MachineCSE] Don't carry the wrong location when hoisting
|
2020-04-06 16:36:22 -07:00 |
mem2reg_fp80.ll
|
NFC - Various typo fixes in tests
|
2018-07-04 13:28:39 +00:00 |
memberfnptr.ll
|
…
|
|
merge_inlined_loc.ll
|
DebugInfo: Improve debug location merging
|
2018-08-23 22:35:58 +00:00 |
mi-print.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
misched-dbg-value.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
missing-file-line.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
mixed-nodebug-cu.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
multiple-aranges.ll
|
…
|
|
multiple-at-const-val.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
nested_types.ll
|
[DebugInfo] Combine Trivial and NonTrivial flags
|
2019-04-11 20:25:10 +00:00 |
no-entry-values-with-O0.ll
|
Reland D73534: [DebugInfo] Enable the debug entry values feature by default
|
2020-03-19 13:57:30 +01:00 |
no-public-sections-metadata.ll
|
DebugInfo: Add metadata support for disabling DWARF pub sections
|
2018-08-16 21:29:55 +00:00 |
no_debug_ranges.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
nodebug.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
nodebug_with_debug_loc.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
nondefault-subrange-array.ll
|
[DebugInfo] Upgrade DISubrange to support Fortran dynamic arrays
|
2020-05-28 13:46:41 +05:30 |
nophysreg.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
noreturn_c11.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
noreturn_cpp11.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
noreturn_objc.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
objc-fwd-decl.ll
|
…
|
|
objc-property-void.ll
|
[llvm] Fix missing FileCheck directive colons
|
2020-04-06 09:59:08 -06:00 |
objc_direct.ll
|
[ObjC][DWARF] Emit DW_AT_APPLE_objc_direct for methods marked as __attribute__((objc_direct))
|
2019-12-17 09:40:36 +01:00 |
op_deref.ll
|
RegAllocFast: Add extra DBG_VALUE for live out spills
|
2020-09-30 10:35:25 -04:00 |
packed_bitfields.ll
|
[DEBUGINFO]Add dwarf versions to the test, NFC.
|
2020-07-07 10:10:44 -04:00 |
parameters.ll
|
RegAllocFast: Add extra DBG_VALUE for live out spills
|
2020-09-30 10:35:25 -04:00 |
partial-constant.ll
|
[DebugInfo] Normalize common kinds of DWARF sub-expressions.
|
2018-09-05 10:18:36 +00:00 |
pieces-1.ll
|
Reapply "RegAllocFast: Rewrite and improve"
|
2020-09-30 10:35:25 -04:00 |
pieces-2.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
pieces-3.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
pieces-4.ll
|
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
|
2019-12-24 16:27:51 -08:00 |
pointer-type-size.ll
|
…
|
|
pr11300.ll
|
…
|
|
pr12831.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
pr13303.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
pr19307.mir
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
pr28270.ll
|
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
|
2019-12-24 16:27:51 -08:00 |
pr34545.ll
|
MachineOperand/MIParser: Do not print debug-use flag, infer it
|
2018-10-30 23:28:27 +00:00 |
pr40427.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
pr45181.ll
|
PR45181: Fix another invalid DIExpression combination
|
2020-03-20 11:18:05 -07:00 |
processes-relocations.ll
|
…
|
|
prolog-params.mir
|
[PrologEpilogInserter] Fix prolog-params.mir
|
2020-10-18 22:36:58 -07:00 |
prologue-stack.ll
|
Reapply "RegAllocFast: Rewrite and improve"
|
2020-09-30 10:35:25 -04:00 |
range_reloc.ll
|
Recommit: DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/deserialization
|
2020-04-20 17:29:04 -07:00 |
range_reloc_base.ll
|
Fix some tests that had (implied) duplicate mtriple
|
2018-07-18 20:37:01 +00:00 |
ref_addr_relocation.ll
|
…
|
|
reference-argument.ll
|
Reapply "RegAllocFast: Rewrite and improve"
|
2020-09-30 10:35:25 -04:00 |
rematerialize.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
rnglists_base_attr.ll
|
[DWARF v5] Reposting r337981, which was reverted in r337997 due to a test failure in debuginfo_tests.
|
2018-07-26 22:48:52 +00:00 |
rnglists_curanges.ll
|
[DebugInfo] Report the format of location and range lists [9/10]
|
2020-06-02 17:55:31 +07:00 |
rvalue-ref.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
safestack-byval.ll
|
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
|
2020-02-06 14:41:40 +00:00 |
sdag-combine.ll
|
MachineOperand/MIParser: Do not print debug-use flag, infer it
|
2018-10-30 23:28:27 +00:00 |
sdag-dangling-dbgvalue.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
sdag-dbgvalue-phi-use-1.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
sdag-dbgvalue-phi-use-2.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
sdag-dbgvalue-phi-use-3.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
sdag-dbgvalue-phi-use-4.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
sdag-dbgvalue-ssareg.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
sdag-ir-salvage.ll
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
sdag-legalize-multires.ll
|
MachineOperand/MIParser: Do not print debug-use flag, infer it
|
2018-10-30 23:28:27 +00:00 |
sdag-salvage-add.ll
|
MachineOperand/MIParser: Do not print debug-use flag, infer it
|
2018-10-30 23:28:27 +00:00 |
sdag-split-arg.ll
|
Relax fast register allocator related test cases; NFC
|
2018-10-29 20:10:42 +00:00 |
sdag-transfer-dbgvalue.ll
|
[DebugInfo][SelectionDAG] Change order while transferring SDDbgValue to another node
|
2019-12-26 21:01:59 +03:00 |
sdagsplit-1.ll
|
MachineOperand/MIParser: Do not print debug-use flag, infer it
|
2018-10-30 23:28:27 +00:00 |
sections-as-references-cu-offset.ll
|
[DebugInfo] Fix emitting offsets to CUs with -dwarf-sections-as-references=Enable.
|
2020-06-26 12:12:26 +07:00 |
sections_as_references.ll
|
Revert "debuginfo: Use symbol difference for CU length to simplify assembly reading/editing"
|
2018-12-11 21:26:52 +00:00 |
single-dbg_value.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
single-fi.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
single-location-2.mir
|
[DwarfDebug] Improve single location detection in validThroughout (2/4)
|
2020-08-27 11:52:29 +01:00 |
single-location-inlined-param.mir
|
[DebugInfo][DWARF] Emit a single location instead of a location list
|
2020-05-18 09:43:32 +01:00 |
single-location-interrupted-scope.mir
|
[DebugInfo][DWARF] Emit a single location instead of a location list
|
2020-05-18 09:43:32 +01:00 |
single-location.mir
|
[DebugInfo][DWARF] Emit a single location instead of a location list
|
2020-05-18 09:43:32 +01:00 |
skeleton-unit-verify.s
|
[dwarfdump] Warn for tags with DW_CHILDREN_yes but no children.
|
2020-09-23 22:12:04 -07:00 |
spill-indirect-nrvo.ll
|
Reapply "RegAllocFast: Rewrite and improve"
|
2020-09-30 10:35:25 -04:00 |
spill-nontrivial-param.ll
|
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
|
2020-02-06 14:41:40 +00:00 |
spill-nospill.ll
|
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
|
2019-12-24 16:27:51 -08:00 |
split-dwarf-cross-unit-reference.ll
|
[llvm-objdump] - Print relocation record in a GNU format.
|
2019-05-07 13:14:18 +00:00 |
split-dwarf-multiple-cu-hash.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
split-dwarf-omit-empty.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
split-dwarf-sysroot.ll
|
Add an SDK attribute to DICompileUnit
|
2020-03-11 14:14:06 -07:00 |
split-dwarf-v5-ranges.ll
|
[DebugInfo] Fix emitting DWARF64 .debug_rnglists sections (13/19).
|
2020-09-15 12:23:31 +07:00 |
split-global.ll
|
[DebugInfo] Normalize common kinds of DWARF sub-expressions.
|
2018-09-05 10:18:36 +00:00 |
sret.ll
|
RegAllocFast: Add extra DBG_VALUE for live out spills
|
2020-09-30 10:35:25 -04:00 |
sroa-after-inlining.ll
|
[Debuginfo][SROA] Need to handle dbg.value in SROA pass.
|
2019-09-04 14:19:49 +00:00 |
sroasplit-1.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
sroasplit-2.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
sroasplit-3.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
sroasplit-4.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
sroasplit-5.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
sroasplit-dbg-declare.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
stack-args.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
stack-value-dwarf2.ll
|
Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer"="non-leaf" as cleanups after D56351
|
2019-12-24 16:05:15 -08:00 |
stack-value-dwarf4.ll
|
[DebugInfo] Normalize common kinds of DWARF sub-expressions.
|
2018-09-05 10:18:36 +00:00 |
stack-value-piece.ll
|
[llvm/DebugInfo] Emit DW_OP_implicit_value when tuning for LLDB
|
2020-10-24 06:45:33 +02:00 |
static_member_array.ll
|
…
|
|
stmt-list-multiple-compile-units.ll
|
[MC/Dwarf] Unclamp DWARF linetables format on Darwin.
|
2018-09-13 13:13:50 +00:00 |
stmt-list.ll
|
…
|
|
string-offsets-multiple-cus.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
string-offsets-table-order.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
string-offsets-table.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
stringpool.ll
|
[DebugInfo]: Reorderd the emission of debug_str section.
|
2020-02-07 11:15:55 +05:30 |
strip-broken-debuginfo.ll
|
…
|
|
struct-fwd-decl.ll
|
[DebugInfo] Make DWARF ignore sizes on forward declared class types.
|
2020-09-03 11:01:49 -07:00 |
struct-loc.ll
|
…
|
|
subrange-type.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
subreg.ll
|
RegAllocFast: Add extra DBG_VALUE for live out spills
|
2020-09-30 10:35:25 -04:00 |
subregisters.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
sunk-compare.ll
|
[CodeGenPrepare] Make TargetPassConfig required
|
2020-02-02 09:28:45 -08:00 |
tail-merge.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
template.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
template_function_decl.ll
|
[DebugInfo] Combine Trivial and NonTrivial flags
|
2019-04-11 20:25:10 +00:00 |
this-stack_value.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
tls.ll
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
trim-var-locs.mir
|
[DwarfDebug] Improve single location detection in validThroughout (2/4)
|
2020-08-27 11:52:29 +01:00 |
tu-to-non-named-type.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
tu-to-non-tu.ll
|
Remove lit feature object-emission
|
2020-02-10 15:57:56 -06:00 |
type_units_with_addresses.ll
|
[test] Re-enable accidentally disabled X86 tests
|
2020-03-19 09:29:23 -07:00 |
unattached-global.ll
|
…
|
|
undef-fragment.ll
|
Stop undef fragments from closing non-overlapping fragments
|
2019-05-28 13:23:25 +00:00 |
union-const.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
union-template.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
unsupported-opcode_operands_table-debug-macro-v5.s
|
[DWARF5] Added support for debug_macro section parsing and dumping in llvm-dwarfdump.
|
2020-04-03 12:23:51 +05:30 |
v5-loc.ll
|
[DebugInfo] Combine Trivial and NonTrivial flags
|
2019-04-11 20:25:10 +00:00 |
vector.ll
|
…
|
|
vla-dependencies.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
vla-global.ll
|
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
2018-05-09 02:40:45 +00:00 |
vla-multi.ll
|
Avoid dbg.value use-before-def in a few tests (NFC)
|
2018-08-21 23:42:08 +00:00 |
vla.ll
|
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
|
2020-02-06 14:41:40 +00:00 |
void-typedef.ll
|
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
|
2019-12-24 16:27:51 -08:00 |
xray-split-dwarf-interaction.ll
|
[llvm-readobj] Update tests because of changes in llvm-readobj behavior
|
2020-07-20 10:39:04 +01:00 |
zextload.ll
|
[CGP] Reset the debug location when promoting zext(s).
|
2020-06-17 11:13:13 -07:00 |