1. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 12 years ago
  2. a75a013 Make dex instruction size a lookup. by Ian Rogers · 12 years ago
  3. 0967a25 Quick compiler code layout by buzbee · 12 years ago
  4. d1643e4 Basic block combine pass by buzbee · 12 years ago
  5. ca7a5e4 Quick compiler: restore optimizations by buzbee · 12 years ago
  6. c9f40dd Restore "CFG rework for explicit exception edges" by Bill Buzbee · 12 years ago
  7. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  8. 937b73e Revert "CFG rework for explicit exception edges" by Brian Carlstrom · 12 years ago
  9. f2ba9cb am 8b503db0: CFG rework for explicit exception edges by buzbee · 12 years ago
  10. 8b503db CFG rework for explicit exception edges by buzbee · 12 years ago
  11. 4b771a0 Implemented fused branches for long and fp on x86. by jeffhao · 12 years ago
  12. 854029c Fixes to x86 register promotion and load hoisting. by jeffhao · 12 years ago
  13. 2a83e8f Quick compiler, fix wide bug by buzbee · 12 years ago
  14. 52ed776 FP breakage workaround by buzbee · 12 years ago
  15. 15bf980 More Quick compiler restructuring by buzbee · 12 years ago
  16. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 12 years ago
  17. bff2465 [Compiler] Add object ref discovery by buzbee · 12 years ago
  18. a114add [Compiler] use Art indentation standard by Bill Buzbee · 12 years ago
  19. a2e39d9 Enable the rest of branch fusing by buzbee · 12 years ago
  20. 84fd693 Branch fusing by buzbee · 12 years ago
  21. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 12 years ago
  22. fc9e6fa Compiler intrinsics by buzbee · 12 years ago
  23. 9c044ce Support for promoting Method* and compiler temps by buzbee · 12 years ago
  24. 239c4e7 Loop detection, improved reg allocation by buzbee · 12 years ago
  25. e196567 SSA rework and support compiler temps in the frame by buzbee · 12 years ago
  26. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 12 years ago
  27. 31a4a6f More target-independence by buzbee · 12 years ago
  28. 07ce1d7 Dataflow fix by buzbee · 12 years ago
  29. ba938cb Make the compiler threadsafe by buzbee · 12 years ago
  30. 5abfa3e Compiler tuning by buzbee · 12 years ago
  31. 5b53710 Dataflow analysis rework by buzbee · 13 years ago
  32. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  33. 8e5944b Fix build. by Elliott Hughes · 13 years ago
  34. c1f143d Remove some lint. by Elliott Hughes · 13 years ago
  35. a3760aa Refactor the use of Method by the oat compiler. by Ian Rogers · 13 years ago
  36. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  37. 67bc236 Register promotion fix by buzbee · 13 years ago
  38. 949f56e Nullcheck elimination fix by buzbee · 13 years ago
  39. ce30293 Compiler cleanup by buzbee · 13 years ago
  40. c0ecd65 Various optimization fixes by buzbee · 13 years ago
  41. ed3e930 assert to DCHECK conversion by buzbee · 13 years ago
  42. aad7201 Move null checks to bvector utility callers by buzbee · 13 years ago
  43. 43a3642 Fix null check elimination by buzbee · 13 years ago
  44. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 13 years ago
  45. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 13 years ago
  46. cefd187 Add stack overflow check by buzbee · 13 years ago
  47. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 13 years ago
  48. c143c55 Updating the compiler to use the new-world model by buzbee · 13 years ago
  49. 67bf885 Oat compiler integration snapshot. by buzbee · 13 years ago