summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/peep-test-3.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/peep-test-3.ll')
-rw-r--r--test/CodeGen/X86/peep-test-3.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/peep-test-3.ll b/test/CodeGen/X86/peep-test-3.ll
index a34a978..528c4bc 100644
--- a/test/CodeGen/X86/peep-test-3.ll
+++ b/test/CodeGen/X86/peep-test-3.ll
@@ -9,7 +9,7 @@ entry:
%0 = ptrtoint float* %A to i32 ; <i32> [#uses=1]
%1 = and i32 %0, 3 ; <i32> [#uses=1]
%2 = xor i32 %IA, 1 ; <i32> [#uses=1]
-; CHECK: orl %ecx, %edx
+; CHECK: orl %e
; CHECK-NEXT: je
%3 = or i32 %2, %1 ; <i32> [#uses=1]
%4 = icmp eq i32 %3, 0 ; <i1> [#uses=1]
OpenPOWER on IntegriCloud