call
authorJF Bastien <jfb@google.com>
Mon, 24 Aug 2015 21:59:51 +0000 (21:59 +0000)
committerJF Bastien <jfb@google.com>
Mon, 24 Aug 2015 21:59:51 +0000 (21:59 +0000)
commit03685a9bf419e19ada39c9df4dc8a58c36eeee00
treebbfc427ef4ab0cd701567326b5b368851c633938
parente6f4f28248120d16ef19234d67854683397ad6a6
call

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245882 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
lib/Target/WebAssembly/WebAssemblyISD.def [new file with mode: 0644]
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyISelLowering.h
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyInstrFormats.td
test/CodeGen/WebAssembly/call.ll [new file with mode: 0644]