1. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  2. be9a92a Add conditional branches, and build dominator tree. by Nicolas Geoffray · 11 years ago
  3. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago[Renamed (91%) from compiler/dex/growable_array.h]
  4. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago[Renamed (91%) from compiler/utils/growable_array.h]
  5. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago[Renamed (91%) from compiler/dex/growable_array.h]
  6. bcec6fb Make slow paths easier to write by Dave Allison · 12 years ago
  7. 75ba13f Reduce PassDriver overhead, clean up Pass and PassDriver. by Vladimir Marko · 11 years ago
  8. bd663de Compile-time tuning: register/bb utilities by buzbee · 12 years ago
  9. 252254b More Quick compile-time tuning: labels & branches by buzbee · 12 years ago
  10. 56c7178 Compile-time tuning by buzbee · 12 years ago
  11. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  12. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  13. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  14. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 12 years ago
  15. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  16. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/compiler/dex/growable_array.h]
  17. a5abf70 Compiler: replace DOM traversal computation by buzbee · 12 years ago
  18. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago