[SystemZ] Use MVC for simple load/store pairs
[oota-llvm.git] / test / ExecutionEngine / test-fp-no-external-funcs.ll
index 6b8410a22570a867ecd4b7b6a957525cbcd6525c..139b2efea57fe09fcebdfc50acd8ea72296a4c5b 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli  %s > /dev/null
-; XFAIL: mcjit
+; XFAIL: arm
 
 define double @test(double* %DP, double %Arg) {
        %D = load double* %DP           ; <double> [#uses=1]