[x86] Rename avx-{s,z}ext.ll to vector-{s,z}ext.ll.
[oota-llvm.git] / test / CodeGen / X86 / 2008-12-19-EarlyClobberBug.ll
index a6cabc4fd33187d7ec02a0837b950b807303e8ec..435adbbebfad366f933ec461085e1dc0b197d3c2 100644 (file)
@@ -1,10 +1,10 @@
-; RUN: llc < %s -mtriple=i386-apple-darwin -asm-verbose=0 | FileCheck %s
+; RUN: llc < %s -mcpu=generic -mtriple=i386-apple-darwin -asm-verbose=0 | FileCheck %s
 ; PR3149
 ; Make sure the copy after inline asm is not coalesced away.
 
 ; CHECK:         ## InlineAsm End
-; CHECK-NEXT: BB1_2:
-; CHECK-NEXT:    movl  %esi, %eax
+; CHECK-NEXT: BB0_2:
+; CHECK-NEXT:    {{movl        %esi, %eax|addl %edi, %esi}}
 
 
 @"\01LC" = internal constant [7 x i8] c"n0=%d\0A\00"           ; <[7 x i8]*> [#uses=1]