[PATCH] D11924: WebAssembly: implement comparison.
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 14:03:34 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL244665: WebAssembly: implement comparison. (authored by jfb).
Changed prior to commit:
http://reviews.llvm.org/D11924?vs=31857&id=31859#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11924
Files:
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrFloat.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInteger.td
llvm/trunk/test/CodeGen/WebAssembly/comparisons_f32.ll
llvm/trunk/test/CodeGen/WebAssembly/comparisons_f64.ll
llvm/trunk/test/CodeGen/WebAssembly/comparisons_i32.ll
llvm/trunk/test/CodeGen/WebAssembly/comparisons_i64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11924.31859.patch
Type: text/x-patch
Size: 12778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/adeb7201/attachment.bin>
More information about the llvm-commits
mailing list