GCC performs various optimizations on its internal tree structure.

Currently done (All are SSA based):

Most of these optimizations use the tree_folder.

Ongoing and future work (most of these are partially done in GCC 4.2):

Related work on trees:

None: TreeOptimizers (last edited 2008-01-10 19:38:55 by localhost)