add new optimization pass to the GCC optimizations

charfi asma charfiasma@yahoo.fr
Sun May 10 14:57:00 GMT 2009


Hello,

Can we add our own SSA optimizations passes to GCC?
is there a plugin or API that can help doing this ? (since GCC is open source)
to run this optimization, can we easialy add it to other optimizations performed by chosing one of the known GCC flag: O1, O2, ...

Thanks

Asma





More information about the Gcc mailing list