[PATCH] D56501: [WebAssembly] Add unimplemented-simd128 subtarget feature

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 16:04:39 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350778: [WebAssembly] Add unimplemented-simd128 subtarget feature (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56501?vs=180941&id=180955#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56501/new/

https://reviews.llvm.org/D56501

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssembly.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblySubtarget.h
  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-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
  llvm/trunk/test/MC/WebAssembly/basic-assembly.s
  llvm/trunk/test/MC/WebAssembly/simd-encodings.s
  llvm/trunk/test/MC/WebAssembly/types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56501.180955.patch
Type: text/x-patch
Size: 31882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/a1f7b52f/attachment.bin>


More information about the llvm-commits mailing list