Add specialized allocation helpers (dotnet/coreclr#21561)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Mon, 17 Dec 2018 13:07:08 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Dec 2018 13:07:08 +0000 (14:07 +0100)
commit75947b3456f5cebb00b247949cd86d01559f9aa3
tree3cf87d0302ea4431a5b5cd3fc76a65cd0f956d9a
parent80a011fd8aaacea2ed2a218459443144d26ce8df
Add specialized allocation helpers (dotnet/coreclr#21561)

This is to support dotnet/corertdotnet/coreclr#6688. They don't exist in CoreCLR (yet).

Commit migrated from https://github.com/dotnet/coreclr/commit/d4a1ed808feba26664d09e81e85336e049d30aa1
src/coreclr/src/inc/corinfo.h
src/coreclr/src/inc/jithelpers.h
src/coreclr/src/jit/earlyprop.cpp
src/coreclr/src/jit/utils.cpp
src/coreclr/src/jit/valuenum.cpp