You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Evgueni Brevnov (JIRA)" <ji...@apache.org> on 2007/10/22 14:51:51 UTC

[jira] Updated: (HARMONY-4984) [drlvm][jit] FlowGraph::duplicateRegion doesn't support SSA form

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

Evgueni Brevnov updated HARMONY-4984:
-------------------------------------

    Attachment: duplicate_region.patch

The patch was checked on Windows & Linux IA32 with 'build test'

> [drlvm][jit] FlowGraph::duplicateRegion doesn't support SSA form
> ----------------------------------------------------------------
>
>                 Key: HARMONY-4984
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4984
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: ALL
>            Reporter: Evgueni Brevnov
>         Attachments: duplicate_region.patch
>
>
> With attached patch FlowGraph::duplicateRegion() works fine on SSA form. Moreover it produces correct SSA graph with out additional necessity to fix up ssa form.

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