1. f6a35de Optimizing: Fix register allocator validation memory usage. by Vladimir Marko · 9 years ago
  2. e5d80f8 Move ArenaBitVector into the runtime by Mathieu Chartier · 9 years ago[Renamed from compiler/utils/arena_bit_vector.cc]
  3. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  4. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  5. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  6. e77493c Make common BitVector operations inline-able. by Ian Rogers · 10 years ago
  7. bfea9c2 Class initialization check elimination. by Vladimir Marko · 11 years ago
  8. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  9. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  10. 0e33643 Move arena_bit_vector.h/cc to compiler/utils. by Nicolas Geoffray · 11 years ago[Renamed (85%) from compiler/dex/arena_bit_vector.cc]
  11. f7a82b4 Implements a BasicBlock iterator using the ArenaBitVector. by Jean Christophe Beyler · 11 years ago
  12. 413e89f Refactor ArenaBitVector to create more general BitVector by Brian Carlstrom · 11 years ago
  13. 28c2300 More compile-time tuning by buzbee · 11 years ago
  14. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  15. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  16. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/compiler/dex/arena_bit_vector.cc]
  17. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  18. 48ae54e Tune ArenaBitVector::Iterator::Next. by Ian Rogers · 11 years ago
  19. a5abf70 Compiler: replace DOM traversal computation by buzbee · 12 years ago
  20. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago