[jira] Created: (RVM-657) Enable scalar SSA form for HIR/LIR

View: New views
11 Messages — Rating Filter:   Alert me  

[jira] Created: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Enable scalar SSA form for HIR/LIR
----------------------------------

                 Key: RVM-657
                 URL: http://jira.codehaus.org/browse/RVM-657
             Project: RVM
          Issue Type: Sub-task
          Components: Compiler: Optimizing
            Reporter: David Grove
             Fix For: 3.1


Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.


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

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Work started: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on RVM-657 started by David Grove.

> Enable scalar SSA form for HIR/LIR
> ----------------------------------
>
>                 Key: RVM-657
>                 URL: http://jira.codehaus.org/browse/RVM-657
>             Project: RVM
>          Issue Type: Sub-task
>          Components: Compiler: Optimizing
>            Reporter: David Grove
>            Assignee: David Grove
>             Fix For: 3.1
>
>
> Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.

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

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Assigned: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Grove reassigned RVM-657:
-------------------------------

    Assignee: David Grove

> Enable scalar SSA form for HIR/LIR
> ----------------------------------
>
>                 Key: RVM-657
>                 URL: http://jira.codehaus.org/browse/RVM-657
>             Project: RVM
>          Issue Type: Sub-task
>          Components: Compiler: Optimizing
>            Reporter: David Grove
>            Assignee: David Grove
>             Fix For: 3.1
>
>
> Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.

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

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Commented: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/RVM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=148983#action_148983 ]

David Grove commented on RVM-657:
---------------------------------

Currently testing a patch that at O2 takes us in & out of SSA in HIR and LIR without doing any SSA-based optimizations (other than the indirect benefits of going in and out of SSA form).  Initial basic testing looks ok, will run local core tests on ia32-linux and ppc64-linux today.  Depending on how those look I'll either open JIRAs for bugs that need to be fixed or commit the change to the head (if I get1 100% pass on both core test runs).

 



> Enable scalar SSA form for HIR/LIR
> ----------------------------------
>
>                 Key: RVM-657
>                 URL: http://jira.codehaus.org/browse/RVM-657
>             Project: RVM
>          Issue Type: Sub-task
>          Components: Compiler: Optimizing
>            Reporter: David Grove
>            Assignee: David Grove
>             Fix For: 3.1
>
>
> Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.

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

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Commented: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/RVM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149004#action_149004 ]

David Grove commented on RVM-657:
---------------------------------

prototype-opt failure on xalan on linux-ia32 that may or may not be the same as occasional failures we see on head.
production performance failure on jess on ppc64-linux that may have been transient file system problem (need to attempt to reproduce).
neither of my machines are set up to run chart.
otherwise core tests clean.

I'm re-measuring compiler-DNA with SSA enable now, and will include that in the patch (since with the current DNA values it's unclear if we'll actually use O2 that much outside of the forced O2 irc runs and when building the bootimage).



> Enable scalar SSA form for HIR/LIR
> ----------------------------------
>
>                 Key: RVM-657
>                 URL: http://jira.codehaus.org/browse/RVM-657
>             Project: RVM
>          Issue Type: Sub-task
>          Components: Compiler: Optimizing
>            Reporter: David Grove
>            Assignee: David Grove
>             Fix For: 3.1
>
>
> Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.

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

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Updated: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Grove updated RVM-657:
----------------------------

    Attachment: enableSSA.txt

patch to enable SSA construction (but no SSA optimizations).


> Enable scalar SSA form for HIR/LIR
> ----------------------------------
>
>                 Key: RVM-657
>                 URL: http://jira.codehaus.org/browse/RVM-657
>             Project: RVM
>          Issue Type: Sub-task
>          Components: Compiler: Optimizing
>            Reporter: David Grove
>            Assignee: David Grove
>             Fix For: 3.1
>
>         Attachments: enableSSA.txt
>
>
> Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.

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

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Updated: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Grove updated RVM-657:
----------------------------

    Attachment: ssaEnablePatch.txt

patch that actually includes EnsureScalarSSA.java...


> Enable scalar SSA form for HIR/LIR
> ----------------------------------
>
>                 Key: RVM-657
>                 URL: http://jira.codehaus.org/browse/RVM-657
>             Project: RVM
>          Issue Type: Sub-task
>          Components: Compiler: Optimizing
>            Reporter: David Grove
>            Assignee: David Grove
>             Fix For: 3.1
>
>         Attachments: ssaEnablePatch.txt
>
>
> Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.

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

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Updated: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Grove updated RVM-657:
----------------------------

    Attachment:     (was: enableSSA.txt)

> Enable scalar SSA form for HIR/LIR
> ----------------------------------
>
>                 Key: RVM-657
>                 URL: http://jira.codehaus.org/browse/RVM-657
>             Project: RVM
>          Issue Type: Sub-task
>          Components: Compiler: Optimizing
>            Reporter: David Grove
>            Assignee: David Grove
>             Fix For: 3.1
>
>         Attachments: ssaEnablePatch.txt
>
>
> Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.

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

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Updated: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Grove updated RVM-657:
----------------------------

    Attachment: enableSSAWithIntelDNA.txt

Patched updated with new DNA results I gathered today for linux-ia32.

Note that O2 is lower performance than O1 :(

I attempted to gather dna for PPC as well, but there appears to be a bug in the baseline system we need to deal with first (RVM-724).  Sigh.



> Enable scalar SSA form for HIR/LIR
> ----------------------------------
>
>                 Key: RVM-657
>                 URL: http://jira.codehaus.org/browse/RVM-657
>             Project: RVM
>          Issue Type: Sub-task
>          Components: Compiler: Optimizing
>            Reporter: David Grove
>            Assignee: David Grove
>             Fix For: 3.1
>
>         Attachments: enableSSAWithIntelDNA.txt, ssaEnablePatch.txt
>
>
> Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.

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

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Assigned: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Grove reassigned RVM-657:
-------------------------------

    Assignee:     (was: David Grove)

No longer actively working on this.

> Enable scalar SSA form for HIR/LIR
> ----------------------------------
>
>                 Key: RVM-657
>                 URL: http://jira.codehaus.org/browse/RVM-657
>             Project: RVM
>          Issue Type: Sub-task
>          Components: Compiler: Optimizing
>            Reporter: David Grove
>             Fix For: 3.2
>
>         Attachments: enableSSAWithIntelDNA.txt, ssaEnablePatch.txt
>
>
> Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.

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

       

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Work stopped: (RVM-657) Enable scalar SSA form for HIR/LIR

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on RVM-657 stopped by David Grove.

> Enable scalar SSA form for HIR/LIR
> ----------------------------------
>
>                 Key: RVM-657
>                 URL: http://jira.codehaus.org/browse/RVM-657
>             Project: RVM
>          Issue Type: Sub-task
>          Components: Compiler: Optimizing
>            Reporter: David Grove
>            Assignee: David Grove
>             Fix For: 3.2
>
>         Attachments: enableSSAWithIntelDNA.txt, ssaEnablePatch.txt
>
>
> Enable the basic transformation into and out of SSA form in the HIR and LIR O2 optimization passes.

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

       

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues