commit | 07ce1d7fcc65001bd9fad31bd171c9c198a57bdf | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Fri Feb 10 17:22:02 2012 -0800 |
committer | buzbee <buzbee@google.com> | Fri Feb 10 17:22:02 2012 -0800 |
tree | c618267d1ce834add1ab5a634d28602005d57b64 | |
parent | 44b412bb795fa6999129b2bc16f5eec1ea97e8f8 [diff] |
Dataflow fix The live-in computation failed to account for Dalvik opcodes with variable number of arguments. This in turn led to missing Phi nodes and the type inference pass missing uses of Dalvik variables as float - knowledge of which is required by the register promotion mechanism. Change-Id: I4a2d60b77ad5274b09c4ed7546c207a3a54b3ad9