Fix test case from r153135.

llvm-svn: 153140
This commit is contained in:
Chad Rosier 2012-03-20 21:49:54 +00:00
parent 4106917355
commit cbf45a6d8a
1 changed files with 1 additions and 1 deletions

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