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