1. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  2. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  3. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 9 years ago
  4. 15bd228 Implement irreducible loop support in optimizing. by Nicolas Geoffray · 9 years ago
  5. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 10 years ago
  6. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  7. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 10 years ago
  8. db216f4 Relax the only one back-edge restriction. by Nicolas Geoffray · 10 years ago
  9. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  10. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  11. f537012 Treat SSA transformation special, as we may have to bailout. by Nicolas Geoffray · 11 years ago
  12. e6c96d1 Fix misuse of ArenaAllocator. by Nicolas Geoffray · 11 years ago
  13. 622d9c3 Add loop recognition and CFG simplifications in new compiler. by Nicolas Geoffray · 11 years ago