OSDN Git Service

am cf4e8b02: Merge "This is a contribution of x86-atom targeted assembly for the...
authorAndy McFadden <fadden@android.com>
Wed, 24 Feb 2010 19:18:33 +0000 (11:18 -0800)
committerAndroid Git Automerger <android-git-automerger@android.com>
Wed, 24 Feb 2010 19:18:33 +0000 (11:18 -0800)
commit59a007be670601e40f036f63904b3f51c91a4d95
tree7ec8b9f621d1cf81e6f9fcea097d88d7fdcd745d
parent118349640ffa44bbc55ed355d0aaa2b993de5e5b
parentcf4e8b02ecfb5ec17a27ed4188dd7a9db14ab7bf
am cf4e8b02: Merge "This is a contribution of x86-atom targeted assembly for the fast byte-code interpreter engine. This is an initial contribution with minimal optimizations that target the Intel ATOM processor. We expect to continuously improve this code. It is expe

Merge commit 'cf4e8b02ecfb5ec17a27ed4188dd7a9db14ab7bf'

* commit 'cf4e8b02ecfb5ec17a27ed4188dd7a9db14ab7bf':
  This is a contribution of x86-atom targeted assembly for the fast byte-code interpreter engine. This is an initial contribution with minimal optimizations that target the Intel ATOM processor. We expect to continuously improve this code. It is expected that there will be a discussion on the potential merge of this code and similar efforts (i.e. the mterp/x86 directory first included with cupcake). While this code is intended to target ATOM and not a generic X-86 processor, we were able to show the following improvements over the c-portable interpreter using the simulator build:
vm/Dvm.mk