Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2008-12-19-EarlyClobberBug.ll
index 13a9080c1401fbff02f0bceb91310d0c750e787c..435adbbebfad366f933ec461085e1dc0b197d3c2 100644 (file)
@@ -1,10 +1,10 @@
-; RUN: llc < %s -mtriple=i386-apple-darwin | 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]