| /llvm-project-15.0.7/llvm/test/CodeGen/Mips/ |
| H A D | ase_warnings.ll | 1 ; Check msa warnings. 2 ; RUN: llc -march=mips -mattr=+mips32r2 -mattr=+msa -mattr=+fp64 < %s 2>&1 | \ 4 ; RUN: llc -march=mips64 -mattr=+mips64r2 -mattr=+msa < %s 2>&1 | \ 6 ; RUN: llc -march=mips -mattr=+mips32r5 -mattr=+msa -mattr=+fp64 < %s 2>&1 | \ 8 ; RUN: llc -march=mips64 -mattr=+mips64r5 -mattr=+msa < %s 2>&1 | \ 61 ; MSA_32: warning: the 'msa' ASE requires MIPS32 revision 5 or greater 62 ; MSA_64: warning: the 'msa' ASE requires MIPS64 revision 5 or greater 63 ; MSA_32_NO_WARNING-NOT: warning: the 'msa' ASE requires MIPS32 revision 5 or greater 64 ; MSA_64_NO_WARNING-NOT: warning: the 'msa' ASE requires MIPS64 revision 5 or greater
|
| H A D | fp-contract.ll | 4 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s \ 6 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 -fp-contract=off < %s \ 8 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 -fp-contract=fast < %s \
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Mips/msa/ |
| H A D | special.ll | 3 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s | \ 5 ; RUN: llc -march=mips64 -mcpu=mips64r2 -mattr=+msa,+fp64 < %s | \ 7 ; RUN: llc -march=mips -mcpu=mips32r6 -mattr=+msa < %s | \ 9 ; RUN: llc -march=mips64 -mcpu=mips64r6 -mattr=+msa < %s | \
|
| H A D | llvm-stress-sz1-s742806235.ll | 2 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s 4 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s
|
| H A D | 2r_vector_scalar.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 -relocation-model=pic < %s | \ 6 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 -relocation-model=pic < %s | \ 8 ; RUN: llc -march=mips64 -mcpu=mips64r2 -mattr=+msa,+fp64 -relocation-model=pic < %s | \ 10 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=+msa,+fp64 -relocation-model=pic < %s | \
|
| H A D | elm_move.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s
|
| H A D | llvm-stress-s2501752154-simplified.ll | 2 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s 4 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s
|
| H A D | llvm-stress-s449609655-simplified.ll | 2 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s 4 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s
|
| H A D | ldr_str.ll | 2 ; RUN: llc -march=mips -mcpu=mips32r5 -mattr=+msa,+fp64 -O0 < %s | FileCheck %s --check-prefix=… 3 ; RUN: llc -march=mipsel -mcpu=mips32r5 -mattr=+msa,+fp64 -O0 < %s | FileCheck %s --check-prefix=… 4 ; RUN: llc -march=mips -mcpu=mips32r6 -mattr=+msa,+fp64 -O0 < %s | FileCheck %s --check-prefix=… 5 ; RUN: llc -march=mipsel -mcpu=mips32r6 -mattr=+msa,+fp64 -O0 < %s | FileCheck %s --check-prefix=… 6 ; RUN: llc -march=mips64 -mcpu=mips64r6 -mattr=+msa,+fp64 -O0 < %s | FileCheck %s --check-prefix=… 7 ; RUN: llc -march=mips64el -mcpu=mips64r6 -mattr=+msa,+fp64 -O0 < %s | FileCheck %s --check-prefix=…
|
| H A D | vecs10.ll | 3 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s 4 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s
|
| H A D | llvm-stress-s2090927243-simplified.ll | 2 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s 4 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s
|
| H A D | 3rf_exdo.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s
|
| H A D | 3rf_float_int.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s
|
| H A D | 2rf_tq.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck %s
|
| H A D | basic_operations_float.ll | 1 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 -relocation-model=pic < %s \ 3 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 -relocation-model=pic < %s \ 5 ; RUN: llc -march=mips64 -target-abi=n32 -mattr=+msa,+fp64 -relocation-model=pic < %s \ 7 ; RUN: llc -march=mips64el -target-abi=n32 -mattr=+msa,+fp64 -relocation-model=pic < %s \ 9 ; RUN: llc -march=mips64 -mattr=+msa,+fp64 -relocation-model=pic < %s \ 11 ; RUN: llc -march=mips64el -mattr=+msa,+fp64 -relocation-model=pic < %s \
|
| H A D | shift_constant_pool.ll | 4 ; RUN: llc -march=mips64 -mattr=+msa,+fp64 -relocation-model=pic < %s \ 6 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 -relocation-model=pic < %s \ 8 ; RUN: llc -march=mips64el -mattr=+msa,+fp64 -relocation-model=pic < %s \ 10 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,mips32r2 -relocation-model=pic < %s \
|
| H A D | endian.ll | 1 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck -check-prefix=BIGENDIAN %s 2 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s | FileCheck -check-prefix=LITENDIAN %s
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/ |
| H A D | mips-reginfo-fp64.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa,+fp64 -filetype=obj -o - | \ 5 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa,+fp64 -target-abi n32 -filetype=obj -o - … 9 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa,+fp64 -target-abi n64 -filetype=obj -o - …
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/msa/ |
| H A D | set-msa-directive.s | 3 # CHECK: .set msa 13 .set msa define
|
| H A D | abiflags.s | 1 # RUN: llvm-mc %s -triple mips-unknown-linux-gnu -mcpu=mips32r2 -mattr=+msa \ 4 # RUN: llvm-mc %s -triple mips-unknown-linux-gnu -mcpu=mips32r2 -mattr=+msa \
|
| H A D | test_2r_msa64.s | 1 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
|
| H A D | test_elm_msa64.s | 1 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/msa/ |
| H A D | test_2r_msa64.txt | 1 # RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mcpu=mips64r2 -mattr=+msa | FileCheck…
|
| H A D | test_elm_msa64.txt | 1 # RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mcpu=mips64r2 -mattr=+msa | FileCheck…
|
| H A D | test_elm_insert_msa64.txt | 1 # RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mcpu=mips64r2 -mattr=+msa | FileCheck…
|