[mips][msa] Build all the tests in little and big endian modes and correct an incorre...
[oota-llvm.git] / test / CodeGen / Mips / msa / 2rf_exup.ll
index 54e416de7da22c3b6bbebec4631c2f0b24039334..8d7cc367040a3082ae2e6f1abd2c9840de403559 100644 (file)
@@ -1,4 +1,8 @@
-; RUN: llc -march=mips -mattr=+msa < %s | FileCheck %s
+; Test the MSA floating point conversion intrinsics (e.g. float->double) that
+; are encoded with the 2RF instruction format.
+
+; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s
+; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
 
 @llvm_mips_fexupl_w_ARG1 = global <8 x half> <half 0.000000e+00, half 1.000000e+00, half 2.000000e+00, half 3.000000e+00, half 4.000000e+00, half 5.000000e+00, half 6.000000e+00, half 7.000000e+00>, align 16
 @llvm_mips_fexupl_w_RES  = global <4 x float> <float 0.000000e+00, float 0.000000e+00, float 0.000000e+00, float 0.000000e+00>, align 16