OSDN Git Service

am 59a007be: am cf4e8b02: Merge "This is a contribution of x86-atom targeted assembly...
authorAndy McFadden <fadden@android.com>
Sun, 28 Feb 2010 09:40:11 +0000 (01:40 -0800)
committerAndroid Git Automerger <android-git-automerger@android.com>
Sun, 28 Feb 2010 09:40:11 +0000 (01:40 -0800)
Merge commit '59a007be670601e40f036f63904b3f51c91a4d95' into dalvik-dev

* commit '59a007be670601e40f036f63904b3f51c91a4d95':
  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:

1  2 
vm/Dvm.mk

diff --cc vm/Dvm.mk
Simple merge