Fix test case from r153135.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153140 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chad Rosier 2012-03-20 21:49:54 +00:00
parent 1b1fdc0599
commit 768b4e8cb4

View File

@ -67,7 +67,7 @@ entry:
; T2: t5:
; T2-NOT: moveq
; T2: orreq.w r2, r2, #1
; T2: orreq r2, r2, #1
%tmp1 = icmp eq i32 %a, %b
%tmp2 = zext i1 %tmp1 to i32
%tmp3 = or i32 %tmp2, %c