Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!dsinc!netnews.upenn.edu!eniac.seas.upenn.edu!dsimon From: dsimon@eniac.seas.upenn.edu (Derron Simon) Newsgroups: comp.lang.c Subject: Just rambling about optimization... Message-ID: <42843@netnews.upenn.edu> Date: 8 May 91 22:59:13 GMT References: <444@smds.UUCP> <186@shasta.Stanford.EDU> <3072:May700:46:3691@kramden.acf.nyu.edu> Sender: news@netnews.upenn.edu Reply-To: dsimon@eniac.seas.upenn.edu (Derron Simon) Organization: University of Pennsylvania Lines: 15 Nntp-Posting-Host: eniac.seas.upenn.edu One utility I was looking for about a year ago is an optimizer for C code that can parse and optimize the original source. I don't know why this hasn't been attempted by any PD writers. It is definately non-trivial, but I'm surprised no one has ever attempted it. Think about it, a global or local optimizer with full portable C source... doesn't it make you smile. Well, has anyone heard of anything along this line, or have any opinions on the matter. -- /* Derron Simon * Internet: dsimon@eniac.seas.upenn.edu */ /* * Phone: (215)573-5650 GEnie: D.SIMON */ /* University of Pennsylvaina * FidoNet: 273/702 CS: 72571,1524 */ /* Moore School of Engineering * Box 0938/3700 Spruce St/Phila./PA 19104 */