You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Ozhdikhin (JIRA)" <ji...@apache.org> on 2006/12/28 14:17:23 UTC

[jira] Commented: (HARMONY-2806) [drlvm][jit][opt] Simplifier does not optimize loading of fun addr slot of known type

    [ http://issues.apache.org/jira/browse/HARMONY-2806?page=comments#action_12461189 ] 
            
Pavel Ozhdikhin commented on HARMONY-2806:
------------------------------------------

Verified. With the applied patch SPECjbb2005 passes on Win/IA32/debug build:

Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0"
pre-alpha : not complete or compatible
svn = r490696, (Dec 28 2006), Windows/ia32/msvc 1310, debug build
http://incubator.apache.org/harmony

The issue may be closed now.


> [drlvm][jit][opt] Simplifier does not optimize loading of fun addr slot of known type
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2806
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2806
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Ozhdikhin
>         Assigned To: Alexey Petrenko
>            Priority: Minor
>         Attachments: simplifier.patch
>
>
> Simplifier does not optimize ldvfnslot->ldfnslot when VTable load instruction has been simplified before (ldvtable->getvtable). The attached patch enables such optimization thus allowing further simpification of virtual call to a direct call.
> The patch has been tested on Win32/debug/SPECjbb2005 only.

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