[PATCH] D37300: [WebAssembly] Add target feature for atomics

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 11:09:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312145: [WebAssembly] Add target feature for atomics (authored by dschuff).

Repository:
  rL LLVM

https://reviews.llvm.org/D37300

Files:
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/trunk/lib/Target/WebAssembly/WebAssembly.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblySubtarget.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblySubtarget.h
  llvm/trunk/test/CodeGen/WebAssembly/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37300.113288.patch
Type: text/x-patch
Size: 8233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/03fda3d8/attachment.bin>


More information about the llvm-commits mailing list