diff options
| author | 2012-02-10 17:22:02 -0800 | |
|---|---|---|
| committer | 2012-02-10 17:22:02 -0800 | |
| commit | 07ce1d7fcc65001bd9fad31bd171c9c198a57bdf (patch) | |
| tree | c618267d1ce834add1ab5a634d28602005d57b64 /src/compiler_llvm/compiler_llvm.cc | |
| 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
Diffstat (limited to 'src/compiler_llvm/compiler_llvm.cc')
0 files changed, 0 insertions, 0 deletions