1. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 14 years ago
  2. 43a3642 Fix null check elimination by buzbee · 14 years ago
  3. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 14 years ago
  4. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 14 years ago
  5. 5ade1d2 Complete compiler portion of exception handling by buzbee · 14 years ago
  6. cefd187 Add stack overflow check by buzbee · 14 years ago
  7. 4ef7652 Transmit mapping table to runtime by buzbee · 14 years ago
  8. 2a475e7 Check-cast, instance-of, misc fixes by buzbee · 14 years ago
  9. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 14 years ago
  10. 0f4c41d Various fixes. by Elliott Hughes · 14 years ago
  11. 4a3164f Codegen for invoke-super, invoke-interface by buzbee · 14 years ago
  12. 9baa4ae Remove use of MemMap for code allocation. by Brian Carlstrom · 14 years ago
  13. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 14 years ago
  14. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 14 years ago
  15. dd3efae Add instance field get/put test by buzbee · 14 years ago
  16. dfd3d70 Enable virtual invokes, use new alloc, misc by buzbee · 14 years ago
  17. 439c4fa Move 64-bit multiplication to helper by buzbee · 14 years ago
  18. 7b1b86d Various bug fixes and new tests. by buzbee · 14 years ago
  19. bffb155 Convert CompilerTest over to use Compiler by Brian Carlstrom · 14 years ago
  20. d11af15 Change FrameSize to FrameSizeInBytes. by Shih-wei Liao · 14 years ago
  21. 3ea4ec5 Misc fixes, new compiler unit tests by buzbee · 14 years ago
  22. 94496d3 Conditionalize compilation by Brian Carlstrom · 14 years ago
  23. c143c55 Updating the compiler to use the new-world model by buzbee · 14 years ago
  24. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago