1. 947eb70 Optimizing: Reduce arena memory used by GraphChecker. by Vladimir Marko · 9 years ago
  2. 6fa06e6 Merge "Tighten art::HNeg type constraints on its input." by Roland Levillain · 9 years ago
  3. 937e6cd Tighten art::HNeg type constraints on its input. by Roland Levillain · 9 years ago
  4. f6a35de Optimizing: Fix register allocator validation memory usage. by Vladimir Marko · 9 years ago
  5. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 9 years ago
  6. 74eb1b2 ART: Implement HSelect by David Brazdil · 9 years ago
  7. f555258 ART: Create BoundType for CheckCast early by David Brazdil · 9 years ago
  8. 9bc4361 ART: Fix simplification of catch blocks in the presence of dead code by David Brazdil · 9 years ago
  9. 655e585 Optimizing: Move GraphChecker memory allocations to arena. by Vladimir Marko · 9 years ago
  10. fe57faa [optimizing] Add basic PackedSwitch support by Mark Mendell · 9 years ago
  11. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 10 years ago
  12. f9a1995 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 10 years ago
  13. 63107a8 Revert "Do not update the type of something we already know." by Calin Juravle · 10 years ago
  14. 30eb58c Do not update the type of something we already know. by Nicolas Geoffray · 10 years ago
  15. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  16. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  17. 0b5c7d1 ART: Implement try/catch blocks in Builder by David Brazdil · 10 years ago
  18. 1152c92 [optimizing] Rename HasArrayAccesses and check it by Mark Mendell · 10 years ago
  19. 4c0eb42 Ensure inlined static calls perform clinit checks in Optimizing. by Roland Levillain · 10 years ago
  20. e7bee3b Merge "Remove duplicates phis created during SSA transformation" by Calin Juravle · 10 years ago
  21. a4f8831 Remove duplicates phis created during SSA transformation by Calin Juravle · 10 years ago
  22. 13b4718 ART: Remove DCHECKs for boolean type by David Brazdil · 10 years ago
  23. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  24. 5c4405e Improve error messages in art::GraphChecker and art::SSAChecker by Roland Levillain · 10 years ago
  25. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 10 years ago
  26. 7c5367b Fix ids and remove invoke when inlining. by Nicolas Geoffray · 10 years ago
  27. 3159674 Fix a bug in the type analysis phase of optimizing. by Nicolas Geoffray · 10 years ago
  28. 91356c0 ART: Use std::vector in GraphChecker by Andreas Gampe · 10 years ago
  29. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  30. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 10 years ago
  31. 633021e Implement default traversals in CFG & SSA graph checkers. by Roland Levillain · 10 years ago
  32. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 10 years ago
  33. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 10 years ago
  34. 6b879dd Add loop- and phi-related checks in the optimizing compiler. by Roland Levillain · 10 years ago
  35. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 10 years ago