[PATCH] D55956: [WebAssembly] Fix invalid machine instrs in -O0, verify in tests
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 20 23:01:52 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349889: [WebAssembly] Fix invalid machine instrs in -O0, verify in tests (authored by tlively, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55956?vs=179152&id=179243#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55956/new/
https://reviews.llvm.org/D55956
Files:
llvm/trunk/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
llvm/trunk/test/CodeGen/WebAssembly/simd-arith.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-bitcasts.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-comparisons.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-conversions.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-ext-load-trunc-store.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-intrinsics.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-load-store-alignment.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-nested-shuffles.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-noopt.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-offset.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-select.ll
llvm/trunk/test/CodeGen/WebAssembly/simd-sext-inreg.ll
llvm/trunk/test/CodeGen/WebAssembly/simd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55956.179243.patch
Type: text/x-patch
Size: 18718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/957a6e26/attachment.bin>
More information about the llvm-commits
mailing list