[WebAssembly] Support calls marked as "tail", fastcc, and coldcc.
authorDan Gohman <dan433584@gmail.com>
Fri, 2 Oct 2015 20:54:23 +0000 (20:54 +0000)
committerDan Gohman <dan433584@gmail.com>
Fri, 2 Oct 2015 20:54:23 +0000 (20:54 +0000)
commita05446bfec76ed32a7b7c3b8eeb525939e137673
treee61757e0161416b120d2bd3d45cbd4785a9206b5
parent0e4cfb749561b85f38e7a4351e4a8911efa01e3b
[WebAssembly] Support calls marked as "tail", fastcc, and coldcc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249184 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
test/CodeGen/WebAssembly/call.ll