llvm-project/llvm/test/CodeGen/BPF/CORE
Elvina Yakubova b36a3e6140 [llvm-readobj] Update tests because of changes in llvm-readobj behavior
This patch updates tests using llvm-readobj and llvm-readelf, because
soon reading from stdin will be achievable only via a '-' as described
here: https://bugs.llvm.org/show_bug.cgi?id=46400. Patch with changes to
llvm-readobj behavior is here: https://reviews.llvm.org/D83704

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

Reviewed by: jhenderson, MaskRay, grimar
2020-07-20 10:39:04 +01:00
..
field-reloc-alu32.ll
field-reloc-bitfield-1.ll
field-reloc-bitfield-2.ll
intrinsic-array-2.ll [BPF] Fix a bug for __builtin_preserve_field_info() processing 2020-06-30 23:45:37 -07:00
intrinsic-array.ll
intrinsic-fieldinfo-byte-size-1.ll
intrinsic-fieldinfo-byte-size-2.ll
intrinsic-fieldinfo-byte-size-3.ll
intrinsic-fieldinfo-byte-size-4.ll
intrinsic-fieldinfo-existence-1.ll
intrinsic-fieldinfo-existence-2.ll
intrinsic-fieldinfo-existence-3.ll
intrinsic-fieldinfo-lshift-1.ll
intrinsic-fieldinfo-lshift-2.ll
intrinsic-fieldinfo-rshift-1.ll
intrinsic-fieldinfo-rshift-2.ll
intrinsic-fieldinfo-rshift-3.ll
intrinsic-fieldinfo-signedness-1.ll
intrinsic-fieldinfo-signedness-2.ll
intrinsic-fieldinfo-signedness-3.ll
intrinsic-struct.ll
intrinsic-transforms.ll
intrinsic-union.ll
no-elf-ama-symbol.ll [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
no-narrow-load.ll [BPF] disable ReduceLoadWidth during SelectionDag phase 2020-02-04 18:37:43 -08:00
offset-reloc-access-str.ll
offset-reloc-basic.ll [BPF] extend BTF_KIND_FUNC to cover global, static and extern funcs 2020-01-10 09:06:31 -08:00
offset-reloc-cast-array-1.ll
offset-reloc-cast-array-2.ll
offset-reloc-cast-struct-1.ll
offset-reloc-cast-struct-2.ll
offset-reloc-cast-struct-3.ll
offset-reloc-cast-union-1.ll
offset-reloc-cast-union-2.ll
offset-reloc-end-load.ll
offset-reloc-end-ret.ll
offset-reloc-fieldinfo-1.ll [BPF] implement isTruncateFree and isZExtFree in BPFTargetLowering 2020-02-11 09:59:19 -08:00
offset-reloc-fieldinfo-2.ll [BPF] implement isTruncateFree and isZExtFree in BPFTargetLowering 2020-02-11 09:59:19 -08:00
offset-reloc-global-1.ll
offset-reloc-global-2.ll
offset-reloc-global-3.ll
offset-reloc-ignore.ll
offset-reloc-middle-chain.ll
offset-reloc-multi-array-1.ll
offset-reloc-multi-array-2.ll
offset-reloc-multilevel.ll [BPF] extend BTF_KIND_FUNC to cover global, static and extern funcs 2020-01-10 09:06:31 -08:00
offset-reloc-pointer-1.ll
offset-reloc-pointer-2.ll
offset-reloc-struct-anonymous.ll [BPF] extend BTF_KIND_FUNC to cover global, static and extern funcs 2020-01-10 09:06:31 -08:00
offset-reloc-struct-array.ll [BPF] extend BTF_KIND_FUNC to cover global, static and extern funcs 2020-01-10 09:06:31 -08:00
offset-reloc-typedef-array.ll
offset-reloc-typedef-struct-2.ll [BPF] handle typedef of struct/union for CO-RE relocations 2020-02-04 08:53:03 -08:00
offset-reloc-typedef-struct.ll
offset-reloc-typedef-union-2.ll [BPF] handle typedef of struct/union for CO-RE relocations 2020-02-04 08:53:03 -08:00
offset-reloc-typedef-union.ll
offset-reloc-typedef.ll
offset-reloc-union.ll [BPF] extend BTF_KIND_FUNC to cover global, static and extern funcs 2020-01-10 09:06:31 -08:00
store-addr.ll BPF: fix a CORE optimization bug 2020-04-20 19:54:51 -07:00