Optimization order

Stephan Ceram <linuxkaffee_@_gmx.net>
17 Apr 2008 20:24:05 GMT

          From comp.compilers

Related articles
Optimization order linuxkaffee_@_gmx.net (Stephan Ceram) (2008-04-17)
Re: Optimization order kevin.phillips83@yahoo.com (kphillips) (2008-04-18)
Re: Optimization order derek@knosof.co.uk (Derek M. Jones) (2008-04-18)
Re: Optimization order SidTouati@inria.fr (Sid Touati) (2008-04-22)
| List of all articles for this month |

From: Stephan Ceram <linuxkaffee_@_gmx.net>
Newsgroups: comp.compilers
Date: 17 Apr 2008 20:24:05 GMT
Organization: Compilers Central
Keywords: optimize, question
Posted-Date: 17 Apr 2008 22:36:49 EDT

Hi,


Do You Know Of Any Guidelines In Which Order Standard Compiler
Optimizations Should Be Invoked Promising Best Run-Time Results?


Probably, the order will vary from compiler to compiler due to
different implementations of the optimizations, but still I can
imagine that some types of optimizations might profit from other
optimization classes that should be invoked before.


Best regards,
Christian



Post a followup to this message

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