Related articles |
---|
[2 earlier articles] |
Re: MMX/3Dnow!/SSE/SSE2 compilers a.richards@codeplay.com (Andrew Richards) (2002-04-24) |
Re: MMX/3Dnow!/SSE/SSE2 compilers snowwolf@diku.dk (Allan Sandfeld Jensen) (2002-04-24) |
Re: MMX/3Dnow!/SSE/SSE2 compilers dave@icmfp.com (2002-04-29) |
Re: MMX/3Dnow!/SSE/SSE2 compilers jgd@cix.co.uk (2002-04-29) |
Re: MMX/3Dnow!/SSE/SSE2 compilers jacob@jacob.remcomp.fr (jacob navia) (2002-05-01) |
Re: MMX/3Dnow!/SSE/SSE2 compilers a.richards@codeplay.com (Andrew Richards) (2002-05-01) |
Re: MMX/3Dnow!/SSE/SSE2 compilers cparpart@surakware.net (Christian Parpart) (2002-05-03) |
Re: MMX/3Dnow!/SSE/SSE2 compilers marcov@toad.stack.nl (Marco van de Voort) (2002-05-04) |
Re: MMX/3Dnow!/SSE/SSE2 compilers a.richards@codeplay.com (Andrew Richards) (2002-05-08) |
Re: MMX/3Dnow!/SSE/SSE2 compilers snowwolf@diku.dk (Allan Sandfeld Jensen) (2002-05-12) |
Re: MMX/3Dnow!/SSE/SSE2 compilers jacob@jacob.remcomp.fr (jacob navia) (2002-05-23) |
Re: MMX/3Dnow!/SSE/SSE2 compilers jgd@cix.co.uk (2002-05-23) |
Re: MMX/3Dnow!/SSE/SSE2 compilers salbin@emse.fr (2002-05-23) |
[1 later articles] |
From: | Christian Parpart <cparpart@surakware.net> |
Newsgroups: | comp.compilers |
Date: | 3 May 2002 16:00:40 -0400 |
Organization: | SurakWare |
References: | 02-04-126 |
Keywords: | arithmetic, code, optimize |
Posted-Date: | 03 May 2002 16:00:40 EDT |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Curtis and Disa inspired the electrons to say:
> What compilers support any of the MMX/3Dnow!/SSE/SSE2 instruction sets
> (and optimize code for them)? Do you know of any published
> comparisons of such compilers?
>
> - Eythor
This is a difficult question if you do not say wich operating system you
use.
Well, on windows you may try Borland C++ Compiler, e.g. the free version
5.5. I do not think that this one will support SSE too. However.
If your're running on a recent linux box you have really more chances.
Every compiler (e.g. gcc family) using the binutils (also the recent one)
will generate code with all these features as available on your host.
Here you may also cross compile (using gcc) to different architechtures.
Greets,
Christian Parpart.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE80T74Ppa2GmDVhK0RAvBNAJ44s1Us668AtF8QWOIiqqs1VIfrBwCfcxlf
KmacPNJBo70d0vsMjnu5dxY=
=i0qA
-----END PGP SIGNATURE-----
Return to the
comp.compilers page.
Search the
comp.compilers archives again.