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/07 09:17:02 UTC

[Harmony Wiki] Update of "Jitrino OPT/hir2lir" 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/hir2lir

New page:
'hir2lir' transformation pass translates High Level Intermediate representation into platform specific Low Level Intermediate representation.

Source files: 

src/optimizer/CodeSelectors.*

src/codegenerator/ia32/Ia32CodeSelector.*

src/codegenerator/ia32/Ia32InstCodeSelector.*