This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
intermediate representation
- From: "Mateusz Berezecki" <mateuszb at gmail dot com>
- To: gcc at gnu dot org
- Date: Mon, 27 Feb 2006 07:57:55 +0100
- Subject: intermediate representation
Hello List,
I'm a fresh subscriber to this list :-)
I'm new to GCC and I'd appreciate if somebody could point me to _all_
files which are responsible for intermediate representation and
constructing it. I don't want to miss
any files which may be crucial and GCC codebase seems to be quite... big.
My other question is about intermediate representation as well.
Is intermediate form generated during all compiler passes or _after_
all compiler passes are done?
kind regards
Mateusz Berezecki