[mono] Avoid some unnecessary null checks in wrappers using the .no opcode prefix...
authorZoltan Varga <vargaz@gmail.com>
Mon, 7 Jun 2021 18:53:01 +0000 (14:53 -0400)
committerGitHub <noreply@github.com>
Mon, 7 Jun 2021 18:53:01 +0000 (14:53 -0400)
commit017744628361a6fc45c05c75cf640292c670a8dd
treeb63b8c038e4f0c8fb7039b8bfff898398582ed94
parent6ccbbdeca83e64420051af41419ec393f62580a8
[mono] Avoid some unnecessary null checks in wrappers using the .no opcode prefix. (#53817)
src/mono/mono/cil/make-opcodes-def.pl
src/mono/mono/cil/opcode.def
src/mono/mono/metadata/marshal-ilgen.c
src/mono/mono/metadata/method-builder-ilgen.c
src/mono/mono/metadata/method-builder-ilgen.h
src/mono/mono/mini/memory-access.c
src/mono/mono/mini/method-to-ir.c
src/mono/mono/mini/mini.h