Re: Gimple optimization

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Aug 21, 2009 at 07:03, pms<pmshiva@xxxxxxxxx> wrote:

>    Can anybody help us in knowing the existing list of optimization in
> Gimple pass.

See the file passes.c:init_optimization_passes.  Every call to
NEXT_PASS up to 'NEXT_PASS (pass_expand)' is a gimple pass.

For a high-level overview of how the optimizers work, see the various
articles and tutorials at http://gcc.gnu.org/wiki/GettingStarted


Diego.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux