1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/DebugInfo/X86
Craig Topper 38e5713f51 [X86] Merge the different Jcc instructions for each condition code into single instructions that store the condition code as an operand.
Summary:
This avoids needing an isel pattern for each condition code. And it removes translation switches for converting between Jcc instructions and condition codes.

Now the printer, encoder and disassembler take care of converting the immediate. We use InstAliases to handle the assembly matching. But we print using the asm string in the instruction definition. The instruction itself is marked IsCodeGenOnly=1 to hide it from the assembly parser.

Reviewers: spatel, lebedev.ri, courbet, gchatelet, RKSimon

Reviewed By: RKSimon

Subscribers: MatzeB, qcolombet, eraman, hiraditya, arphaman, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D60228

llvm-svn: 357802
2019-04-05 19:28:09 +00:00
..
2010-04-13-PubType.ll
2011-09-26-GlobalVarContext.ll
2011-12-16-BadStructRef.ll
abbr_offset.s Handle abbr_offset with relocations. 2018-03-21 21:31:25 +00:00
abstract_origin.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
accel-tables-dwarf5.ll [MC] Report fatal error for DWARF types for non-ELF object files 2018-08-01 12:53:06 +00:00
accel-tables.ll [MC] Report fatal error for DWARF types for non-ELF object files 2018-08-01 12:53:06 +00:00
addr_comments.ll DebugInfo: Use assembly label arithmetic for address pool size for easier reading/editing 2019-01-24 03:27:57 +00:00
align_c11.ll Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
align_cpp11.ll Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
align_objc.ll Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00: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
arguments.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
array2.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
array.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
asm-macro-line-number.s
atomic-c11-dwarf-4.ll Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
atomic-c11-dwarf-5.ll Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00: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
clang-module.ll
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
coff_debug_info_type.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
coff_relative_names.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 [DebugInfo] Normalize common kinds of DWARF sub-expressions. 2018-09-05 10:18:36 +00:00
containing-type-extension-rust.ll [DebugInfoMetadata] Move main subprogram DIFlag into DISPFlags 2019-03-19 13:49:03 +00:00
convert-debugloc.ll [DebugInfo] Move test files added in r356451 2019-03-19 15:15:28 +00:00
convert-inlined.ll [DebugInfo] Move test files added in r356451 2019-03-19 15:15:28 +00:00
convert-linked.ll [DebugInfo] Move test files added in r356451 2019-03-19 15:15:28 +00:00
cu-ranges-odr.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
cu-ranges.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
data_member_location.ll
dbg_value_direct.ll Rename __asan_gen_* symbols to ___asan_gen_*. 2018-07-18 22:23:14 +00:00
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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
dbg-addr.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +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
dbg-declare-inalloca.ll Relax dbg-declare-inalloca.ll test more 2018-10-02 22:28:10 +00:00
dbg-declare.ll
dbg-file-name.ll Reapply "[DWARFv5] Emit file 0 to the line table." 2018-03-29 17:16:41 +00:00
dbg-i128-const.ll
dbg-merge-loc-entry.ll
dbg-prolog-end.ll
dbg-subrange.ll
dbg-value-arg-movement.ll [DebugInfo][DAG] Limit special-casing of dbg.values for Arguments 2019-02-13 13:37:33 +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-frame-index-2.ll [DebugInfo][DAG] Process FrameIndex dbg.values unconditionally 2019-01-29 09:40:05 +00:00
dbg-value-frame-index.ll [DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users 2018-07-26 20:56:53 +00:00
dbg-value-funcarg2.ll [SelectionDAGBuilder] Add restrictions to EmitFuncArgumentDbgValue 2019-02-11 19:23:30 +00:00
dbg-value-funcarg.ll [SelectionDAGBuilder] Add restrictions to EmitFuncArgumentDbgValue 2019-02-11 19:23:30 +00: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] Emit undef DBG_VALUEs when SDNodes are optimised out 2018-12-10 11:20:47 +00:00
dbg-value-isel.ll
dbg-value-location.ll
dbg-value-range.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
dbg-value-regmask-clobber.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
dbg-vector-size.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
debug_addr.ll llvm-dwarfdump: Remove extraneous space between '(' and 'indexed' 2018-12-22 08:43:08 +00: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.ll
debug-dead-local-var.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
debug-info-access.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
debug-info-packed-struct.ll
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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
debug-label-unreached.ll [DebugInfo] Do not generate address info for removed debug labels. 2018-09-26 04:19:23 +00:00
debug-loc-asan.mir [X86] Merge the different Jcc instructions for each condition code into single instructions that store the condition code as an operand. 2019-04-05 19:28:09 +00:00
debug-loc-frame.ll [DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users 2018-07-26 20:56:53 +00:00
debug-loc-offset.mir [X86] Merge the different Jcc instructions for each condition code into single instructions that store the condition code as an operand. 2019-04-05 19:28:09 +00:00
debug-macro.ll [DebugInfo] Support DWARF v5 source code embedding extension 2018-02-23 23:01:06 +00:00
debug-names-ir-disabled.ll DebugInfo: Add metadata support for disabling DWARF pub sections 2018-08-16 21:29:55 +00:00
debug-names-partial.ll DebugInfo: Fix skipping CUs in DWARFv5 debug_names table 2018-08-24 20:31:05 +00:00
debug-names-split-dwarf.ll [DebugInfo] Fix for split dwarf test on Windows (NFC) 2018-04-20 10:44:42 +00:00
debug-ranges-offset.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
debugger-tune.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
decl-derived-member.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
default-subrange-array.ll
deleted-bit-piece.ll
DIModule.ll [DebugInfo/Verifier] Don't emit error for missing module in index 2018-08-03 12:01:43 +00:00
DIModuleContext.ll
discriminator2.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
discriminator3.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
discriminator.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
dllimport.ll
double-declare.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
DW_AT_byte_size.ll
DW_AT_calling-convention.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 Implemented sane default for llvm-objdump's relocation Value format 2018-06-01 05:31:58 +00: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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
dw_op_minus_direct.ll [DebugInfo] Stop changing labels for register-described parameter DBG_VALUEs 2019-02-13 09:34:07 +00:00
dw_op_minus.mir test/DebugInfo: Convert some tests to MIR 2018-11-02 01:31:52 +00:00
DW_TAG_friend.ll
dwarf-aranges-no-dwarf-labels.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 Specify -mtriple=x86_64 in an X86-specific dwarf test 2018-10-05 21:54:58 +00:00
dwarf-linkage-names.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
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-loc-simple.test
dwarfdump-debug-loclists.test [DWARF v5] Fix DWARF emitter and consumer to produce/expect a uleb for a location description's length. 2019-02-01 17:11:58 +00:00
dwarfdump-debug-names.s .debug_names: Parse DW_IDX_die_offset as a reference 2018-03-29 13:47:57 +00:00
dwarfdump-header-64.s [DebugInfo] Support DWARF v5 source code embedding extension 2018-02-23 23:01:06 +00:00
dwarfdump-header.s [DWARFv5] Read and dump multiple .debug_info sections. 2018-11-07 21:39:09 +00:00
dwarfdump-line-dwo.s [DebugInfo] Support DWARF v5 source code embedding extension 2018-02-23 23:01:06 +00:00
dwarfdump-line-mismatch.s [DebugInfo] Use WithColor for more debug line warnings 2018-04-20 15:29:47 +00:00
dwarfdump-line-only.s [DebugInfo] Support DWARF v5 source code embedding extension 2018-02-23 23:01:06 +00:00
dwarfdump-ranges-baseaddr-exe.s
dwarfdump-ranges-baseaddr.s llvm-dwarfdump: Dump the section name/number for addr attributes 2018-12-22 20:34:58 +00:00
dwarfdump-ranges-unrelocated.s [dwarfdump] Hide ranges in diff-mode. 2018-10-19 17:57:53 +00:00
dwarfdump-rnglists.s [DWARF] Improved error reporting for range lists. 2018-06-20 22:56:37 +00:00
dwarfdump-str-offsets-dwp.s llvm-dwarfdump: Remove extraneous space between '(' and 'indexed' 2018-12-22 08:43:08 +00:00
dwarfdump-str-offsets-invalid-1.s
dwarfdump-str-offsets-invalid-2.s
dwarfdump-str-offsets-invalid-3.s [DWARF] Fixing a bug in DWARF v5 string offsets tables where the length encoded the contribution 2018-05-10 20:02:34 +00:00
dwarfdump-str-offsets-invalid-4.s [DWARF] Fixing a bug in DWARF v5 string offsets tables where the length encoded the contribution 2018-05-10 20:02:34 +00:00
dwarfdump-str-offsets-invalid-5.s
dwarfdump-str-offsets-invalid-6.s [DWARF] Fixing a bug in DWARF v5 string offsets tables where the length encoded the contribution 2018-05-10 20:02:34 +00:00
dwarfdump-str-offsets-macho.s llvm-dwarfdump: Remove extraneous space between '(' and 'indexed' 2018-12-22 08:43:08 +00:00
dwarfdump-str-offsets.s llvm-dwarfdump: Remove extraneous space between '(' and 'indexed' 2018-12-22 08:43:08 +00:00
earlydup-crash.ll
elf-names.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
empty_macinfo.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
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-cu.ll llvm-dwarfdump: Remove extraneous space between '(' and 'indexed' 2018-12-22 08:43:08 +00:00
fission-hash.ll
fission-inline.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
fission-ranges.ll DebugInfo: Avoid using split DWARF when the split unit would be empty. 2018-12-14 22:44:46 +00:00
float_const_loclist.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
float_const.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
formal_parameter.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +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
FrameIndexExprs.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
generate-odr-hash.ll llvm-dwarfdump: Remove extraneous space between '(' and 'indexed' 2018-12-22 08:43:08 +00:00
ghost-sdnode-dbgvalues.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
global-expression.ll DwarfCompileUnit: Fix another assertion failure on malformed input 2018-05-04 16:10:43 +00:00
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-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-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: Add metadata support for disabling DWARF pub sections 2018-08-16 21:29:55 +00: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: Add metadata support for disabling DWARF pub sections 2018-08-16 21:29:55 +00:00
gnu-public-names.ll [AsmPrinter] Fix DebugInfo/X86/gnu-public-names.ll after rL346790 2018-11-13 20:59:25 +00:00
header.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
inline-namespace.ll
inline-seldag-test.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
inlined-formal-parameter.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
inlined-indirect-value.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
instcombine-instrinsics.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
invalid-prologue-end.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 Recommit r348806: DebugInfo: Use symbol difference for CU length to simplify assembly reading/editing 2018-12-18 01:06:09 +00:00
lexical_block.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
lexical-block-file-inline.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
line-info.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
line.test
linkage-name.ll
lit.local.cfg
live-debug-values.ll Bias physical register immediate assignments 2018-11-14 21:11:53 +00:00
live-debug-variables.ll [X86] Handle COPYs of physregs better (regalloc hints) 2018-09-19 18:59:08 +00:00
live-debug-vars-discard-invalid.mir MachineOperand/MIParser: Do not print debug-use flag, infer it 2018-10-30 23:28:27 +00:00
live-debug-vars-dse.mir MachineOperand/MIParser: Do not print debug-use flag, infer it 2018-10-30 23:28:27 +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-keep-undef.ll [DebugInfo] Keep DBG_VALUE undef in LiveDebugVariables 2018-06-21 07:02:46 +00:00
loclists-dwp.ll Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
low-pc-cu.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
main-file-name.s
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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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] Construct nested types on behalf of owner CU 2019-03-04 07:15:36 +00:00
no_debug_ranges.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
no-public-sections-metadata.ll DebugInfo: Add metadata support for disabling DWARF pub sections 2018-08-16 21:29:55 +00:00
nodebug_with_debug_loc.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
nodebug.ll [MC/Dwarf] Unclamp DWARF linetables format on Darwin. 2018-09-13 13:13:50 +00:00
nondefault-subrange-array.ll [CodeGen/Dwarf] Rename the "sizetype" synthetic type and add it to the accelerator table 2018-04-10 14:23:41 +00:00
nophysreg.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
noreturn_c11.ll Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
noreturn_cpp11.ll Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
noreturn_objc.ll Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
objc-fwd-decl.ll
objc-property-void.ll [dwarfdump] Pretty print DW_AT_APPLE_runtime_class 2018-07-13 16:06:17 +00:00
op_deref.ll RegAllocFast: Remove early selection loop, the spill calculation will report cost 0 anyway for free regs 2019-03-19 19:01:34 +00:00
parameters.ll Relax fast register allocator related test cases; NFC 2018-10-29 20:10:42 +00:00
partial-constant.ll [DebugInfo] Normalize common kinds of DWARF sub-expressions. 2018-09-05 10:18:36 +00:00
pieces-1.ll Relax fast register allocator related test cases; NFC 2018-10-29 20:10:42 +00:00
pieces-2.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
pieces-3.ll [DebugInfo] Omit location list entries with empty ranges 2019-01-09 09:58:59 +00:00
pieces-4.ll [DebugInfo] Normalize common kinds of DWARF sub-expressions. 2018-09-05 10:18:36 +00: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 [X86] Merge the different Jcc instructions for each condition code into single instructions that store the condition code as an operand. 2019-04-05 19:28:09 +00:00
pr28270.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
pr34545.ll MachineOperand/MIParser: Do not print debug-use flag, infer it 2018-10-30 23:28:27 +00:00
pr40427.ll Fix an incorrectly configured test. 2019-01-29 08:41:44 +00:00
PR26148.ll Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
PR37234.ll [MBP] Don't move bottom block before header if it can't reduce taken branches 2019-01-25 19:45:13 +00:00
processes-relocations.ll
prolog-params.mir [DebugInfo] Keep parameter DBG_VALUEs before prologue code 2019-02-12 10:51:27 +00:00
prologue-stack.ll Replace "no-frame-pointer-*" function attributes with "frame-pointer" 2019-01-14 10:55:55 +00:00
range_reloc_base.ll Fix some tests that had (implied) duplicate mtriple 2018-07-18 20:37:01 +00:00
range_reloc.ll DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers 2018-11-13 20:08:10 +00:00
ref_addr_relocation.ll
reference-argument.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
rematerialize.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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: Use address pool forms in debug_rnglists 2018-10-20 07:36:39 +00:00
rvalue-ref.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
safestack-byval.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +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 [DebugInfo][DAG] Either salvage dangling debug info or emit Undef DBG_VALUEs 2019-02-13 16:33:05 +00:00
sdag-dbgvalue-phi-use-1.ll MachineOperand/MIParser: Do not print debug-use flag, infer it 2018-10-30 23:28:27 +00:00
sdag-dbgvalue-phi-use-2.ll [DebugInfo][DAG] Avoid re-ordering of DBG_VALUEs 2019-01-28 12:08:31 +00:00
sdag-dbgvalue-phi-use-3.ll MachineOperand/MIParser: Do not print debug-use flag, infer it 2018-10-30 23:28:27 +00:00
sdag-dbgvalue-phi-use-4.ll MachineOperand/MIParser: Do not print debug-use flag, infer it 2018-10-30 23:28:27 +00:00
sdag-dbgvalue-ssareg.ll [DebugInfo] Allow creation of DBG_VALUEs in blocks where the operand is not used 2019-01-16 17:25:27 +00:00
sdag-ir-salvage.ll [DebugInfo][DAG] Either salvage dangling debug info or emit Undef DBG_VALUEs 2019-02-13 16:33:05 +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
sdagsplit-1.ll MachineOperand/MIParser: Do not print debug-use flag, infer it 2018-10-30 23:28:27 +00: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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
single-fi.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
spill-indirect-nrvo.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
spill-nontrivial-param.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
spill-nospill.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
split-dwarf-cross-unit-reference.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
split-dwarf-multiple-cu-hash.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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-v5-ranges.ll DebugInfo: Reuse common addresses for rnglist base address selections 2018-10-24 23:36:29 +00:00
split-global.ll [DebugInfo] Normalize common kinds of DWARF sub-expressions. 2018-09-05 10:18:36 +00:00
sret.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00: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 [DebugInfo] Normalize common kinds of DWARF sub-expressions. 2018-09-05 10:18:36 +00: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 llvm-dwarfdump: Remove extraneous space between '(' and 'indexed' 2018-12-22 08:43:08 +00:00
string-offsets-table-order.ll llvm-dwarfdump: Remove extraneous space between '(' and 'indexed' 2018-12-22 08:43:08 +00:00
string-offsets-table.ll llvm-dwarfdump: Remove extraneous space between '(' and 'indexed' 2018-12-22 08:43:08 +00:00
stringpool.ll
strip-broken-debuginfo.ll Add an llc testcase analogous to test/LTO/X86/strip-debug-info.ll 2018-03-01 21:53:17 +00: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
subregisters.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
tail-merge.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
template_function_decl.ll [DebugInfo] Apply subprogram attributes on behalf of owner CU 2019-02-27 14:46:59 +00:00
template.ll Emit template type and value parameter DIEs for template variables. 2018-10-03 18:44:53 +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 [DWARF] - Emit the correct value for DW_AT_addr_base. 2018-09-20 09:17:36 +00:00
type_units_with_addresses.ll
unattached-global.ll
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
v5-loc.ll DebugInfo: Use DW_OP_addrx in DWARFv5 2018-10-20 08:54:05 +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 Relax fast register allocator related test cases; NFC 2018-10-29 20:10:42 +00:00
void-typedef.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
xray-split-dwarf-interaction.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
zextload.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00