llvm-project/clang/test/CodeGen/RISCV
Craig Topper 17a36c7c40 [RISCV] Zero extend immediate for vget/vset builtins to match vector.insert/extract intrinsics.
The vector.insert/extract intrinsics require an i64 immediate argument.
This fixes a crash on RV32.

Differential Revision: https://reviews.llvm.org/D128624
2022-06-27 20:26:54 -07:00
..
rvb-intrinsics [RISCV]Add CTZ Intrinsic for ZBB in Clang 2022-04-30 08:18:10 +08:00
rvk-intrinsics [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
rvv-intrinsics [RISCV] Zero extend immediate for vget/vset builtins to match vector.insert/extract intrinsics. 2022-06-27 20:26:54 -07:00
rvv-intrinsics-overloaded [IR] Move vector.insert/vector.extract out of experimental namespace 2022-06-27 10:48:45 +00:00
__fp16-convert.c [RISCV] Fix int16 -> __fp16 conversion code gen 2022-04-30 11:10:44 +08:00
riscv-atomics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv-attr-builtin-alias-err.c [RISCV] Remove experimental prefix from rvv-related extensions. 2022-01-22 20:18:40 -08:00
riscv-attr-builtin-alias.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv-inline-asm-rvv.c [RISCV] Remove experimental prefix from rvv-related extensions. 2022-01-22 20:18:40 -08:00
riscv-inline-asm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv-metadata.c [RISCV][Clang] Compute the default target-abi if it's empty. 2021-12-10 08:54:23 -08:00
riscv-sdata-module-flag.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
riscv-v-debuginfo.c [RISCV] Remove experimental prefix from rvv-related extensions. 2022-01-22 20:18:40 -08:00
riscv-v-lifetime.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv32-ilp32-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv32-ilp32-ilp32f-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv32-ilp32-ilp32f-ilp32d-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv32-ilp32d-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv32-ilp32f-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv32-ilp32f-ilp32d-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv64-lp64-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv64-lp64-lp64f-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv64-lp64-lp64f-lp64d-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv64-lp64d-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv64-lp64f-lp64d-abi.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
rvv_errors.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00