[PATCH] WebAssembly: start instructions
JF Bastien
jfb at chromium.org
Wed Jul 1 13:18:54 PDT 2015
Hi sunfish,
* Add 64-bit address space feature, and threads feature.
* Rename SIMD feature to SIMD128.
* Rename generic processor to MVP, to follow design's lead.
* Add bleeding-edge 32 and 64 processors, with all features included.
* Fix a few DEBUG_TYPE to match other backends.
http://reviews.llvm.org/D10880
Files:
lib/Target/WebAssembly/WebAssembly.td
lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.td
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
lib/Target/WebAssembly/WebAssemblySubtarget.cpp
lib/Target/WebAssembly/WebAssemblySubtarget.h
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10880.28893.patch
Type: text/x-patch
Size: 6274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150701/1d326d8b/attachment.bin>
More information about the llvm-commits
mailing list