commit | ea9abace14338023b297c895abfc617bb3995bc0 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Fri Jun 02 14:44:20 2017 +0200 |
committer | Mads Ager <ager@google.com> | Fri Jun 02 14:44:20 2017 +0200 |
tree | feb4bffb2a028f420e819225e54e709ea970babc | |
parent | 5b123416b15b474bb298c55e2c91d9d993d29dc1 [diff] |
Remove the original register field from values. The only bit that is a little funky here is the mapping to and from negative register values for incomplete phis on exceptional edges. R=sgjesse@google.com, zerny@google.com Change-Id: If4aa465c2ea64f0f7177f3f37fee162e55fe2408
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.