Fix more instances of dropped fast math flags when optimizing FADD instructions....
[oota-llvm.git] / test / ExecutionEngine / test-interp-vec-loadstore.ll
index ff08faf55a3e8f5e00e881a175be57e0eb036c6d..665a135d6bc9b2bc5bab301479a7dc0d73646971 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: %lli -force-interpreter=true %s | FileCheck %s
-; XFAIL: mips
 ; CHECK: int test passed
 ; CHECK: double test passed
 ; CHECK: float test passed