Re: How to go for peephole optimizations

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

 



rohitgeek <rohit23taneja@xxxxxxxxx> writes:

> Can i get the basic information about applying peephole optimizations when
> porting gcc for a new processor. Also how to generate single instruction in
> assembly for complex instructions like MAC( multiply and accumulate) instead
> of two instructions( mul and add seperate).

This is all documented in the gcc internals documentation.

http://gcc.gnu.org/onlinedocs/gccint/

Ian

[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