[PATCH] D11924: WebAssembly: implement comparison.
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 17:35:09 PDT 2015
jfb created this revision.
jfb added a reviewer: sunfish.
jfb added a subscriber: llvm-commits.
Herald added a subscriber: jfb.
I'll add separate test files for floating-point.
http://reviews.llvm.org/D11924
Files:
lib/Target/WebAssembly/WebAssemblyInstrFloat.td
lib/Target/WebAssembly/WebAssemblyInstrFormats.td
lib/Target/WebAssembly/WebAssemblyInstrInteger.td
test/CodeGen/WebAssembly/comparisons_i32.ll
test/CodeGen/WebAssembly/comparisons_i64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11924.31749.patch
Type: text/x-patch
Size: 7727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/08aa3546/attachment.bin>
More information about the llvm-commits
mailing list