1. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  2. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  3. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 7 years ago
  4. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  5. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  6. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  7. 5d37c15 Put inlined ArtMethod pointer in stack maps. by Nicolas Geoffray · 8 years ago
  8. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  9. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 9 years ago
  10. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  11. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  12. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 9 years ago
  13. 71bf809 Optimizing: Tag arena allocations in SsaBuilder. by Vladimir Marko · 9 years ago
  14. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 10 years ago
  15. b176d7c Also encode the InvokeType in an InlineInfo. by Nicolas Geoffray · 10 years ago
  16. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 10 years ago
  17. 3dcd58c Fix a bug when creating a HDeoptimization instruction. by Nicolas Geoffray · 10 years ago
  18. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  19. ea55b93 ART: Further refactor use lists by David Brazdil · 10 years ago
  20. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  21. 191c4b1 Inserting a node must also update its inputs users. by Nicolas Geoffray · 10 years ago
  22. 724c963 Also remove environment links to removed instructions. by Nicolas Geoffray · 10 years ago