You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nikolay Sidelnikov (JIRA)" <ji...@apache.org> on 2007/03/28 10:50:33 UTC

[jira] Created: (HARMONY-3515) [drlvm][jit][opt] array filling on EM64T should be improved; more comments is needed for the optimization

[drlvm][jit][opt] array filling on EM64T should be improved; more comments is needed for the optimization
---------------------------------------------------------------------------------------------------------

                 Key: HARMONY-3515
                 URL: https://issues.apache.org/jira/browse/HARMONY-3515
             Project: Harmony
          Issue Type: Sub-task
          Components: DRLVM
            Reporter: Nikolay Sidelnikov


Array filling on EM64T can be done by one instruction per iteration.

Optimization is not commented as it necessary.

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


[jira] Updated: (HARMONY-3515) [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization

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

Nikolay Sidelnikov updated HARMONY-3515:
----------------------------------------

    Attachment:     (was: faf_improved.patch)

> [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3515
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3515
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Nikolay Sidelnikov
>         Assigned To: Alexey Varlamov
>
> Array filling on EM64T can be done by one instruction per iteration.
> Optimization is not commented as it necessary.

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


[jira] Updated: (HARMONY-3515) [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization

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

Nikolay Sidelnikov updated HARMONY-3515:
----------------------------------------

    Attachment: faf_improved.patch

> [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3515
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3515
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Nikolay Sidelnikov
>         Assigned To: Alexey Varlamov
>         Attachments: faf_improved.patch
>
>
> Array filling on EM64T can be done by one instruction per iteration.
> Optimization is not commented as it necessary.

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


[jira] Assigned: (HARMONY-3515) [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization

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

Alexey Varlamov reassigned HARMONY-3515:
----------------------------------------

    Assignee: Alexey Varlamov

> [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3515
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3515
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Nikolay Sidelnikov
>         Assigned To: Alexey Varlamov
>         Attachments: faf_improved.patch
>
>
> Array filling on EM64T can be done by one instruction per iteration.
> Optimization is not commented as it necessary.

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


[jira] Updated: (HARMONY-3515) [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization

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

Nikolay Sidelnikov updated HARMONY-3515:
----------------------------------------

    Summary: [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization  (was: [drlvm][jit][opt] array filling on EM64T should be improved; more comments is needed for the optimization)

> [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3515
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3515
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Nikolay Sidelnikov
>
> Array filling on EM64T can be done by one instruction per iteration.
> Optimization is not commented as it necessary.

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


[jira] Closed: (HARMONY-3515) [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization

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

Alexey Varlamov closed HARMONY-3515.
------------------------------------

    Resolution: Fixed

Applied at r525483, thanks! 
It's a pity but commit message does not mention this JIRA, due to TortoiseSVN failure.

> [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3515
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3515
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Nikolay Sidelnikov
>         Assigned To: Alexey Varlamov
>         Attachments: faf_improved.patch
>
>
> Array filling on EM64T can be done by one instruction per iteration.
> Optimization is not commented as it necessary.

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


[jira] Updated: (HARMONY-3515) [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization

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

Nikolay Sidelnikov updated HARMONY-3515:
----------------------------------------

    Attachment: faf_improved.patch

> [drlvm][jit][opt] array filling on EM64T should be improved; more comments are needed for the optimization
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3515
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3515
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Nikolay Sidelnikov
>         Attachments: faf_improved.patch
>
>
> Array filling on EM64T can be done by one instruction per iteration.
> Optimization is not commented as it necessary.

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