OSDN Git Service

Update counting VR for promotion
authorSerguei Katkov <serguei.i.katkov@intel.com>
Fri, 4 Jul 2014 17:55:46 +0000 (00:55 +0700)
committerAndreas Gampe <agampe@google.com>
Fri, 11 Jul 2014 22:55:07 +0000 (15:55 -0700)
commit59a42afc2b23d2e241a7e301e2cd68a94fba51e5
tree6f59a144ea0e3b0081205a999f5d0ac2d5846fad
parent946a55fa7aec5058d357b601ac3554e242cd1afa
Update counting VR for promotion

For 64-bit it makes sense to compute VR uses together for
int and long because core reg is shared.

Change-Id: Ie8676ece12c928d090da2465dfb4de4e91411920
Signed-off-by: Serguei Katkov <serguei.i.katkov@intel.com>
compiler/dex/quick/arm/codegen_arm.h
compiler/dex/quick/arm64/codegen_arm64.h
compiler/dex/quick/mips/codegen_mips.h
compiler/dex/quick/mir_to_lir.h
compiler/dex/quick/ralloc_util.cc
compiler/dex/quick/x86/codegen_x86.h