1. a7c1268 Restore card marking, minor tuning by buzbee · 13 years ago
  2. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  3. 3fa1379 Patch support for the boot image. by Ian Rogers · 13 years ago
  4. 239c4e7 Loop detection, improved reg allocation by buzbee · 13 years ago
  5. 3d66194 Real fix for 064 by buzbee · 13 years ago
  6. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  7. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  8. ab058bb Make code buffer units 8bit rather than 16bit. by Ian Rogers · 13 years ago
  9. efccc56 Frame layout change by buzbee · 13 years ago
  10. 719ace4 Stop saying "typedef struct" and "typedef enum". by Elliott Hughes · 13 years ago
  11. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  12. 680b1bd Unify branch flags, pretty printer for OpKind. by Ian Rogers · 13 years ago
  13. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  14. c5159d5 MIPS switch table support by buzbee · 13 years ago
  15. 71ac994 Change assembler to use byte instruction lengths by buzbee · 13 years ago
  16. 5de3494 Another step towards a Mips target by buzbee · 13 years ago
  17. 31a4a6f More target-independence by buzbee · 13 years ago
  18. e3acd07 Multi-target support by buzbee · 13 years ago
  19. 996cc58 Add compiler stats, fix super call slow path by Ian Rogers · 13 years ago
  20. 44b412b Codegen support for debugger by buzbee · 13 years ago
  21. 1bddec3 Add access check slow paths to field accesses by Ian Rogers · 13 years ago
  22. ba938cb Make the compiler threadsafe by buzbee · 13 years ago
  23. 5abfa3e Compiler tuning by buzbee · 13 years ago
  24. 85d8c1e Minor compiler tuning by buzbee · 13 years ago
  25. 99ba964 More compilation performance tuning by buzbee · 14 years ago
  26. 5b53710 Dataflow analysis rework by buzbee · 14 years ago
  27. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 14 years ago
  28. e7d856b Add GC map to oat file by Brian Carlstrom · 14 years ago
  29. a3760aa Refactor the use of Method by the oat compiler. by Ian Rogers · 14 years ago
  30. 67bc236 Register promotion fix by buzbee · 14 years ago
  31. 928bf02 Ensure getConstString uses slow path for non-image compilation by Brian Carlstrom · 14 years ago
  32. 3ddc0d1 Fix Vmap table size by buzbee · 14 years ago
  33. ce30293 Compiler cleanup by buzbee · 14 years ago
  34. bbaf894 Optimization fixes by buzbee · 14 years ago
  35. c0ecd65 Various optimization fixes by buzbee · 14 years ago
  36. c41e5b5 Add tables to map between callee saves and vregs by buzbee · 14 years ago
  37. c1f4504 Suspend check reworking (ready for rewiew) by buzbee · 14 years ago
  38. 03fa263 Rework type & size inference, literal usage by buzbee · 14 years ago
  39. 43a3642 Fix null check elimination by buzbee · 14 years ago
  40. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 14 years ago
  41. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 14 years ago
  42. 5ade1d2 Complete compiler portion of exception handling by buzbee · 14 years ago
  43. cefd187 Add stack overflow check by buzbee · 14 years ago
  44. 4ef7652 Transmit mapping table to runtime by buzbee · 14 years ago
  45. c143c55 Updating the compiler to use the new-world model by buzbee · 14 years ago
  46. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago