1. 932746a Stack overflow error and unit test. by Ian Rogers · 14 years ago
  2. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 14 years ago
  3. c1f4504 Suspend check reworking (ready for rewiew) by buzbee · 14 years ago
  4. 010cffc Restore Method* following invoke with > 20 args by buzbee · 14 years ago
  5. 03fa263 Rework type & size inference, literal usage by buzbee · 14 years ago
  6. 845490b Cleanup resolution of type, field, method indexes by Brian Carlstrom · 14 years ago
  7. c0fe6c7 Fix manyargs test by buzbee · 14 years ago
  8. 81eccc0 Fix OP_FILLED_NEW_ARRAY by buzbee · 14 years ago
  9. f48e971 Def/Use mask fix for vldm/vstm by buzbee · 14 years ago
  10. 367ce0b Fix invoke-interface bug. by buzbee · 14 years ago
  11. 43a3642 Fix null check elimination by buzbee · 14 years ago
  12. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 14 years ago
  13. 1d3f114 Support 32-bit volatiles. by Elliott Hughes · 14 years ago
  14. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 14 years ago
  15. b153906 Use the right dex cache in the SGET/SPUT fast paths. by Elliott Hughes · 14 years ago
  16. 5ade1d2 Complete compiler portion of exception handling by buzbee · 14 years ago
  17. 1240dad Test conversion of floats and doubles to strings. by Elliott Hughes · 14 years ago
  18. cefd187 Add stack overflow check by buzbee · 14 years ago
  19. 34cd9e5 Add run-time resolution paths for iget/iput. by buzbee · 14 years ago
  20. 2a475e7 Check-cast, instance-of, misc fixes by buzbee · 14 years ago
  21. 0c7f26d Fixes for register promotion; enable fast path by buzbee · 14 years ago
  22. 109bd6a Fix for argument passing bug by buzbee · 14 years ago
  23. 6a0f7f5 Fix bug in invoke-super slow path by buzbee · 14 years ago
  24. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 14 years ago
  25. a59d179 Work around two problems. by Elliott Hughes · 14 years ago
  26. 1da522d Complete static field accesses; clear TODO's by buzbee · 14 years ago
  27. 4a3164f Codegen for invoke-super, invoke-interface by buzbee · 14 years ago
  28. 561227c Complete direct, static & virtual invoke by buzbee · 14 years ago
  29. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 14 years ago
  30. 1b4c859 Complete OP_CONST_STRING, OP_CONST_CLASS by buzbee · 14 years ago
  31. 2e748f3 Register temp handling fix by buzbee · 14 years ago
  32. e193174 Use slow-path static field accessors; added tests by buzbee · 14 years ago
  33. 1caa2c2 Add InitializedStaticStorage table by Brian Carlstrom · 14 years ago
  34. dfd3d70 Enable virtual invokes, use new alloc, misc by buzbee · 14 years ago
  35. 439c4fa Move 64-bit multiplication to helper by buzbee · 14 years ago
  36. e6d6196 Various bug fixes. by buzbee · 14 years ago
  37. 7b1b86d Various bug fixes and new tests. by buzbee · 14 years ago
  38. 5cd2180 Fix invoke sequence and enable recursive Fibonacci by buzbee · 14 years ago
  39. c5ef046 Add slow-path code gen for static/direct invokes by buzbee · 14 years ago
  40. 9ea1cb1 First pass of compiler wrapping class by Brian Carlstrom · 14 years ago
  41. 5433072 Added support for 64-bit shifts, fix const-wide by buzbee · 14 years ago
  42. 3ea4ec5 Misc fixes, new compiler unit tests by buzbee · 14 years ago
  43. c143c55 Updating the compiler to use the new-world model by buzbee · 14 years ago
  44. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago