Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
5c93af3cc8894deefbc9cba69ea69526c45842aa
/
libartbase
/
base
/
arena_bit_vector.cc
fa6a1b0
ART: Continue adding override annotations
by Andreas Gampe
· 8 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 8 years ago
1979c64
Clean up include paths
by David Sehr
· 8 years ago
1ce2b3b
Move remaining runtime/base stuff to libartbase
by David Sehr
· 8 years ago
[Renamed from runtime/base/arena_bit_vector.cc]
69d310e
Use ScopedArenaAllocator for building HGraph.
by Vladimir Marko
· 9 years ago
f6a35de
Optimizing: Fix register allocator validation memory usage.
by Vladimir Marko
· 10 years ago
e5d80f8
Move ArenaBitVector into the runtime
by Mathieu Chartier
· 11 years ago
[Renamed from compiler/utils/arena_bit_vector.cc]
3481ba2
ART: Clean up includes.
by Vladimir Marko
· 11 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 11 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 12 years ago
e77493c
Make common BitVector operations inline-able.
by Ian Rogers
· 12 years ago
bfea9c2
Class initialization check elimination.
by Vladimir Marko
· 12 years ago
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 12 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 12 years ago
0e33643
Move arena_bit_vector.h/cc to compiler/utils.
by Nicolas Geoffray
· 12 years ago
[Renamed (85%) from compiler/dex/arena_bit_vector.cc]
f7a82b4
Implements a BasicBlock iterator using the ArenaBitVector.
by Jean Christophe Beyler
· 12 years ago
413e89f
Refactor ArenaBitVector to create more general BitVector
by Brian Carlstrom
· 13 years ago
28c2300
More compile-time tuning
by buzbee
· 13 years ago
f6c4b3b
New arena memory allocator.
by Mathieu Chartier
· 13 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 13 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 13 years ago
[Renamed from src/compiler/dex/arena_bit_vector.cc]
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 13 years ago
48ae54e
Tune ArenaBitVector::Iterator::Next.
by Ian Rogers
· 13 years ago
a5abf70
Compiler: replace DOM traversal computation
by buzbee
· 13 years ago
862a760
Compiler: continuing refactoring
by buzbee
· 13 years ago