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 2007/04/13 07:04:15 UTC

[jira] Assigned: (HARMONY-3636) [DRLVM][jit]Color-graph register allocator enable in server mode

     [ https://issues.apache.org/jira/browse/HARMONY-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov reassigned HARMONY-3636:
----------------------------------------

    Assignee: Alexey Varlamov

> [DRLVM][jit]Color-graph register allocator enable in server mode
> ----------------------------------------------------------------
>
>                 Key: HARMONY-3636
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3636
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Ivashin Sergey
>         Assigned To: Alexey Varlamov
>         Attachments: jitrino-7.patch
>
>
> This patch contains revised versions of color-graph register allocator and web maker. 
> This patch also contains related modifications to others modules:
> - Ia32SpillGen.cpp                       : some bugs fixed
> - Ia32ConstraintsResolver.cpp : split into two files (.h and .cpp) to enable using it from Ia32WebMaker.cpp
> - Ia32GCMap.cpp                         : debug check fixed (contributed by Mikhail Fursov)
> - Ia32Inst.cpp                                : replaceOpnd fixed
> - Ia32Inst.h                                    : minor change
> - config/em64t/server.emconf    : cg_regalloc enabled by default in server mode (instead of bp_regalloc)
> - config/ia32/server.emconf       : cg_regalloc enabled by default in server mode (instead of bp_regalloc)

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