[LLVMbugs] [Bug 2803] using x86.mmx.emms intrinsic can clobber results returned on the fp stack

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 24 11:37:51 PST 2014


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

Bill Wendling <isanbard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |isanbard at gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Bill Wendling <isanbard at gmail.com> ---
PR1838 has been fixed for a while now. When I run the code, it looks like it's
not moving the EMMS instructions anymore. But that's because we generate MMX
only when explicitly asked to.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140124/b74b71bc/attachment.html>


More information about the llvm-bugs mailing list