[jit] Add tailcall_reg common and amd64 support, to be used soon (#8332)
commitba753235537ea043e713b78075bd546f06980ae0
authorjaykrell <jay.krell@cornell.edu>
Thu, 19 Apr 2018 16:13:18 +0000 (19 09:13 -0700)
committerZoltan Varga <vargaz@gmail.com>
Thu, 19 Apr 2018 16:13:18 +0000 (19 12:13 -0400)
treee263b9631e63b0f9704cadc56db9776cad7a9184
parenta9eac69ffcfe8bc7e28f7b9684d244de19f83ebb
[jit] Add tailcall_reg common and amd64 support, to be used soon (#8332)

for F# FullAOT.

Add some FIXMEs about alignbment and possible
improvements (fixed size rep mov to move tailcall parameters).

Grow static unknown sizes to 255.
mono/mini/cpu-amd64.md
mono/mini/cpu-x86.md
mono/mini/mini-amd64.c
mono/mini/mini-amd64.h
mono/mini/mini-llvm.c
mono/mini/mini-ops.h
mono/mini/mini-x86.c
mono/mini/mini.c
mono/mini/mini.h