RTL to Simple Three instruction code

Michael S. Zick mszick@goquest.com
Wed Dec 11 07:59:00 GMT 2002


On Wednesday 11 December 2002 08:30 am, Diego Novillo wrote:
>
> Take a look at GIMPLE and tree SSA.  GIMPLE is an IL that sits
> between FE trees and RTL.  It's a 3-address format that we are
> using to build a new high-level optimizer framework for GCC.
>
> http://gcc.gnu.org/projects/tree-ssa/
>
GIMPLE ?? at that URL ?
SIMPLE is mentioned at that URL.
If one follows the documentation link...
Then checks the index for GIMPLE...
Then browses the source (tree_simple.h) one finds mentions 
of GIMPLE...

Perhaps it is time to patch that page of the 
"frequently updated documentation"?
Wasn't the new name adopted last summer?

Mike



More information about the Gcc mailing list