llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Thomas Lively 6f21a13675 [WebAssembly] Add V128 value type to binary format
Summary: Adds the necessary support to lib/ObjectYAML and fixes SIMD
calls to allow the tests to work. Also removes some dead code that
would otherwise have to have been updated.

Reviewers: aheejin, dschuff, sbc100

Subscribers: jgravelle-google, sunfish, llvm-commits

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

llvm-svn: 342689
2018-09-20 22:04:44 +00:00
..
CMakeLists.txt [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
LLVMBuild.txt
WebAssemblyAsmBackend.cpp [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
WebAssemblyFixupKinds.h [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +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 [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
WebAssemblyMCTargetDesc.cpp [WebAssembly] Add V128 value type to binary format 2018-09-20 22:04:44 +00:00
WebAssemblyMCTargetDesc.h [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
WebAssemblyTargetStreamer.cpp [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
WebAssemblyTargetStreamer.h [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
WebAssemblyWasmObjectWriter.cpp [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00