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

Benjamin Kramer <[email protected]> changed:

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

--- Comment #1 from Benjamin Kramer <[email protected]> ---
With r176634 we get

_foo:                                   ## @foo
    .cfi_startproc
## BB#0:
    vxorps    %xmm0, %xmm0, %xmm0
    vmovups    %xmm0, 16(%rdi)
    vmovups    %xmm0, (%rdi)
    ret

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