This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Status of SSE builtins


On Tue, 29 Oct 2002, Jan Hubicka wrote:
> We didn't released compiler with SSE2 support yet.  I guess if someone
> tried them, they didn't work on CVS compiler he will expect them to be
> fixed in the release.

You mean, SSE2 intrinsics, not general support for SSE2, which already
was in GCC 3.1, right? Or did I misread gcc-3.1/changes.html?

  The compiler now supports MMX, 3DNow!, SSE, and SSE2
  instructions. Options -mmmx, -m3dnow, -msse, and -msse2 will
  enable the respective instruction sets. Intel C++ compatible
  MMX/3DNow!/SSE intrinsics are implemented. SSE2 intrinsics
  will be added in next major release.

> I will add note about SSE1 builtins, as I've fixed number of bugs there.
> Should this come to 3.2.1 notes, 3.3 notes or both?

As far as I remember your patches, many which were applied both to the 3.2
branch and mainline (IIRC), I'd say yes.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]