OSDN Git Service

Implement chaining up to the first 64 cases in a switch statement.
authorBen Cheng <bccheng@google.com>
Thu, 29 Oct 2009 21:39:18 +0000 (14:39 -0700)
committerBen Cheng <bccheng@google.com>
Tue, 3 Nov 2009 18:43:42 +0000 (10:43 -0800)
commit6c10a977ec892c26c8e306356491833bbb073d40
tree30ed190d3a44b477bfbfee0e12d70d8232bd21a3
parent6546de12147083b1fe8c82b7da471e8422ab00d1
Implement chaining up to the first 64 cases in a switch statement.
14 files changed:
vm/Globals.h
vm/compiler/CompilerIR.h
vm/compiler/CompilerUtility.h
vm/compiler/Frontend.c
vm/compiler/Utility.c
vm/compiler/codegen/CompilerCodegen.h
vm/compiler/codegen/arm/Codegen.c
vm/compiler/template/armv5te/TEMPLATE_INVOKE_METHOD_NO_OPT.S
vm/compiler/template/armv5te/TEMPLATE_RETURN.S
vm/compiler/template/out/CompilerTemplateAsm-armv5te-vfp.S
vm/compiler/template/out/CompilerTemplateAsm-armv5te.S
vm/compiler/template/out/CompilerTemplateAsm-armv7-a.S
vm/interp/Jit.c
vm/mterp/common/asm-constants.h