Would anyone else like to review this patch? It's somewhat
significant. I've tested it on a P4/WinXP and DRLVM works without any
noticeable regressions. I've done some initial tests on a Quad
P3/Ubuntu and I can now run a simple Hello World with the default JIT,
which is a huge step.

If no one has any issues, I'm going to commit this patch.

-Nathan

---------- Forwarded message ----------
From: Nathan Beyer (JIRA) <[EMAIL PROTECTED]>
Date: Apr 18, 2007 12:49 AM
Subject: [jira] Commented: (HARMONY-3246) [drlvm][jit][opt] Jitted
code can not be executed on non-SSE2 platforms
To: [EMAIL PROTECTED]



   [ 
https://issues.apache.org/jira/browse/HARMONY-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489614
]

Nathan Beyer commented on HARMONY-3246:
---------------------------------------

I've test this on a Linux P3 and it seems to work. I'm now able to run
a simple hello world. Additionally, everything seems to work as it did
on a P4/WinXP.

Let's see if we can get a few more people to review the code.

[drlvm][jit][opt] Jitted code can not be executed on non-SSE2 platforms
-----------------------------------------------------------------------

                Key: HARMONY-3246
                URL: https://issues.apache.org/jira/browse/HARMONY-3246
            Project: Harmony
         Issue Type: Improvement
         Components: DRLVM
           Reporter: Nikolay Sidelnikov
        Assigned To: Nathan Beyer
        Attachments: p5_fixed_commented.patch


Jitrino generates code with SSE and SSE2 instructions which can not be executed 
on processors older than Pentium 4.

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

Reply via email to