You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Rebriy (JIRA)" <ji...@apache.org> on 2006/10/24 08:44:16 UTC

[jira] Created: (HARMONY-1943) [drlvm][verifier] Parser jsr and ret instruction for verifier

[drlvm][verifier] Parser jsr and ret instruction for verifier
-------------------------------------------------------------

                 Key: HARMONY-1943
                 URL: http://issues.apache.org/jira/browse/HARMONY-1943
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Pavel Rebriy
         Attachments: Parser-jsr-and-ret-instruction-for-verifier.patch

Here is the parser of jsr and ret instructions for DRLVM verifier.
The patch adds building control-flow graph nodes related to subroutines.
Numbers of CFG nodes and edges are made extendable for implementation of subroutine inlining or graph cloning.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1943) [drlvm][verifier] Parser jsr and ret instruction for verifier

Posted by "Pavel Rebriy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1943?page=all ]

Pavel Rebriy updated HARMONY-1943:
----------------------------------

    Attachment: Parser-jsr-and-ret-instruction-for-verifier.patch

The issue patch.

> [drlvm][verifier] Parser jsr and ret instruction for verifier
> -------------------------------------------------------------
>
>                 Key: HARMONY-1943
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1943
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Attachments: Parser-jsr-and-ret-instruction-for-verifier.patch
>
>
> Here is the parser of jsr and ret instructions for DRLVM verifier.
> The patch adds building control-flow graph nodes related to subroutines.
> Numbers of CFG nodes and edges are made extendable for implementation of subroutine inlining or graph cloning.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira