1. afd33d7 Merge "Optimizing: Remove unnecessary And before TypeConversion." by Vladimir Marko · 9 years ago
  2. b01e0e2 Merge "ART: Run SsaBuilder from HGraphBuilder" by David Brazdil · 9 years ago
  3. 8428bd3 Optimizing: Remove unnecessary And before TypeConversion. by Vladimir Marko · 9 years ago
  4. b52bbde Optimizing: Simplify consecutive type conversions. by Vladimir Marko · 9 years ago
  5. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 9 years ago
  6. 2f10a5f Revert "Revert "X86: Use the constant area for more operations."" by Mark P Mendell · 9 years ago
  7. 74eb1b2 ART: Implement HSelect by David Brazdil · 10 years ago
  8. d4aee94 Revert "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 9 years ago
  9. 884e54c Revert "Revert "Change condition to opposite if lhs is constant"" by Nicolas Geoffray · 9 years ago
  10. a05cacc Revert "Change condition to opposite if lhs is constant" by Nicolas Geoffray · 9 years ago
  11. f9f196c Change condition to opposite if lhs is constant by Anton Shamin · 10 years ago
  12. 57e863c ART: Do not build Checker tests with `dx --no-optimize` by David Brazdil · 9 years ago
  13. f180af0 Merge "Optimizing/ARM: Improve long shifts by 1." by Vladimir Marko · 10 years ago
  14. f652917 Simplify boolean condition compared to 0 by Mark Mendell · 10 years ago
  15. f9d741e Optimizing/ARM: Improve long shifts by 1. by Vladimir Marko · 10 years ago
  16. 38db785 Opt compiler: More strength reduction for multiplications. by Alexandre Rames · 10 years ago
  17. 452c1b6 Optimizing: Simplify UShr+And, Shr+And. by Vladimir Marko · 10 years ago
  18. 6a92a03 Cosmetic changes in ART run-tests. by Roland Levillain · 10 years ago
  19. 1e9ec05 ART: Simplify (Not)Equal bool vs. int to true/false by David Brazdil · 10 years ago
  20. b2bdfce Run a simplification pass before code generation. by Nicolas Geoffray · 10 years ago
  21. 454a481 Revert "Revert "Support for inlining virtual and interface calls."" by Nicolas Geoffray · 10 years ago
  22. 6e47586 Revert "Support for inlining virtual and interface calls." by Nicolas Geoffray · 10 years ago
  23. 1d5006c Support for inlining virtual and interface calls. by Nicolas Geoffray · 10 years ago
  24. a06d66a ART: Distinguish Checker lines from comments by David Brazdil · 10 years ago
  25. c57397b ART: Print C1vis lists as [v1,...,vN] by David Brazdil · 10 years ago
  26. c2c48ff ART: Change Checker syntax for variables by David Brazdil · 10 years ago
  27. ba56d06 [optimizing] Improve 32 bit long shift by 1. by Mark Mendell · 10 years ago
  28. 0d22184 Revert "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  29. 769c9e5 ART: Simplify Ifs with BooleanNot condition by David Brazdil · 10 years ago
  30. adf1597 Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  31. 067cae2 Revert "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  32. 5ff903a Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  33. 7bf9bc7 Merge "Minor improvements to 458-checker-instruction-simplification." by Roland Levillain · 10 years ago
  34. b0bd891 [optimizing] Replace FP divide by power of 2 by Mark Mendell · 10 years ago
  35. 0d13fee ART: Simplify more bool operations by David Brazdil · 10 years ago
  36. b2a5847 Minor improvements to 458-checker-instruction-simplification. by Alexandre Rames · 10 years ago
  37. 188d431 Opt compiler: Instruction simplification for HAdd, HNeg, HNot, HSub. by Alexandre Rames · 10 years ago
  38. 7441769 Fix checker tests in 458-checker-instruction-simplification. by Alexandre Rames · 10 years ago
  39. b2fd7bc Opt compiler: Basic simplification for arithmetic operations. by Alexandre Rames · 10 years ago