Add testcase for r63142.
[oota-llvm.git] / test / CodeGen / X86 / 2008-06-13-VolatileLoadStore.ll
index 8a81a334cf3eac3094dc46fade3541010f1948f7..2b64212dfb879d38a73e98205a90177d3345dc00 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep movsd | count 5
-; RUN: llvm-as < %s | llc -march=x86 | grep movl | count 2
+; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 | grep movsd | count 5
+; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 | grep movl | count 2
 
 @atomic = global double 0.000000e+00           ; <double*> [#uses=1]
 @atomic2 = global double 0.000000e+00          ; <double*> [#uses=1]