You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2007/07/19 13:02:04 UTC

[jira] Reopened: (HARMONY-4475) [drlvm][jit][opt] Pragma @Inline support in Jitrino.OPT compiler

     [ https://issues.apache.org/jira/browse/HARMONY-4475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov reopened HARMONY-4475:
-------------------------------------


> [drlvm][jit][opt] Pragma @Inline support in Jitrino.OPT compiler
> ----------------------------------------------------------------
>
>                 Key: HARMONY-4475
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4475
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Assignee: Mikhail Fursov
>         Attachments: pragma_inline.diff
>
>
> This patch moves vmmagic's pragma @Inline support from helper inliner (inline_helpers) to general purpose HLO inliner (inline) pass.
> Now all methods marked with @Inline pragma will be inlined if 'inline' pass is on.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.