Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
192d2abae44f2e58429453011f5b76d138a4bca2
/
libartbase
/
base
/
bit_vector_test.cc
86fe9b8
Revert^4 "Partial LSE analysis & store removal"
by Alex Light
· 6 years ago
2316b3a
Revert^3 "Partial LSE analysis & store removal"
by Alex Light
· 6 years ago
b6837f0
Revert^2 "Partial LSE analysis & store removal"
by Alex Light
· 6 years ago
fe27042
Revert "Partial LSE analysis & store removal"
by Nicolas Geoffray
· 6 years ago
bb6cda6
Partial LSE analysis & store removal
by Alex Light
· 6 years ago
3c7bd3c
Fix issue where moving BitVector could cause free(nullptr)
by Alex Light
· 6 years ago
46c2a23
Don't assume allocators clear memory
by Alex Light
· 6 years ago
b76cb89
Fix incorrect inheritance declaration in IndexIterator
by Alex Light
· 6 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 8 years ago
[Renamed from runtime/base/bit_vector_test.cc]
067f1ed
ART: Remove TODO in BitVector
by Andreas Gampe
· 11 years ago
f10a25f
ART: Fast copy stack mask
by David Brazdil
· 11 years ago
d84b438
Revert "ART: Fast copy stack mask"
by David Brazdil
· 11 years ago
6b10c9b
ART: Fast copy stack mask
by David Brazdil
· 11 years ago
7d27537
ART: Update loop info of all nested loops when inlining
by David Brazdil
· 11 years ago
0407196
Fix BitVector::IndexIterator::operator*() to return uint32_t.
by Vladimir Marko
· 11 years ago
b556761
Fix bug in UnionIfNotIn.
by Nicolas Geoffray
· 12 years ago
e77493c
Make common BitVector operations inline-able.
by Ian Rogers
· 12 years ago
a5b8fde
Rewrite BitVector index iterator.
by Vladimir Marko
· 12 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 12 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 12 years ago
d3c5beb
Avoid allocating OatFile::OatClass on the heap.
by Vladimir Marko
· 12 years ago
4812d43
Fix BitVector::SetInitialBits().
by Vladimir Marko
· 12 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
ba150c3
Omit OatMethodOffsets for classes without compiled code
by Brian Carlstrom
· 13 years ago
[Renamed (68%) from compiler/utils/bit_vector_test.cc]
413e89f
Refactor ArenaBitVector to create more general BitVector
by Brian Carlstrom
· 13 years ago