aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pr16031.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr16031.ll')
-rw-r--r--test/CodeGen/X86/pr16031.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr16031.ll b/test/CodeGen/X86/pr16031.ll
index ecf6218..dc16fd9 100644
--- a/test/CodeGen/X86/pr16031.ll
+++ b/test/CodeGen/X86/pr16031.ll
@@ -2,9 +2,9 @@
; CHECK-LABEL: main:
; CHECK: pushl %esi
+; CHECK-NEXT: testb $1, 8(%esp)
; CHECK-NEXT: movl $-12, %eax
; CHECK-NEXT: movl $-1, %edx
-; CHECK-NEXT: testb $1, 8(%esp)
; CHECK-NEXT: cmovel %edx, %eax
; CHECK-NEXT: xorl %ecx, %ecx
; CHECK-NEXT: movl %eax, %esi