[mips][msa] Build all the tests in little and big endian modes and correct an incorre...
[oota-llvm.git] / test / CodeGen / Mips / msa / 2rf.ll
index 4365c9eca3ce4345a8ced1dc23adeef4681f5358..b361ef5eae219770d6450a391c90bd60c8819eb1 100644 (file)
@@ -1,6 +1,7 @@
 ; Test the MSA intrinsics 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_flog2_w_ARG1 = global <4 x float> <float 0.000000e+00, float 1.000000e+00, float 2.000000e+00, float 3.000000e+00>, align 16
 @llvm_mips_flog2_w_RES  = global <4 x float> <float 0.000000e+00, float 0.000000e+00, float 0.000000e+00, float 0.000000e+00>, align 16