1. 43a3642 Fix null check elimination by buzbee · 14 years ago
  2. 5ee7a8b Implement sun.misc.Unsafe and fix the jfieldID/jmethodID leak. by Elliott Hughes · 14 years ago
  3. 1d3f114 Support 32-bit volatiles. by Elliott Hughes · 14 years ago
  4. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 14 years ago
  5. 2bb97f9 Fix debugging output for unresolved fields. by Elliott Hughes · 14 years ago
  6. 5ade1d2 Complete compiler portion of exception handling by buzbee · 14 years ago
  7. 1240dad Test conversion of floats and doubles to strings. by Elliott Hughes · 14 years ago
  8. 0d966cf Add suspend check & stub by buzbee · 14 years ago
  9. 34cd9e5 Add run-time resolution paths for iget/iput. by buzbee · 14 years ago
  10. 2a475e7 Check-cast, instance-of, misc fixes by buzbee · 14 years ago
  11. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 14 years ago
  12. 0f4c41d Various fixes. by Elliott Hughes · 14 years ago
  13. 1da522d Complete static field accesses; clear TODO's by buzbee · 14 years ago
  14. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 14 years ago
  15. 1b4c859 Complete OP_CONST_STRING, OP_CONST_CLASS by buzbee · 14 years ago
  16. cf4c6c4 Fully implement string interning. by Elliott Hughes · 14 years ago
  17. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 14 years ago
  18. 2e748f3 Register temp handling fix by buzbee · 14 years ago
  19. dd3efae Add instance field get/put test by buzbee · 14 years ago
  20. dfd3d70 Enable virtual invokes, use new alloc, misc by buzbee · 14 years ago
  21. 439c4fa Move 64-bit multiplication to helper by buzbee · 14 years ago
  22. e6d6196 Various bug fixes. by buzbee · 14 years ago
  23. 7b1b86d Various bug fixes and new tests. by buzbee · 14 years ago
  24. 9ea1cb1 First pass of compiler wrapping class by Brian Carlstrom · 14 years ago
  25. 9e0f9b0 Add switch and comparison tests. Fix ralloc bug by buzbee · 14 years ago
  26. 5433072 Added support for 64-bit shifts, fix const-wide by buzbee · 14 years ago
  27. 3ea4ec5 Misc fixes, new compiler unit tests by buzbee · 14 years ago
  28. c143c55 Updating the compiler to use the new-world model by buzbee · 14 years ago
  29. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago