[jit] Add ref types to mini_get_underlying_type (), use it to simplify the switch...
authorZoltan Varga <vargaz@gmail.com>
Wed, 29 Mar 2017 00:17:31 +0000 (20:17 -0400)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2017 00:17:31 +0000 (20:17 -0400)
commitd189c74fa7cb710ad4754992f8d1b8b4cfcf41bb
tree913d3aec953659e24ed64902e5994ee2b5131858
parenta9e73e7370307c2fb346b645c890bb91fd875d33
[jit] Add ref types to mini_get_underlying_type (), use it to simplify the switch loops in the jit. (#4606)
13 files changed:
mono/mini/method-to-ir.c
mono/mini/mini-amd64-gsharedvt.c
mono/mini/mini-amd64.c
mono/mini/mini-arm.c
mono/mini/mini-arm64-gsharedvt.c
mono/mini/mini-arm64.c
mono/mini/mini-generic-sharing.c
mono/mini/mini-ia64.c
mono/mini/mini-llvm.c
mono/mini/mini-mips.c
mono/mini/mini-s390x.c
mono/mini/mini-x86.c
mono/mini/mini.c