[WebAssembly] Update opcode name format for conversions
authorJF Bastien <jfb@google.com>
Thu, 29 Oct 2015 04:10:52 +0000 (04:10 +0000)
committerJF Bastien <jfb@google.com>
Thu, 29 Oct 2015 04:10:52 +0000 (04:10 +0000)
commit0c4ea613c48775ce8eec97699742b27dec2b3bf9
treeba22eb76b248cd814c26a8dcda0b02d98054db6a
parentbdd6759557c1280c62197ca81be4992ea40c33fb
[WebAssembly] Update opcode name format for conversions

Summary:
Conversion opcode name format should be f64.convert_u/i64 not f64_convert_u

Author: s3ththompson
Reviewers: jfb
Subscribers: sunfish, jfb, llvm-commits, dschuff
Differential Revision: http://reviews.llvm.org/D14160

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251613 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
lib/Target/WebAssembly/WebAssemblyInstrConv.td
test/CodeGen/WebAssembly/conv.ll