You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2007/04/17 09:43:15 UTC

[jira] Created: (HARMONY-3673) [drlvm][jit] Adding IR and DOT files logging after HIR2LIR translation

[drlvm][jit] Adding IR and DOT files logging after HIR2LIR translation
----------------------------------------------------------------------

                 Key: HARMONY-3673
                 URL: https://issues.apache.org/jira/browse/HARMONY-3673
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Mikhail Fursov
            Priority: Minor
         Attachments: hir2lir.diff

The patch adds additional logging right after hir2lir translation is finished.
Before this patch the first LIR we can see in log was a LIR after BBP phase.

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


[jira] Closed: (HARMONY-3673) [drlvm][jit] Adding IR and DOT files logging after HIR2LIR translation

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov closed HARMONY-3673.
------------------------------------

    Resolution: Fixed
      Assignee: Alexey Varlamov

Applied at r530747, thanks

> [drlvm][jit] Adding IR and DOT files logging after HIR2LIR translation
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-3673
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3673
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Alexey Varlamov
>            Priority: Minor
>         Attachments: hir2lir.diff
>
>
> The patch adds additional logging right after hir2lir translation is finished.
> Before this patch the first LIR we can see in log was a LIR after BBP phase.

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


[jira] Updated: (HARMONY-3673) [drlvm][jit] Adding IR and DOT files logging after HIR2LIR translation

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov updated HARMONY-3673:
------------------------------------

    Attachment: hir2lir.diff

> [drlvm][jit] Adding IR and DOT files logging after HIR2LIR translation
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-3673
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3673
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Priority: Minor
>         Attachments: hir2lir.diff
>
>
> The patch adds additional logging right after hir2lir translation is finished.
> Before this patch the first LIR we can see in log was a LIR after BBP phase.

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