1. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 11 years ago
  2. 066f9e4 Quick: Clean up optimization pass order. by Vladimir Marko · 11 years ago
  3. 321b987 Further cleanup using dex_instruction_utils.h. by Vladimir Marko · 11 years ago
  4. 8fe0e35 ART: Prevent float inference back to SSA in-regs. by Stephen Kyle · 11 years ago
  5. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 11 years ago
  6. 1ff1747 Merge "ART: Extending FlagsOf" by Ian Rogers · 11 years ago
  7. fb0ea2d ART: Extending FlagsOf by Jean Christophe Beyler · 11 years ago
  8. 53c913b ART: Clean up compiler by Andreas Gampe · 11 years ago
  9. 55fff04 Rewrite topological sort order and improve GVN. by Vladimir Marko · 11 years ago
  10. 2ab40eb ART: Add Invokes to DecodedInstruction by Jean Christophe Beyler · 11 years ago
  11. 8c7a02a Quick compiler:interpret on type mismatch by buzbee · 11 years ago
  12. 35ba7f3 Quick compiler: fix array overrun. by buzbee · 11 years ago
  13. f2c3e56 Quick compiler: Method* as a reference by buzbee · 11 years ago
  14. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 11 years ago
  15. cc794c3 ART: Move oat_data_flow_attributes_ to private and put an API by Jean Christophe Beyler · 11 years ago
  16. 1ceea7e ART: Initialization of RegLocation and API for GrowableArray Iterator by Jean Christophe Beyler · 11 years ago
  17. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  18. 00e1ec6 Revert "Revert "Rework Quick compiler's register handling"" by Bill Buzbee · 11 years ago
  19. 86ec520 Revert "Rework Quick compiler's register handling" by Bill Buzbee · 11 years ago
  20. 2c1ed45 Rework Quick compiler's register handling by buzbee · 11 years ago
  21. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 12 years ago
  22. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 12 years ago
  23. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 12 years ago
  24. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 12 years ago
  25. 1da1e2f More compile-time tuning by buzbee · 12 years ago
  26. 28c2300 More compile-time tuning by buzbee · 12 years ago
  27. 56c7178 Compile-time tuning by buzbee · 12 years ago
  28. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  29. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  30. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  31. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 12 years ago
  32. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  33. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  34. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  35. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (99%) from src/compiler/dex/vreg_analysis.cc]
  36. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  37. 817e45a Compiler: type inference bug. by buzbee · 12 years ago
  38. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  39. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  40. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 12 years ago
  41. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago