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