1. eb2d2d346e Allow store elimination for singleton that's returned by Mingyao Yang · 8 years ago
  2. 8697490 Array store/allocation elimination by Mingyao Yang · 8 years ago
  3. 5247c08 Put the resolved class in HLoadClass. by Nicolas Geoffray · 8 years ago
  4. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  5. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 8 years ago
  6. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 9 years ago
  7. 71bf7b4 Optimizations around escape analysis. With tests. by Aart Bik · 9 years ago
  8. 96fd51d Moved escape analysis to reusable module by Aart Bik · 9 years ago
  9. e58bdca Allow HDeoptimize to co-exist with LSE. by Mingyao Yang · 9 years ago
  10. 58d9bfc More store/allocation elimination. by Mingyao Yang · 9 years ago
  11. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 9 years ago
  12. 0a84520 More store/allocation elimination for singletons in case of loops by Mingyao Yang · 9 years ago
  13. b93a165 Do not remove loads/store with unresolved accesses. by Nicolas Geoffray · 9 years ago
  14. 65fef30 Relax the DCHECK in load store elimination. by Nicolas Geoffray · 9 years ago
  15. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 9 years ago
  16. 062157f Enable allocation elimination as part of LSE by Mingyao Yang · 9 years ago
  17. f6a35de Optimizing: Fix register allocator validation memory usage. by Vladimir Marko · 9 years ago
  18. b1d9157 Call HuntForOriginalReference to get to the null. by Nicolas Geoffray · 9 years ago
  19. 0397163 Fix load store elimination bug in the presence of null[i]. by Nicolas Geoffray · 9 years ago
  20. 40bcb93 Some clean-up for the handling of HSelect in LSE by Mingyao Yang · 9 years ago
  21. e5c71f9 Handle HSelect in LSE. by Mingyao Yang · 9 years ago
  22. 15bd228 Implement irreducible loop support in optimizing. by Nicolas Geoffray · 9 years ago
  23. 15693bf ART: Resolve ambiguous ArraySets by David Brazdil · 10 years ago
  24. 803cbb9 For LSE, further optimize stores for singleton references. by Mingyao Yang · 10 years ago
  25. ecf52df ART: Fix bug in LSE by David Brazdil · 10 years ago
  26. 8ab1d64 For LSE, add a few non-aliasing cases due to pre-existence. by Mingyao Yang · 10 years ago
  27. 4b467ed Simplify and rename IsLoopInvariant() test. by Mingyao Yang · 10 years ago
  28. 8993caf ART: Enable all optimizations except LSE under try/catch by David Brazdil · 10 years ago
  29. 0ff7afc Fix an assert in lse. by Mingyao Yang · 10 years ago
  30. fb8464a Revert "Revert "Enable store elimination for singleton objects."" by Mingyao Yang · 10 years ago
  31. d930929 Fix inlining and lse bugs with unresolved access. by Nicolas Geoffray · 10 years ago
  32. 55d02cf Revert "Enable store elimination for singleton objects." by Andreas Gampe · 10 years ago
  33. 7f43a3d Enable store elimination for singleton objects. by Mingyao Yang · 10 years ago
  34. e9d6e60 Disable store elimination on singleton object. by Mingyao Yang · 10 years ago
  35. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 10 years ago
  36. 8030c41 Revert "load store elimination." by Nicolas Geoffray · 10 years ago
  37. 589dac7 load store elimination. by Mingyao Yang · 10 years ago