Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0d5a281c671444bfa75d63caf1427a8c0e6e1177
/
runtime
/
base
/
bit_vector.h
067f1ed
ART: Remove TODO in BitVector
by Andreas Gampe
· 9 years ago
f10a25f
ART: Fast copy stack mask
by David Brazdil
· 10 years ago
d84b438
Revert "ART: Fast copy stack mask"
by David Brazdil
· 10 years ago
6b10c9b
ART: Fast copy stack mask
by David Brazdil
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
83d46ef
Quick: Fix DCE to mark wide register overlaps correctly.
by Vladimir Marko
· 10 years ago
7d27537
ART: Update loop info of all nested loops when inlining
by David Brazdil
· 10 years ago
0407196
Fix BitVector::IndexIterator::operator*() to return uint32_t.
by Vladimir Marko
· 10 years ago
e77493c
Make common BitVector operations inline-able.
by Ian Rogers
· 10 years ago
014d77a
ART: BitVector not calculating number_of_bits correctly
by Jean Christophe Beyler
· 11 years ago
ec23021
Merge "ART: Added print indices back to BitVector Dumper"
by Ian Rogers
· 11 years ago
920be0b2
Fix style issue.
by Vladimir Marko
· 11 years ago
520f37b
ART: Added print indices back to BitVector Dumper
by Jean Christophe Beyler
· 11 years ago
a5b8fde
Rewrite BitVector index iterator.
by Vladimir Marko
· 11 years ago
622d9c3
Add loop recognition and CFG simplifications in new compiler.
by Nicolas Geoffray
· 11 years ago
804d093
Build live-in, live-out and kill sets for each block.
by Nicolas Geoffray
· 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
ad0d30a
Update to the BitVector Implementation
by Jean Christophe Beyler
· 11 years ago
ba150c3
Omit OatMethodOffsets for classes without compiled code
by Brian Carlstrom
· 11 years ago
[Renamed (89%) from compiler/utils/bit_vector.h]
413e89f
Refactor ArenaBitVector to create more general BitVector
by Brian Carlstrom
· 11 years ago