Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
f6ba5b316b51d0fb9f91cb51a42e51dfeee62ee4
/
compiler
/
utils
/
dedupe_set.h
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
35831e8
Reduce memory used by CompiledMethods.
by Vladimir Marko
· 10 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
ba150c3
Omit OatMethodOffsets for classes without compiled code
by Brian Carlstrom
· 12 years ago
d133b97
Shard dedupe set locks.
by Ian Rogers
· 12 years ago
193bad9
Multi threaded hashed deduplication during compilation.
by Mathieu Chartier
· 12 years ago