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/01/30 15:42:33 UTC

[jira] Updated: (HARMONY-3087) [drlvm][ji] LdInterface, CheckCast and InstanceOf helpers inlining

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

Mikhail Fursov updated HARMONY-3087:
------------------------------------

    Attachment: helpers_1.zip

> [drlvm][ji] LdInterface, CheckCast and InstanceOf helpers inlining
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3087
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3087
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Attachments: helpers_1.zip
>
>
> This patch contains code with fast-path version of 3 VM helpers (LdInterface, instanceOf, checkcast) written in magics and inlining support for them in JIT
> The patch also enables inlining of these helpers in server mode

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