Re: Support for packed instructions?

=?ISO-8859-1?Q?Bj=F6rn_Franke?= <bfranke@inf.ed.ac.uk>
Mon, 09 Mar 2009 13:51:49 +0000

          From comp.compilers

Related articles
Support for packed instructions? linuxkaffee@gmx.net (Stephan Ceram) (2009-03-06)
Re: Support for packed instructions? cr88192@hotmail.com (cr88192) (2009-03-07)
Re: Support for packed instructions? bfranke@inf.ed.ac.uk (=?ISO-8859-1?Q?Bj=F6rn_Franke?=) (2009-03-09)
| List of all articles for this month |

From: =?ISO-8859-1?Q?Bj=F6rn_Franke?= <bfranke@inf.ed.ac.uk>
Newsgroups: comp.compilers
Date: Mon, 09 Mar 2009 13:51:49 +0000
Organization: Edinburgh University
References: 09-03-032
Keywords: parallel, bibliography
Posted-Date: 10 Mar 2009 15:29:24 EDT

Hello Stephan,


> Do you know of any compiler source-to-source optimizations that
> automatically analyse ANSI-C code, find opportunities for the
> utilization of packed instructions and finally add them to the source
> code that is passed in the next step to a compiler? If so, how do such
> approaches work in general?


You may want to have a look at this paper:


@article{1064461,
    author = {Pokam,, Gilles and Bihan,, St\'{e}phane and Simonnet,, Julie
    and Bodin,, Fran\c{c}ois},
    title = {SWARP: a retargetable preprocessor for multimedia
instructions: Research Articles},
    journal = {Concurr. Comput. : Pract. Exper.},
    volume = {16},
    number = {2-3},
    year = {2004},
    issn = {1532-0626},
    pages = {303--318},
    doi = {http://dx.doi.org/10.1002/cpe.v16:2/3},
    publisher = {John Wiley and Sons Ltd.},
    address = {Chichester, UK, UK},
    }




Cheers,


        Bjoern



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.