1. 0d82948 64-bit prep by buzbee · 12 years ago
  2. 74e256b Add missing references. by Sebastien Hertz · 12 years ago
  3. 56c7178 Compile-time tuning by buzbee · 12 years ago
  4. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  5. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  6. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  7. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  8. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  9. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/compiler/dex/ssa_transformation.cc]
  10. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  11. a5abf70 Compiler: replace DOM traversal computation by buzbee · 12 years ago
  12. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  13. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  14. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 12 years ago
  15. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago
  16. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed from src/compiler/ssa_transformation.cc]
  17. a169e1d Quick compiler: refactored listing & const fix by buzbee · 13 years ago
  18. 28c9a83 Quick Compiler: pointer/boolean cleanup by buzbee · 13 years ago
  19. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  20. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 13 years ago
  21. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  22. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  23. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  24. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (99%) from src/compiler/SSATransformation.cc]
  25. d1643e4 Basic block combine pass by buzbee · 13 years ago
  26. 2a83e8f Quick compiler, fix wide bug by buzbee · 13 years ago
  27. ad8f15e Milestone: close Quick side channel communication by buzbee · 13 years ago
  28. 6969d50 Invoke support for Quick Compiler by buzbee · 13 years ago
  29. e5f0122 Fixes for invoke/move-result fusing, recursion bug by buzbee · 13 years ago
  30. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 13 years ago
  31. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  32. 3d66194 Real fix for 064 by buzbee · 13 years ago
  33. 72289e6 Workaround for test 064 failure by buzbee · 13 years ago
  34. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  35. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  36. 31a4a6f More target-independence by buzbee · 13 years ago
  37. ba938cb Make the compiler threadsafe by buzbee · 13 years ago
  38. 5abfa3e Compiler tuning by buzbee · 14 years ago
  39. 99ba964 More compilation performance tuning by buzbee · 14 years ago
  40. 5b53710 Dataflow analysis rework by buzbee · 14 years ago
  41. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 14 years ago
  42. a3760aa Refactor the use of Method by the oat compiler. by Ian Rogers · 14 years ago
  43. c0ecd65 Various optimization fixes by buzbee · 14 years ago
  44. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  45. aad7201 Move null checks to bvector utility callers by buzbee · 14 years ago
  46. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 14 years ago
  47. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 14 years ago
  48. c143c55 Updating the compiler to use the new-world model by buzbee · 14 years ago
  49. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago