X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2009-06-07-ExpandMMXBitcast.ll;h=66caedfc0692e9b500f46fd196b25599a1af57e8;hb=4e1c4d69e457c1e8892dd86983e71d347aff5553;hp=c3687a533e0535f8a32ac17ded9cd64eace80e83;hpb=faeedf1254a4f79004cb94c3d2b738f138af450e;p=oota-llvm.git diff --git a/test/CodeGen/X86/2009-06-07-ExpandMMXBitcast.ll b/test/CodeGen/X86/2009-06-07-ExpandMMXBitcast.ll index c3687a533e0..66caedfc069 100644 --- a/test/CodeGen/X86/2009-06-07-ExpandMMXBitcast.ll +++ b/test/CodeGen/X86/2009-06-07-ExpandMMXBitcast.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=x86 -mattr=+mmx | grep movl | count 2 +; RUN: llc < %s -mtriple=x86_64-linux -mcpu=corei7 -mattr=+mmx | grep movd | count 2 define i64 @a(i32 %a, i32 %b) nounwind readnone { entry: