llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Heejin Ahn b3724b7169 [WebAssembly] Support for a ternary atomic RMW instruction
Summary: This adds support for a ternary atomic RMW instruction: cmpxchg.

Reviewers: dschuff

Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits

Differential Revision: https://reviews.llvm.org/D49195

llvm-svn: 338617
2018-08-01 19:40:28 +00:00
..
CMakeLists.txt [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
LLVMBuild.txt
WebAssemblyAsmBackend.cpp [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyFixupKinds.h [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
WebAssemblyMCAsmInfo.cpp [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyMCAsmInfo.h [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyMCCodeEmitter.cpp Support: Simplify endian stream interface. NFCI. 2018-05-18 19:46:24 +00:00
WebAssemblyMCTargetDesc.cpp [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyMCTargetDesc.h [WebAssembly] Support for a ternary atomic RMW instruction 2018-08-01 19:40:28 +00:00
WebAssemblyTargetStreamer.cpp [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyTargetStreamer.h [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyWasmObjectWriter.cpp MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00