Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
0095e0b8380a8802f40a21928800b9df6e11f1d7
/
runtime
/
base
/
bit_vector.cc
8194963
Replace CountOneBits and __builtin_popcount with POPCOUNT.
by Vladimir Marko
· 11 years ago
5afa08f
ART: Bitvector extensions for dumping and size handling
by Jean Christophe Beyler
· 11 years ago
d3c5beb
Avoid allocating OatFile::OatClass on the heap.
by Vladimir Marko
· 11 years ago
4812d43
Fix BitVector::SetInitialBits().
by Vladimir Marko
· 11 years ago
ad0d30a
Update to the BitVector Implementation
by Jean Christophe Beyler
· 11 years ago
ba150c3
Omit OatMethodOffsets for classes without compiled code
by Brian Carlstrom
· 12 years ago
[Renamed (70%) from compiler/utils/bit_vector.cc]
413e89f
Refactor ArenaBitVector to create more general BitVector
by Brian Carlstrom
· 12 years ago