GCC assembling with scheduling

n90p nop144d@gmail.com
Fri Mar 25 11:27:00 GMT 2011



Ian Lance Taylor-3 wrote:
> 
> n90p <nop144d@gmail.com> 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
> 
> 
Thanks for your quick answer! I forgot to say that i need that kind of tool
for ARM platform (cortex-a8), but MAO, as i see is for Intel only. Anyway,
thanks :)

Vahan
-- 
View this message in context: http://old.nabble.com/GCC-assembling-with-scheduling-tp31230841p31236872.html
Sent from the gcc - Help mailing list archive at Nabble.com.



More information about the Gcc-help mailing list