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

Sanjay Patel <[email protected]> changed:

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

--- Comment #6 from Sanjay Patel <[email protected]> ---
Should be fixed by:
http://llvm.org/viewvc/llvm-project?view=revision&revision=225660

The output for the first test case looks identical to gcc 4.8.2 now:
    ucomisd    LCPI0_0(%rip), %xmm1
    jne    LBB0_2
    jp    LBB0_2
    mulsd    LCPI0_1(%rip), %xmm0
LBB0_2:                                 ## %return
    retq

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