Re: GCC assembling with scheduling

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

 



n90p <nop144d@xxxxxxxxx> writes:

> Hi all, is there any method to re-schedule instructions while compiling asm
> file? For example, i'm assembling a C file and then making changes there
> (removing some instrucions) and then i want to re-schedule instructions.

Not using gcc, no.  You may want to look at the micro-architectural
optimizer: http://code.google.com/p/mao .

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