1. 854029c Fixes to x86 register promotion and load hoisting. by jeffhao · 13 years ago
  2. 2a83e8f Quick compiler, fix wide bug by buzbee · 13 years ago
  3. 52ed776 FP breakage workaround by buzbee · 13 years ago
  4. 15bf980 More Quick compiler restructuring by buzbee · 13 years ago
  5. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 13 years ago
  6. bff2465 [Compiler] Add object ref discovery by buzbee · 13 years ago
  7. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  8. a2e39d9 Enable the rest of branch fusing by buzbee · 13 years ago
  9. 84fd693 Branch fusing by buzbee · 13 years ago
  10. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  11. fc9e6fa Compiler intrinsics by buzbee · 13 years ago
  12. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  13. 239c4e7 Loop detection, improved reg allocation by buzbee · 13 years ago
  14. e196567 SSA rework and support compiler temps in the frame by buzbee · 14 years ago
  15. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 14 years ago
  16. 31a4a6f More target-independence by buzbee · 14 years ago
  17. 07ce1d7 Dataflow fix by buzbee · 14 years ago
  18. ba938cb Make the compiler threadsafe by buzbee · 14 years ago
  19. 5abfa3e Compiler tuning by buzbee · 14 years ago
  20. 5b53710 Dataflow analysis rework by buzbee · 14 years ago
  21. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 14 years ago
  22. 8e5944b Fix build. by Elliott Hughes · 14 years ago
  23. c1f143d Remove some lint. by Elliott Hughes · 14 years ago
  24. a3760aa Refactor the use of Method by the oat compiler. by Ian Rogers · 14 years ago
  25. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 14 years ago
  26. 67bc236 Register promotion fix by buzbee · 14 years ago
  27. 949f56e Nullcheck elimination fix by buzbee · 14 years ago
  28. ce30293 Compiler cleanup by buzbee · 14 years ago
  29. c0ecd65 Various optimization fixes by buzbee · 14 years ago
  30. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  31. aad7201 Move null checks to bvector utility callers by buzbee · 14 years ago
  32. 43a3642 Fix null check elimination by buzbee · 14 years ago
  33. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 14 years ago
  34. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 14 years ago
  35. cefd187 Add stack overflow check by buzbee · 14 years ago
  36. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 14 years ago
  37. c143c55 Updating the compiler to use the new-world model by buzbee · 14 years ago
  38. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago