llvm-project/llvm/test/CodeGen/BPF
Jonas Paulsson 122efef8ee Revert "Reapply "[CodeGen] Add new pass for late cleanup of redundant definitions.""
This reverts commit 17db0de330.

Some more bots got broken - need to investigate.
2022-12-05 00:52:00 +01:00
..
BTF [BPF] Add BTF 64bit enum value support 2022-06-06 11:35:50 -07:00
CORE [BPF] Handle anon record for CO-RE relocations 2022-07-13 15:16:16 -07:00
32-bit-subreg-alu.ll [BPF] Implement mod operation 2022-05-12 10:59:18 +08:00
32-bit-subreg-cond-select.ll
32-bit-subreg-load-store.ll
32-bit-subreg-peephole-phi-1.ll
32-bit-subreg-peephole-phi-2.ll
32-bit-subreg-peephole-phi-3.ll
32-bit-subreg-peephole.ll
32-bit-subreg-zext.ll
adjust-opt-icmp1.ll [InstCombine] Canonicalize range test idiom 2021-11-08 21:15:46 +01:00
adjust-opt-icmp2.ll [InstCombine] Canonicalize range test idiom 2021-11-08 21:15:46 +01:00
adjust-opt-icmp3.ll BPF: Workaround an InstCombine ICmp transformation with llvm.bpf.compare builtin 2021-11-01 14:46:20 -07:00
adjust-opt-icmp4.ll BPF: Workaround InstCombine trunc+icmp => mask+icmp Optimization 2021-11-18 20:25:28 -08:00
adjust-opt-icmp5.ll [BPF] Fix a bug in BPFAdjustOpt pass for icmp transformation 2022-03-17 09:25:18 -07:00
adjust-opt-icmp6.ll [BPF] handle unsigned icmp ops in BPFAdjustOpt pass 2022-03-17 16:24:39 -07:00
adjust-opt-speculative1.ll [InstCombine] Fold (select C, (gep Ptr, Idx), Ptr) -> (gep Ptr, (select C, Idx, 0)) (PR50183) (REAPPLIED) 2021-07-14 12:21:01 +01:00
adjust-opt-speculative2.ll [InstCombine] Fold (select C, (gep Ptr, Idx), Ptr) -> (gep Ptr, (select C, Idx, 0)) (PR50183) (REAPPLIED) 2021-07-14 12:21:01 +01:00
alu8.ll
atomics.ll
atomics_2.ll
basictest.ll
byval.ll
callx.ll
cc_args.ll
cc_args_be.ll
cc_ret.ll
cmp.ll
dwarfdump.ll
elf-symbol-information.ll
ex1.ll [BPF] ex1.ll - add checks for stores 2022-09-24 18:53:59 +01:00
fi_ri.ll
i128.ll
inline_asm.ll [BPF] Enable IAS in backend 2022-06-05 23:28:53 -04:00
inlineasm-output-template.ll
inlineasm-wreg.ll
intrinsics.ll
is_trunc_free.ll
is_zext_free.ll
lit.local.cfg
load.ll
loop-exit-cond.ll BPF: avoid NE/EQ loop exit condition 2021-08-04 16:54:16 -07:00
loops.ll
many_args1.ll
many_args2.ll
mem_offset.ll
mem_offset_be.ll
memcmp.ll [BPF] memcmp.ll - add checks for all loads 2022-09-24 18:55:25 +01:00
memcpy-expand-in-order.ll
objdump_atomics.ll [llvm-objdump] Add --no-print-imm-hex to tests depending on it. 2022-10-29 15:40:26 -07:00
objdump_cond_op.ll [llvm-objdump] Add --no-print-imm-hex to tests depending on it. 2022-10-29 15:40:26 -07:00
objdump_cond_op_2.ll Revert "Reapply "[CodeGen] Add new pass for late cleanup of redundant definitions."" 2022-12-05 00:52:00 +01:00
objdump_dis_all.ll [llvm-objdump] Add --no-print-imm-hex to tests depending on it. 2022-10-29 15:40:26 -07:00
objdump_fi_ri.ll [llvm-objdump] Add --no-print-imm-hex to tests depending on it. 2022-10-29 15:40:26 -07:00
objdump_imm_hex.ll [llvm-objdump] Add --no-print-imm-hex to tests depending on it. 2022-10-29 15:40:26 -07:00
objdump_intrinsics.ll [llvm-objdump] Add --no-print-imm-hex to tests depending on it. 2022-10-29 15:40:26 -07:00
objdump_nop.ll
objdump_static_var.ll [llvm-objdump] Add --no-print-imm-hex to tests depending on it. 2022-10-29 15:40:26 -07:00
objdump_trivial.ll [llvm-objdump] Add --no-print-imm-hex to tests depending on it. 2022-10-29 15:40:26 -07:00
objdump_two_funcs.ll
optnone-1.ll
optnone-2.ll
pr57872.ll [DAG] Enable combineShiftOfShiftedLogic folds after type legalization 2022-10-29 12:30:04 +01:00
reloc-2.ll [llvm-objdump] Add --no-print-imm-hex to tests depending on it. 2022-10-29 15:40:26 -07:00
reloc-3.ll BPF: Add more relocation kinds 2021-05-25 08:19:13 -07:00
reloc-btf-2.ll BPF: Add more relocation kinds 2021-05-25 08:19:13 -07:00
reloc-btf.ll BPF: Add more relocation kinds 2021-05-25 08:19:13 -07:00
reloc.ll BPF: Add more relocation kinds 2021-05-25 08:19:13 -07:00
remove_truncate_1.ll
remove_truncate_2.ll
remove_truncate_3.ll
remove_truncate_4.ll
remove_truncate_5.ll [InstCombine] handle subobjects of constant aggregates 2022-06-21 11:55:14 -06:00
remove_truncate_6.ll
remove_truncate_7.ll
remove_truncate_8.ll
rodata_1.ll
rodata_2.ll [InstCombine] handle subobjects of constant aggregates 2022-06-21 11:55:14 -06:00
rodata_3.ll
rodata_4.ll
rodata_5.ll
rodata_6.ll
rodata_7.ll
sanity.ll [UpdateTestChecks] Add basic BPF triple handling 2022-10-12 15:57:52 +01:00
sdiv_error.ll
select_ri.ll
selectiondag-bug.ll
setcc.ll
shifts.ll
simplifycfg.ll
sockex2.ll
spill-alu32.ll BPF: make 32bit register spill with 64bit alignment 2021-09-20 21:00:25 -07:00
struct-arg-inline.ll [Clang][BPF] Support record argument with direct values 2022-08-18 19:11:50 -07:00
struct-arg.ll [Clang][BPF] Support record argument with direct values 2022-08-18 19:11:50 -07:00
struct_ret1.ll
struct_ret2.ll
undef.ll
vararg1.ll
vla.ll [BPF] Avoid checking for intrinsics using string comparisons. NFC 2022-11-25 11:34:55 +00:00
warn-call.ll
warn-stack.ll
xadd.ll [Support] Make report_fatal_error respect its GenCrashDiag argument so it doesn't generate a backtrace 2022-05-30 19:19:23 +01:00
xadd_legal.ll