Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
608f63bae4ed0dc0cd6462d0df3d15c28f37f0b2
/
compiler
/
utils
/
arena_allocator.h
a7062e0
Add a linear scan register allocator to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
6601882
ART: Use utils.h::RoundUp instead of explicit bit-fiddling
by Andreas Gampe
· 11 years ago
bd9e9db
Fix clang errors in ArenaAllocator.
by Vladimir Marko
· 11 years ago
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 11 years ago
818f210
Re-apply: Initial check-in of an optimizing compiler.
by Nicolas Geoffray
· 11 years ago
[Renamed (95%) from compiler/dex/arena_allocator.h]
1af0c0b
Revert "Initial check-in of an optimizing compiler."
by Nicolas Geoffray
· 11 years ago
[Renamed (95%) from compiler/utils/arena_allocator.h]
68a5fef
Initial check-in of an optimizing compiler.
by Nicolas Geoffray
· 11 years ago
[Renamed (95%) from compiler/dex/arena_allocator.h]
75165d0
Add valgrind support to compiler arena allocator.
by Mathieu Chartier
· 12 years ago
f6c4b3b
New arena memory allocator.
by Mathieu Chartier
· 12 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 12 years ago
9b7085a
Fix cpplint readability/braces issues
by Brian Carlstrom
· 12 years ago
0cd7ec2
Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 12 years ago
93ba893
Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 12 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 12 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/compiler/dex/arena_allocator.h]
a5abf70
Compiler: replace DOM traversal computation
by buzbee
· 12 years ago
e7a5b7d
Fix memory leak of and use without initialization.
by Ian Rogers
· 12 years ago
862a760
Compiler: continuing refactoring
by buzbee
· 12 years ago