commit | 6a71077b64089e69ab2caac34dd35d5b8f682eb3 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Thu Jun 01 09:38:03 2017 +0200 |
committer | Mads Ager <ager@google.com> | Thu Jun 01 09:38:03 2017 +0200 |
tree | 7fae56031e26b0d5416e8f1c59a27b424b07b238 | |
parent | f820a57655a3b5712825de91bf9d95b9d88e84bf [diff] |
Inline some reg alloc methods that have become trivial. R=sgjesse@google.com Change-Id: Ia6538493b3e5a0328c7243f633204e3600fc53d9
The R8 repo contains two tools.
D8 is a dexer that converts java byte code to dex code.
R8 is a java program shrinking and minification tool.