OSDN Git Service

Jit: Phase 1 of register utility cleanup/rewrite - the great renaming
authorBill Buzbee <buzbee@google.com>
Tue, 9 Feb 2010 19:16:15 +0000 (11:16 -0800)
committerBill Buzbee <buzbee@google.com>
Tue, 9 Feb 2010 20:05:59 +0000 (12:05 -0800)
commitc6f1066fd2dd761349128a9f422bc1ce3c3de595
tree0ef1dff9ddb25a3b986c2f529b1ee8a88d097e27
parent96cfe6c39b91dabc78182e2f7676b27b4012886a
Jit: Phase 1 of register utility cleanup/rewrite - the great renaming

Renaming of all of those register utilities which used to be local because
of our include mechanism to the standard dvmCompiler prefix scheme.
13 files changed:
vm/compiler/codegen/arm/CodegenCommon.c
vm/compiler/codegen/arm/CodegenDriver.c
vm/compiler/codegen/arm/CodegenFactory.c
vm/compiler/codegen/arm/FP/Thumb2VFP.c
vm/compiler/codegen/arm/FP/ThumbVFP.c
vm/compiler/codegen/arm/Ralloc.h
vm/compiler/codegen/arm/RallocUtil.c
vm/compiler/codegen/arm/Thumb/Factory.c
vm/compiler/codegen/arm/Thumb/Gen.c
vm/compiler/codegen/arm/Thumb/Ralloc.c
vm/compiler/codegen/arm/Thumb2/Factory.c
vm/compiler/codegen/arm/Thumb2/Gen.c
vm/compiler/codegen/arm/Thumb2/Ralloc.c