public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/33944] streaming 64-bit integer stores
       [not found] <bug-33944-4@http.gcc.gnu.org/bugzilla/>
@ 2011-11-18 18:06 ` hjl.tools at gmail dot com
  2011-11-18 19:15 ` hjl at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2011-11-18 18:06 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33944

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                URL|                            |http://gcc.gnu.org/ml/gcc-p
                   |                            |atches/2011-11/msg01938.htm
                   |                            |l
   Last reconfirmed|                            |2011-11-18
                 CC|                            |hjl.tools at gmail dot com
     Ever Confirmed|0                           |1

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2011-11-18 18:00:24 UTC ---
A patch is posted at

http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01938.html


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/33944] streaming 64-bit integer stores
       [not found] <bug-33944-4@http.gcc.gnu.org/bugzilla/>
  2011-11-18 18:06 ` [Bug target/33944] streaming 64-bit integer stores hjl.tools at gmail dot com
@ 2011-11-18 19:15 ` hjl at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: hjl at gcc dot gnu.org @ 2011-11-18 19:15 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33944

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-11-18 19:02:49 UTC ---
Author: hjl
Date: Fri Nov 18 19:02:45 2011
New Revision: 181491

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181491
Log:
Add _mm_stream_si64.

2011-11-18  H.J. Lu  <hongjiu.lu@intel.com>

    PR target/33944
    * doc/extend.texi: Document __builtin_ia32_movnti64.

    * config/i386/emmintrin.h (_mm_stream_si64): New.

    * config/i386/i386-builtin-types.def: Add VOID_FTYPE_PLONGLONG_LONGLONG.

    * config/i386/i386.c (ix86_builtins): Add IX86_BUILTIN_MOVNTI64.
    (bdesc_special_args): Update __builtin_ia32_movnti.  Add
    __builtin_ia32_movnti64.
    (ix86_expand_special_args_builtin): Handle
    VOID_FTYPE_PLONGLONG_LONGLONG.

    * config/i386/i386.md (UNSPEC_MOVNTI): New.

    * config/i386/sse.md (sse2_movntsi): Renamed to ...
    (sse2_movnti<mode>): This.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/emmintrin.h
    trunk/gcc/config/i386/i386-builtin-types.def
    trunk/gcc/config/i386/i386.c
    trunk/gcc/config/i386/i386.md
    trunk/gcc/config/i386/sse.md
    trunk/gcc/doc/extend.texi


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/33944] streaming 64-bit integer stores
  2007-10-29 18:51 [Bug target/33944] New: " dean at arctic dot org
@ 2007-12-02 22:15 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-12-02 22:15 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33944


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-18 19:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-33944-4@http.gcc.gnu.org/bugzilla/>
2011-11-18 18:06 ` [Bug target/33944] streaming 64-bit integer stores hjl.tools at gmail dot com
2011-11-18 19:15 ` hjl at gcc dot gnu.org
2007-10-29 18:51 [Bug target/33944] New: " dean at arctic dot org
2007-12-02 22:15 ` [Bug target/33944] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).