1. 15bf980 More Quick compiler restructuring by buzbee · 13 years ago
  2. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  3. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  4. bdf6c3d Trivial cleanup of typos and fixed-length buffers. by Elliott Hughes · 13 years ago
  5. a7c1268 Restore card marking, minor tuning by buzbee · 13 years ago
  6. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  7. 239c4e7 Loop detection, improved reg allocation by buzbee · 13 years ago
  8. 98dc5d7 Fix out-of-bounds memory access by buzbee · 13 years ago
  9. 3d66194 Real fix for 064 by buzbee · 13 years ago
  10. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  11. efccc56 Frame layout change by buzbee · 13 years ago
  12. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  13. 86a4bce Fix branch bug (showed up in codegen for debug) by buzbee · 13 years ago
  14. 31a4a6f More target-independence by buzbee · 13 years ago
  15. e3acd07 Multi-target support by buzbee · 13 years ago
  16. 5abfa3e Compiler tuning by buzbee · 13 years ago
  17. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  18. a50638b Register allocation fixes. by buzbee · 14 years ago
  19. 67bc236 Register promotion fix by buzbee · 14 years ago
  20. 6825326 Reg utility fix by buzbee · 14 years ago
  21. 3ddc0d1 Fix Vmap table size by buzbee · 14 years ago
  22. bbaf894 Optimization fixes by buzbee · 14 years ago
  23. 58f9274 Various bugfixes by buzbee · 14 years ago
  24. 6181f79 Register usage cleanup by buzbee · 14 years ago
  25. b29e4d1 Misc codegen fixes related to register promotion by buzbee · 14 years ago
  26. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  27. 042946d Fix dalvik vm reg to callee save mappings by buzbee · 14 years ago
  28. c41e5b5 Add tables to map between callee saves and vregs by buzbee · 14 years ago
  29. 43a3642 Fix null check elimination by buzbee · 14 years ago
  30. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 14 years ago
  31. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 14 years ago
  32. 0d966cf Add suspend check & stub by buzbee · 14 years ago
  33. 0c7f26d Fixes for register promotion; enable fast path by buzbee · 14 years ago
  34. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 14 years ago
  35. 2e748f3 Register temp handling fix by buzbee · 14 years ago
  36. c5ef046 Add slow-path code gen for static/direct invokes by buzbee · 14 years ago
  37. 9e0f9b0 Add switch and comparison tests. Fix ralloc bug by buzbee · 14 years ago
  38. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago