summaryrefslogtreecommitdiffstats
path: root/compiler/leb128_encoder_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-291/+0
* Break unnecessary dependence on common_test.Ian Rogers2014-02-061-13/+12
* Performance improvement for mapping table creation.Vladimir Marko2013-12-051-12/+102
* Delta-encoding of mapping tables.Vladimir Marko2013-11-291-8/+94
* LEB128 tests and performance measurements.Ian Rogers2013-11-141-0/+116