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/08/14 09:09:36 UTC

[jira] Created: (HARMONY-4627) [drlvm][jit][opt] 'markglobals' optimizer pass can be safely removed from all Jitrino.OPT configurations

[drlvm][jit][opt] 'markglobals' optimizer pass can be safely removed from all Jitrino.OPT configurations
--------------------------------------------------------------------------------------------------------

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


It looks to me that  'markglobals' optimizer's pass has no side effects on generated code and is not used neither by IA32 nor IPF codegens today.

I propose removing this pass from all active configurations.

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


[jira] Resolved: (HARMONY-4627) [drlvm][jit][opt] 'markglobals' optimizer pass can be safely removed from all Jitrino.OPT configurations

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

Mikhail Fursov resolved HARMONY-4627.
-------------------------------------

    Resolution: Fixed

Committed revison 566038

> [drlvm][jit][opt] 'markglobals' optimizer pass can be safely removed from all Jitrino.OPT configurations
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4627
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4627
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Assignee: Mikhail Fursov
>            Priority: Minor
>         Attachments: globals.diff
>
>
> It looks to me that  'markglobals' optimizer's pass has no side effects on generated code and is not used neither by IA32 nor IPF codegens today.
> I propose removing this pass from all active configurations.

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


[jira] Updated: (HARMONY-4627) [drlvm][jit][opt] 'markglobals' optimizer pass can be safely removed from all Jitrino.OPT configurations

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

Mikhail Fursov updated HARMONY-4627:
------------------------------------

    Attachment: globals.diff

> [drlvm][jit][opt] 'markglobals' optimizer pass can be safely removed from all Jitrino.OPT configurations
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4627
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4627
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Assignee: Mikhail Fursov
>            Priority: Minor
>         Attachments: globals.diff
>
>
> It looks to me that  'markglobals' optimizer's pass has no side effects on generated code and is not used neither by IA32 nor IPF codegens today.
> I propose removing this pass from all active configurations.

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