1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include/llvm/BinaryFormat
Thomas Lively d0c3aa92e3 [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
..
ELFRelocs [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
COFF.h
Dwarf.def [DebugInfoMetadata] Added DIFlags interface in DIBasicType. 2018-08-14 19:35:34 +00:00
Dwarf.h [DebugInfoMetadata] Added DIFlags interface in DIBasicType. 2018-08-14 19:35:34 +00:00
DynamicTags.def [llvm-readobj] Add experimental support for SHT_RELR sections 2018-06-28 21:07:34 +00:00
ELF.h [ELF][ARM] Add Arm ABI names for float ABI ELF Header flags 2018-07-31 13:03:54 +00:00
MachO.def
MachO.h Replace LLVM_ALIGNAS with alignas as a follow-up of r337330 2018-07-27 05:38:14 +00:00
Magic.h
MsgPack.def [BinaryFormat] Add MessagePack reader/writer 2018-08-22 21:42:50 +00:00
MsgPack.h [BinaryFormat] Add MessagePack reader/writer 2018-08-22 21:42:50 +00:00
MsgPackReader.h [BinaryFormat] Add MessagePack reader/writer 2018-08-22 21:42:50 +00:00
MsgPackWriter.h [BinaryFormat] Add MessagePack reader/writer 2018-08-22 21:42:50 +00:00
Wasm.h [WebAssembly] Add V128 value type to binary format 2018-09-20 22:04:44 +00:00
WasmRelocs.def