1. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  2. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 11 years ago
  3. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  4. f8c762b ART: ChildBlockIterator Implementation by Jean Christophe Beyler · 11 years ago
  5. 6ffcfa0 Rewrite suspend test check with LIRSlowPath. by Mingyao Yang · 11 years ago
  6. becc372 Merge "ART: Initialization of RegLocation and API for GrowableArray Iterator" by Vladimir Marko · 11 years ago
  7. 1ceea7e ART: Initialization of RegLocation and API for GrowableArray Iterator by Jean Christophe Beyler · 11 years ago
  8. 3a74d15 Delete throw launchpads. by Mingyao Yang · 11 years ago
  9. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  10. be9a92a Add conditional branches, and build dominator tree. by Nicolas Geoffray · 11 years ago
  11. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago[Renamed (91%) from compiler/dex/growable_array.h]
  12. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago[Renamed (91%) from compiler/utils/growable_array.h]
  13. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago[Renamed (91%) from compiler/dex/growable_array.h]
  14. bcec6fb Make slow paths easier to write by Dave Allison · 12 years ago
  15. 75ba13f Reduce PassDriver overhead, clean up Pass and PassDriver. by Vladimir Marko · 11 years ago
  16. bd663de Compile-time tuning: register/bb utilities by buzbee · 12 years ago
  17. 252254b More Quick compile-time tuning: labels & branches by buzbee · 12 years ago
  18. 56c7178 Compile-time tuning by buzbee · 12 years ago
  19. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  20. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  21. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  22. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 12 years ago
  23. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  24. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/compiler/dex/growable_array.h]
  25. a5abf70 Compiler: replace DOM traversal computation by buzbee · 12 years ago
  26. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago