1. 3d2ec35 Fix ScopedArenaAllocator::Reset() for Create()d allocators. by Vladimir Marko · 10 years ago
  2. 8081d2b Create allocator adapter for using Arena in std containers. by Vladimir Marko · 10 years ago
  3. b19955d Reduce time and memory usage of GVN. by Vladimir Marko · 10 years ago
  4. 22a0ef8 Round up arena allocations to 8 bytes. by Vladimir Marko · 10 years ago
  5. 69f08ba Clean up ScopedArenaAllocatorAdapter. by Vladimir Marko · 10 years ago
  6. 6601882 ART: Use utils.h::RoundUp instead of explicit bit-fiddling by Andreas Gampe · 10 years ago
  7. 53b6afc Free Arenas from the ArenaStack before running codegen. by Vladimir Marko · 10 years ago
  8. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago