1. 31aa97c Revert "Null check elimination improvement" by Ian Rogers · 12 years ago
  2. 4db179d Null check elimination improvement by buzbee · 12 years ago
  3. 0d82948 64-bit prep by buzbee · 12 years ago
  4. 9f799db Merge "Compile-time tuning" into dalvik-dev by buzbee · 12 years ago
  5. 56c7178 Compile-time tuning by buzbee · 12 years ago
  6. 65ec92c Refactor CompilerDriver::ComputeInvokeInfo by Ian Rogers · 12 years ago
  7. 1e54d68 Disable devirtualization detection in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  8. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  9. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 12 years ago
  10. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  11. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/compiler/dex/mir_dataflow.cc]
  13. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 12 years ago
  14. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago
  15. 67ce9b0 Adds missing dataflow flag for invoke-interface. by Sebastien Hertz · 12 years ago
  16. fa7809f Mark instructions that produce non-null object arguments as non-null. by Ian Rogers · 12 years ago
  17. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  18. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 12 years ago
  19. e3cd2f0 Enable devirtualization for abstract and sub-class methods. by Ian Rogers · 12 years ago
  20. a5abf70 Compiler: replace DOM traversal computation by buzbee · 12 years ago
  21. 02c4223 Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  22. 302a72d Revert "Supporting de-virtualization for precise types." by Brian Carlstrom · 12 years ago
  23. 31d4b8e Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  24. f4da607 Revert "Supporting de-virtualization for precise types." by Ian Rogers · 12 years ago
  25. b0682d5 Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  26. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  27. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  28. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 12 years ago
  29. 71fe267 Some common frontend tidying. by Ian Rogers · 12 years ago
  30. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago