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

Tilmann Scheller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #3 from Tilmann Scheller <[email protected]> ---
This bug has been fixed already, ToT produces the following code:

        add     r1, r0
        cmp     r1, r0
        it      vs
        movvs.w r1, #-1
        mov     r0, r1
        bx      lr

-- 
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