You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/11/16 14:05:38 UTC

[jira] Commented: (HARMONY-2207) [drlvm][ipf] auto constants folding/propagation and few minor low level optimizations

    [ http://issues.apache.org/jira/browse/HARMONY-2207?page=comments#action_12450384 ] 
            
Alexey Varlamov commented on HARMONY-2207:
------------------------------------------

Igor, if you did any checks/testing for the patch, please specify such info. It will speed up things a bit.

> [drlvm][ipf] auto constants folding/propagation and few minor low level optimizations
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2207
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2207
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: SUSE 9, ia64
>            Reporter: Igor V Chebykin
>         Assigned To: Alexey Varlamov
>         Attachments: patch.txt
>
>
> IpfCodeLayouter.cpp
>     completers for branches changed
> IpfOpndManager.h
> IpfOpndManager.cpp
>     imm for heapbase and vtablebase added
> IpfCfg.h
>     isGReg() and isFReg() functions added
> IpfEmitter.h
> IpfType.h
>     IPF_ASSERT minor changes
>     isGReg() and isFReg() added
> IpfInstCodeSelector.cpp
>     auto constant folding/propagation added
>     completers for branches changed
>     converting float to int32 optimized
>     register allocation optimized
> IpfEmitter.cpp
>     ignored pseudo-insts removing added before emitting
>     bundling changed
> IpfVerifier.cpp
>     minor change for debugging support
> IpfEncoder.cpp
>     bug fixed
> IpfType.cpp
>     constant folding/propagation support added
> IpfCodeGenerator.cpp
>     minor change
>     isGReg() and isFReg() added

-- 
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