You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2007/02/02 10:09:05 UTC

[jira] Resolved: (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 ]

Alexey Varlamov resolved HARMONY-3087.
--------------------------------------

    Resolution: Fixed

Applied at r502544, fixed a couple of warnings in org_apache_harmony_drlvm_VMHelperFastPath.cpp.

> [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
>         Assigned To: Alexey Varlamov
>         Attachments: helpers_1.zip, helpers_2.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.