commit | a66f4f1c961716543e6534a4d964ac654b759e41 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Tue May 23 14:31:04 2017 +0200 |
committer | Mads Ager <ager@google.com> | Tue May 23 14:31:04 2017 +0200 |
tree | c43419b361df4019264ef194b4217f4f2db3a086 | |
parent | 1901889bf5876e7dead7baf26b709b18e819a3f1 [diff] |
Fix isRematerializable to always use the unadjusted real register number. This ensures that isRematerializable returns the same value for the same interval both when generating moves and when performing peephole optimizations. Change-Id: I2953fac1db981e045c61b7c9717098c2479862a6
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.