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/05/08 11:48:15 UTC

[jira] Resolved: (HARMONY-3729) [drlvm][jit] Escape analysis improvement

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

Alexey Varlamov resolved HARMONY-3729.
--------------------------------------

    Resolution: Fixed

Applied at r536140, fixed 2 warning about unused vars in release mode (see EscAnalyzer::insertSaveJitHelperCall()).


> [drlvm][jit] Escape analysis improvement
> ----------------------------------------
>
>                 Key: HARMONY-3729
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3729
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Natalya Golovleva
>         Assigned To: Alexey Varlamov
>            Priority: Minor
>         Attachments: escape.3.patch
>
>
> The patch contains:
>   - escape analysis reviewing,
>   - adding escape analysis to opt pass,
>   - enabling synchronization removal optimization,
>   - fixing known escape analysis failures.

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