1. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 11 years ago
  2. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  3. a1a7074 Rewrite kMirOpSelect for all IF_ccZ opcodes. by Vladimir Marko · 11 years ago
  4. 00e1ec6 Revert "Revert "Rework Quick compiler's register handling"" by Bill Buzbee · 11 years ago
  5. 86ec520 Revert "Rework Quick compiler's register handling" by Bill Buzbee · 11 years ago
  6. 2c1ed45 Rework Quick compiler's register handling by buzbee · 11 years ago
  7. a36aeb3 Fix typo from previous commit that lead to performance regression. by Nicolas Geoffray · 11 years ago
  8. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 11 years ago
  9. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 12 years ago
  10. e27b3bf Support GenSelect for x86 by Razvan A Lupusoru · 12 years ago
  11. a894607 Move fused cmp branch ccode to MIR::meta. by Vladimir Marko · 12 years ago
  12. 4e97c53 Added pass framework by Jean Christophe Beyler · 12 years ago
  13. cdcfdfc Art: fix basic block optimization pass by buzbee · 12 years ago
  14. 1da1e2f More compile-time tuning by buzbee · 12 years ago
  15. 0b1191c Revert "Revert "Null check elimination improvement"" by Bill Buzbee · 12 years ago
  16. 31aa97c Revert "Null check elimination improvement" by Ian Rogers · 12 years ago
  17. 4db179d Null check elimination improvement by buzbee · 12 years ago
  18. 0d82948 64-bit prep by buzbee · 12 years ago
  19. 409fe94 Quick assembler fix by buzbee · 12 years ago
  20. 41cdd43 Disable select instruction generation on ARM. by Ian Rogers · 12 years ago
  21. 56c7178 Compile-time tuning by buzbee · 12 years ago
  22. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  23. 9329e6d More suspend check repair. by buzbee · 12 years ago
  24. cbcfaf3 Fix suspend check optimization by buzbee · 12 years ago
  25. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  26. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  27. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  28. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  29. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  30. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  31. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/compiler/dex/mir_optimization.cc]
  32. 22fd6a0 Avoid null-checks in blocks following an explicit check. by Ian Rogers · 12 years ago
  33. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  34. 817e45a Compiler: type inference bug. by buzbee · 12 years ago
  35. a5abf70 Compiler: replace DOM traversal computation by buzbee · 12 years ago
  36. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  37. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  38. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 12 years ago
  39. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago