http://llvm.org/bugs/show_bug.cgi?id=2465


Evan Cheng <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Evan Cheng <[EMAIL PROTECTED]>  2008-06-17 15:12:19 ---
Fixed. Now the BB looks like this:

LBB5_811:       # bb27.i.i74
        movl    208(%esp), %ecx
        movb    (%ecx,%ebp), %al
        movzbl  %al, %ecx
        movl    %ecx, %edx
        andl    $1, %edx
        negl    %ecx
        xorl    $1, %edx
        movl    204(%esp), %ebx
        cmpb    (%ebx,%ecx), %al
        jne     LBB5_813        # bb14.i.i.snake.exit.i_crit_edge

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080616/063792.html


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to