On Tue, 2010-08-17 at 11:51 +0800, Mingjie Xing wrote:
> Hello,
> 
> Does anyone have tried to translate whirl to gcc rtl? Or in the other
> words, use gcc's code generator plus open64's optimizer. I'm wondering
> if it is practical and useful. Any suggestions are appreciated.
> 
> Regards,
> Mingjie

I am not aware of any whirl to rtl translators.  If anyone were to look
into such a thing I would recommend tanslating into GCC trees instead of
into RTL.  GCC trees are more generic then RTL and would be easier to
deal with, especially given the GCC plugin model that was added in GCC
4.5.

Steve Ellcey
s...@cup.hp.com


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to