You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alex Astapchuk (JIRA)" <ji...@apache.org> on 2007/01/13 13:08:27 UTC

[jira] Updated: (HARMONY-2994) [drlvm][fastcc]Fast calling convention for IA-32

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

Alex Astapchuk updated HARMONY-2994:
------------------------------------

    Attachment: 0002-drlvm-fastcc-Fast-calling-convention-for-IA-32-part-vm-port.txt

> [drlvm][fastcc]Fast calling convention for IA-32
> ------------------------------------------------
>
>                 Key: HARMONY-2994
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2994
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Alex Astapchuk
>         Attachments: 0001-drlvm-fastcc-Fast-calling-convention-for-IA-32-part-vm-jitrino.txt, 0002-drlvm-fastcc-Fast-calling-convention-for-IA-32-part-vm-port.txt, 0003-drlvm-fastcc-Fast-calling-convention-for-IA-32-part-vm-vmcore.txt, 0004-drlvm-fastcc-Fast-calling-convention-for-IA-32-part-vm.txt, 0005-drlvm-fastcc-Fast-calling-convention-for-IA-32-part-build-custom.txt
>
>
> Attached is implementation of register-based calling convention (DRLFast) for DRLVM/Jitrino on IA-32.
> By default, the new convention is off and the old good calling convention is used for managed code.
> To turn the DRLFast on, the new switch is introduced: 'java -Xcc:drlfast'  (only meaningful on IA-32).
> Please refer to 'java -X' online help for more details and for DRLFast tuning options.
> Please note: DRLFast is not yet supported in Jitrino.JET, will come up later.
> Comments and suggestions are welcome.
> For easier reviewing, the patch is cut by te modules affected.
> Tested with 'build test' and it passed on Win2003 and SuSE9/ia32.

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