You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by Apache Wiki <wi...@apache.org> on 2008/05/13 13:10:44 UTC

[Harmony Wiki] Update of "Jitrino OPT/purge" by Mikhail Fursov

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Harmony Wiki" for change notification.

The following page has been changed by Mikhail Fursov:
http://wiki.apache.org/harmony/Jitrino_OPT/purge

------------------------------------------------------------------------------
+ ''' 'purge' ''' - purges empty nodes from Control Flow Graph.
+ [[BR]][[BR]]
- The pass removes the nodes which gets empty after other high-level optimizations.
+ Usually this pass is used to remove nodes which gets empty after other high-level optimizations.