summaryrefslogtreecommitdiffstats
path: root/runtime/vmap_table.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Mips64 runtime supportAndreas Gampe2015-01-151-1/+1
* Register promotion support for 64-bit targetsbuzbee2014-07-031-0/+6
* Replace CountOneBits and __builtin_popcount with POPCOUNT.Vladimir Marko2014-05-021-1/+1
* Encode VmapTable entries offset by 2 to reduce size.Vladimir Marko2014-02-251-7/+12
* Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-121-0/+115