] The goal of this project is to build an optimization ] framework for trees based on the Static Single Assignment ] (SSA) form [1]. The implementation currently lives in the ] tree-ssa-20020619-branch branch. Some folks have implemented a new intermediate representation to enable a bunch of optimizations; its now been merged in GCC 4. GCC: SSA for Trees |