Fix failure on Atom bot due to r161769
authorManman Ren <mren@apple.com>
Mon, 13 Aug 2012 19:34:29 +0000 (19:34 +0000)
committerManman Ren <mren@apple.com>
Mon, 13 Aug 2012 19:34:29 +0000 (19:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161777 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/vec_ss_load_fold.ll

index 9ceea93358ff5d730e124fe0650730cf7c7205a4..c294df575a10cce9e9bd81e4af0ae5988ac0fee7 100644 (file)
@@ -78,7 +78,7 @@ entry:
 4.569870e+02, double 1.233210e+02>, i32 128) nounwind readnone
   ret <2 x double> %0
 ; CHECK: test5:
-; CHECK: movl
+; CHECK: mov
 ; CHECK: mov
 ; CHECK: cvtsi2sd
 }