1. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  2. e77493c Make common BitVector operations inline-able. by Ian Rogers · 10 years ago
  3. bfea9c2 Class initialization check elimination. by Vladimir Marko · 11 years ago
  4. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  5. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  6. 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]
  7. f7a82b4 Implements a BasicBlock iterator using the ArenaBitVector. by Jean Christophe Beyler · 11 years ago
  8. 413e89f Refactor ArenaBitVector to create more general BitVector by Brian Carlstrom · 11 years ago
  9. 28c2300 More compile-time tuning by buzbee · 11 years ago
  10. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  11. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/compiler/dex/arena_bit_vector.cc]
  13. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  14. 48ae54e Tune ArenaBitVector::Iterator::Next. by Ian Rogers · 11 years ago
  15. a5abf70 Compiler: replace DOM traversal computation by buzbee · 11 years ago
  16. 862a760 Compiler: continuing refactoring by buzbee · 11 years ago