Backend info

ssimmons@convex.com (Steve Simmons)
Mon, 7 Jun 1993 13:31:00 GMT

          From comp.compilers

Related articles
Looking for backend timing info mnelson@bifur.cis.udel.edu (1993-06-04)
Backend info ssimmons@convex.com (1993-06-07)
| List of all articles for this month |

Newsgroups: comp.compilers
From: ssimmons@convex.com (Steve Simmons)
Keywords: performance
Organization: Engineering, CONVEX Computer Corp., Richardson, Tx., USA
References: 93-06-010
Date: Mon, 7 Jun 1993 13:31:00 GMT

Any optimization numbers are really dependent upon by the intermediate
representations of the compiler. Although some compilers provide
information about the phase timings, this is not same as per optimization
information. After all, many local optimizations are done in several
different phases since each optimization can simplify the graph.


Thank you.


Steve Simmons
--


Post a followup to this message

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