You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Egor Pasko (JIRA)" <ji...@apache.org> on 2008/02/11 14:57:08 UTC

[jira] Commented: (HARMONY-5486) [drlvm][jit][opt] On-stack allocation feature

    [ https://issues.apache.org/jira/browse/HARMONY-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567635#action_12567635 ] 

Egor Pasko commented on HARMONY-5486:
-------------------------------------

Evgueni, please, make formatting changes as a separate patch. It is not easy to read the changes, especially in Opcode.cpp

> [drlvm][jit][opt] On-stack allocation feature 
> ----------------------------------------------
>
>                 Key: HARMONY-5486
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5486
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: All
>            Reporter: Evgueni Brevnov
>         Attachments: alloca.patch
>
>
> Here is a new feature which allows to allocate space on the stack. It can be used to implement new optimization. Non-escaped objects can be allocated on the stack but managed heap.
> Thanks
> Evgueni

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