llvm-project/clang/test/CodeGen/RISCV
Bjorn Pettersson 5f9a82683d [clang][test] Use opt -passes=<name> instead of opt -name
Updated the RUN line in several test cases to use the new PM syntax
  opt -passes=<pipeline>
instead of the deprecated syntax
  opt -pass1 -pass2

This was not a complete cleanup in clang/test. But just a swipe using
some simple search-and-replace. Mainly for RUN lines involving
-mem2reg, -instnamer and -early-cse.
2022-11-08 12:15:42 +01:00
..
rvb-intrinsics [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
rvk-intrinsics [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
rvv-intrinsics [clang][test] Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
rvv-intrinsics-overloaded [clang][test] Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
__fp16-convert.c [RISCV] Fix int16 -> __fp16 conversion code gen 2022-04-30 11:10:44 +08:00
riscv-abi.cpp [clang][RISCV] Fix incorrect ABI lowering for inherited structs under hard-float ABIs 2022-08-19 20:31:06 +01:00
riscv-atomics.c [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +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 [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +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 [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +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 [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
riscv32-ilp32-ilp32f-abi.c [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
riscv32-ilp32-ilp32f-ilp32d-abi.c [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
riscv32-ilp32d-abi.c [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
riscv32-ilp32f-abi.c [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
riscv32-ilp32f-ilp32d-abi.c [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
riscv64-lp64-abi.c [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
riscv64-lp64-lp64f-abi.c [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
riscv64-lp64-lp64f-lp64d-abi.c [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +02:00
riscv64-lp64d-abi.c [CodeGen] Convert tests to opaque pointers (NFC) 2022-10-07 14:22:00 +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