1. b666f48 Move arenas into runtime by Mathieu Chartier · 9 years ago[Renamed (98%) from compiler/utils/scoped_arena_allocator.cc]
  2. f41b92c Fix possible array access issue by Vladimir · 10 years ago
  3. 3d2ec35 Fix ScopedArenaAllocator::Reset() for Create()d allocators. by Vladimir Marko · 10 years ago
  4. 22a0ef8 Round up arena allocations to 8 bytes. by Vladimir Marko · 10 years ago
  5. 6601882 ART: Use utils.h::RoundUp instead of explicit bit-fiddling by Andreas Gampe · 10 years ago
  6. 8a76f1e Mark ScopedArenaAllocator's allocations undefined for Valgrind. by Vladimir Marko · 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 · 10 years ago