Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
823e693aa946ba75cd047429e1290011a2ed8729
/
compiler
/
utils
/
arena_bit_vector.cc
3481ba2
ART: Clean up includes.
by Vladimir Marko
· 10 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
e77493c
Make common BitVector operations inline-able.
by Ian Rogers
· 10 years ago
bfea9c2
Class initialization check elimination.
by Vladimir Marko
· 11 years ago
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
0e33643
Move arena_bit_vector.h/cc to compiler/utils.
by Nicolas Geoffray
· 11 years ago
[Renamed (85%) from compiler/dex/arena_bit_vector.cc]
f7a82b4
Implements a BasicBlock iterator using the ArenaBitVector.
by Jean Christophe Beyler
· 11 years ago
413e89f
Refactor ArenaBitVector to create more general BitVector
by Brian Carlstrom
· 11 years ago
28c2300
More compile-time tuning
by buzbee
· 11 years ago
f6c4b3b
New arena memory allocator.
by Mathieu Chartier
· 11 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/compiler/dex/arena_bit_vector.cc]
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 12 years ago
48ae54e
Tune ArenaBitVector::Iterator::Next.
by Ian Rogers
· 12 years ago
a5abf70
Compiler: replace DOM traversal computation
by buzbee
· 12 years ago
862a760
Compiler: continuing refactoring
by buzbee
· 12 years ago