commit | 2e1ee50a08cc3dd07ce4e956b925c1f0f28cf329 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Wed Mar 24 13:25:53 2010 -0700 |
committer | Andy McFadden <fadden@android.com> | Tue Apr 06 16:55:36 2010 -0700 |
tree | e93664277abf1c8f82a1f963e995a5308a2a1c67 | |
parent | a65503e2a5cf41d7c56451d72358d92d75b148b6 [diff] |
Rearrange some things. This splits DexOptimize into DexPrepare (which deals with file shuffling and fork/exec) and Optimize (which does the actual quickening of instructions). The Optimize functions are now effectively private to the "analysis" directory. Twiddled some comments. No substantive code changes. Change-Id: Ia51865b259fb32822132e2373997866e360ca86a