Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!pt.cs.cmu.edu!sei.cmu.edu!dvk From: dvk@sei.cmu.edu (Daniel Klein) Newsgroups: net.lang.c Subject: Optimizing C Compilers Message-ID: <303@sei.cmu.edu> Date: Wed, 3-Sep-86 10:23:12 EDT Article-I.D.: sei.303 Posted: Wed Sep 3 10:23:12 1986 Date-Received: Wed, 3-Sep-86 20:57:14 EDT Organization: Carnegie-Mellon University, SEI Lines: 6 In response to Bjorn Freeman-Benson's note on optimizing C compilers, there is a VERY good compiler sold by Tartan Labs, Pittsburgh PA 15213. I have seen programs run 10-35% faster with Tartan's compiler, and some of the code it generates is very impressive. It is a true optimizing compiler, not a hokey post processor. And, no, they didn't pay me to say this.