summaryrefslogtreecommitdiffstats
path: root/compiler/dex/quick/resource_mask.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-1/+1
* Move arenas into runtimeMathieu Chartier2015-02-191-1/+1
* ART: Some Quick cleanupAndreas Gampe2015-01-261-0/+1
* ART: Remove LowestSetBit and IsPowerOfTwoAndreas Gampe2015-01-061-0/+1
* ART: Replace COMPILE_ASSERT with static_assert (compiler)Andreas Gampe2014-11-031-23/+23
* Rewrite use/def masks to support 128 bits.Vladimir Marko2014-06-121-0/+184