Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
d9b87a918dfe98793faa08cb59012f652b4b8561
/
vm
/
Dvm.mk
dd4feb3
Don't set x86 arch variant.
by Andy McFadden
· 15 years ago
59a007b
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
by Andy McFadden
· 15 years ago
22d404a
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:
by Johnnie Birch
· 16 years ago
6999d84
Fix performance issues related to chaining and unchaining.
by Ben Cheng
· 15 years ago
24ac537
Move VFP register save/restore routines from template to codegen.
by Ben Cheng
· 15 years ago
12def72
Update makefile comments.
by Andy McFadden
· 15 years ago
5d90c20
Restructure the codegen to make architectural depedency explicit.
by Ben Cheng
· 15 years ago
72e9334
eclair snapshot
by Jean-Baptiste Queru
· 15 years ago
bb0dce5
Remove cruft in the default libdvm.so and add 3 more special targets.
by Ben Cheng
· 15 years ago
1465db5
Major registor allocation rework - stage 1.
by Bill Buzbee
· 15 years ago
524fea1
Sort out libnativehelper, and make related comments less redundant.
by Dan Bornstein
· 15 years ago
22620b8
Another couple of tweaks in my attempt to make a sane host build.
by Dan Bornstein
· 15 years ago
f56201c
resolved conflicts for merge of 3eae287e to master
by Bob Lee
· 15 years ago
2fe146a
Addressed reviewer comments.
by Bob Lee
· 15 years ago
500464d
DO NOT MERGE: Do not enable JIT_TUNING and assertion by default with JIT.
by Ben Cheng
· 15 years ago
4238ec2
Implement SSA-based loop optimizations.
by Ben Cheng
· 15 years ago
93194e9
More work on getting Dalvik to build on the host (particularly OSX).
by Dan Bornstein
· 15 years ago
ce114ac
am f7fb0086: Merge change 22659 into eclair
by Andy McFadden
· 15 years ago
d5ab726
Another round of scary indirect ref changes.
by Andy McFadden
· 15 years ago
97319a8
New changes to enable self verification mode.
by Jeff Hao
· 15 years ago
7cc73b7
am 64520c8c: Merge change 21796 into eclair
by Andy McFadden
· 15 years ago
a66a01a
Turn down RegisterMap paranoia.
by Andy McFadden
· 15 years ago
3f02aa4
Enable VM assert properly for JIT and fix new compilation/assertion failures.
by Ben Cheng
· 15 years ago
4212241
First parts of enabling a host Dalvik build.
by Dan Bornstein
· 15 years ago