sorry, my english is not good,

Umm...

my project is that Connect to Gcc's front-end and My back-end

first gcc parse sorce code 

next gcc make a GENERIC

next gcc change GENERIC to GIMPLE

next gcc change GIMPLE to RTL

next gcc change RTL to assemblely code 

next ...

is it correct?

Umm.... 

my back-end has own IR that's based on C++.

and, my back-end has connect EDG's Front-end

EDG's Front-end parse sorce program and make EDG's IR

and EDG's IR translate our IR and our IR make a assemble code

my project is change EDG's front-end to GCC's front-end because GPL



i want to use GIMPLE or GENERIC

GIMPLE or GENERIC change our IR

first i want to print out original GIMPLE, not a dump code and C-like 
representation 

how to print GIMPLE or GENERIC. that was my question.


------------------------------------------------------------------------
네이버 :: 똑! 소리나게 바뀐 네이버 메일을 만나보세요.
http://mail.naver.com/------------------------------------------------------------------------
네이버 :: 똑! 소리나게 바뀐 네이버 메일을 만나보세요.
http://mail.naver.com/

Reply via email to