llvm-project/llvm/lib/BinaryFormat
Joseph Huber 24ebdb6c25 [CUDA] Add CUDA fatbinary magic
Nvidia uses fatbinaries to bundle all of their device code. This patch
adds the magic number "0x50ed55ba" used in their propeitary format to
the list of magic identifies. This is technically undocumented and could
unlikely be changed by Nvidia in the future.

Reviewed By: tra

Differential Revision: https://reviews.llvm.org/D120932
2022-03-14 20:08:31 -04:00
..
AMDGPUMetadataVerifier.cpp [AMDGPU][NFC]: Emit metadata for hidden_heap_v1 kernarg 2022-02-25 10:45:35 -08:00
CMakeLists.txt [COFF] Move section name encoding into BinaryFormat 2022-02-21 13:50:56 +02:00
COFF.cpp [COFF] Move section name encoding into BinaryFormat 2022-02-21 13:50:56 +02:00
Dwarf.cpp
ELF.cpp Cleanup headers for BinaryFormat 2022-01-26 13:44:32 +01:00
MachO.cpp
Magic.cpp [CUDA] Add CUDA fatbinary magic 2022-03-14 20:08:31 -04:00
Minidump.cpp
MsgPackDocument.cpp
MsgPackDocumentYAML.cpp [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
MsgPackReader.cpp MsgPackReader.cpp - add missing implicit MathExtras.h header dependency. NFCI. 2021-06-05 18:05:40 +01:00
MsgPackWriter.cpp
Wasm.cpp [WebAssembly] Support R_WASM_MEMORY_ADDR_TLS_SLEB64 for wasm64 2021-07-19 10:22:43 -07:00
XCOFF.cpp [AIX][XCOFF][Bug-Fixed] parse the parameter type of the traceback table 2021-07-15 16:54:22 -04:00