Path: utzoo!utgpu!water!watmath!clyde!att!rutgers!mailrus!ames!pasteur!ucbvax!SCIENCE.UTAH.EDU!Beebe
From: Beebe@SCIENCE.UTAH.EDU ("Nelson H.F. Beebe")
Newsgroups: comp.lang.c
Subject: Vectorizing C compilers
Message-ID: <12430790527.26.BEEBE@SCIENCE.UTAH.EDU>
Date: 15 Sep 88 16:51:47 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 12

On the subject of vectorizing C compilers, see the article:

Randy Allen and Steve Johnson,
``Compiling C for Vectorization, Parallelization, and Inline Expansion'',
SIGPLAN Notices 23, #7, 241-249 (1988).

The authors, both of whom are reknowned in the compiler
development world, describe their work at Ardent, makers of a new
graphics supercomputer.

Fascinating reading...
-------