1. 9820b7c Early inlining of simple methods. by Vladimir Marko · 11 years ago
  2. 3d73ba2 Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE. by Vladimir Marko · 11 years ago
  3. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  4. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 11 years ago
  5. 4e97c53 Added pass framework by Jean Christophe Beyler · 11 years ago
  6. 1da1e2f More compile-time tuning by buzbee · 11 years ago
  7. 17189ac Quick compiler compile-time/memory use improvement by buzbee · 11 years ago
  8. 0b1191c Revert "Revert "Null check elimination improvement"" by Bill Buzbee · 11 years ago
  9. 31aa97c Revert "Null check elimination improvement" by Ian Rogers · 11 years ago
  10. 4db179d Null check elimination improvement by buzbee · 11 years ago
  11. 0d82948 64-bit prep by buzbee · 11 years ago
  12. 9f799db Merge "Compile-time tuning" into dalvik-dev by buzbee · 11 years ago
  13. 56c7178 Compile-time tuning by buzbee · 11 years ago
  14. 65ec92c Refactor CompilerDriver::ComputeInvokeInfo by Ian Rogers · 11 years ago
  15. 1e54d68 Disable devirtualization detection in DEX-to-DEX compiler. by Sebastien Hertz · 11 years ago
  16. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  17. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 11 years ago
  18. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  19. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  20. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/compiler/dex/mir_dataflow.cc]
  21. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 11 years ago
  22. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  23. 67ce9b0 Adds missing dataflow flag for invoke-interface. by Sebastien Hertz · 11 years ago
  24. fa7809f Mark instructions that produce non-null object arguments as non-null. by Ian Rogers · 11 years ago
  25. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  26. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 11 years ago
  27. e3cd2f0 Enable devirtualization for abstract and sub-class methods. by Ian Rogers · 11 years ago
  28. a5abf70 Compiler: replace DOM traversal computation by buzbee · 11 years ago
  29. 02c4223 Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  30. 302a72d Revert "Supporting de-virtualization for precise types." by Brian Carlstrom · 11 years ago
  31. 31d4b8e Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  32. f4da607 Revert "Supporting de-virtualization for precise types." by Ian Rogers · 11 years ago
  33. b0682d5 Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  34. 862a760 Compiler: continuing refactoring by buzbee · 11 years ago
  35. 1fd3346 Compiler: LIR restructuring by buzbee · 11 years ago
  36. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 11 years ago
  37. 71fe267 Some common frontend tidying. by Ian Rogers · 11 years ago
  38. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago