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