1. fb8d279 [optimizing] Implement x86/x86_64 math intrinsics by Mark Mendell · 9 years ago
  2. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 9 years ago
  3. 10f56cb ART: Fix crash in gtests by David Brazdil · 9 years ago
  4. 09b8463 [optimizing compiler] x86 goodness by Mark Mendell · 9 years ago
  5. b666f48 Move arenas into runtime by Mathieu Chartier · 9 years ago
  6. c202414 Merge "Create HGraph outside Builder, print timings" by David Brazdil · 9 years ago
  7. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  8. 18c219b Fix test after register allocator changes. by Nicolas Geoffray · 9 years ago
  9. d426a8f Fix register allocator test. by Calin Juravle · 10 years ago
  10. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 10 years ago
  11. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  12. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 10 years ago
  13. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  14. f537012 Treat SSA transformation special, as we may have to bailout. by Nicolas Geoffray · 10 years ago
  15. d6fb6cf [optimizing compiler] Add DIV_LONG by Calin Juravle · 10 years ago
  16. f43083d Do not update Out after it has a valid location. by Nicolas Geoffray · 10 years ago
  17. d0d4852 [optimizing compiler] Add div-int and exception handling. by Calin Juravle · 10 years ago
  18. 296bd60 Some improvement to reg alloc. by Mingyao Yang · 10 years ago
  19. 1f897b9 Fix register_allocator_test after reg alloc changes. by Nicolas Geoffray · 10 years ago
  20. 56b9ee6 Stop converting from Location to ManagedRegister. by Nicolas Geoffray · 10 years ago
  21. 01ef345 Add trivial register hints to the register allocator. by Nicolas Geoffray · 10 years ago
  22. fd680d8 Fix test now that instructions can die at instruction entry. by Nicolas Geoffray · 10 years ago
  23. aac0f39 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  24. 8a16d97 Fix valgrind errors. by Nicolas Geoffray · 10 years ago
  25. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  26. 3ac17fc Fix SsaDeadPhiElimination in the presence of dependent phis. by Nicolas Geoffray · 10 years ago
  27. de025a7 Fix a bug in LiveInterval::FirstRegisterUseAfter. by Nicolas Geoffray · 10 years ago
  28. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 10 years ago
  29. 31d76b4 Plug code generator into liveness analysis. by Nicolas Geoffray · 10 years ago
  30. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 10 years ago