compute-runtime/shared/source/device_binary_format
Kacper Nowak 1b6a907b13 Code refactor
This commit:
- Optimizes usage of std::unordered map
- Corrects variables naming and output messages
- Minor changes in using std::string methods
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2022-03-23 23:12:21 +01:00
..
ar Zebin - yaml parser 2020-07-30 07:26:44 +02:00
elf Update zebin note target metadata 2022-03-10 16:47:01 +01:00
yaml Code refactor 2022-03-23 23:12:21 +01:00
CMakeLists.txt Create debug zebin 2021-09-15 13:56:38 +02:00
debug_zebin.cpp Fix debug zebin creation 2022-01-26 13:55:32 +01:00
debug_zebin.h Fix debug zebin creation 2022-01-26 13:55:32 +01:00
device_binary_format_ar.cpp Store single generic IR in fatbinary when built from SPIR-V input 2022-02-14 15:30:46 +01:00
device_binary_format_ocl_elf.cpp Remove not needed fallthrough 2021-10-25 15:30:22 +02:00
device_binary_format_patchtokens.cpp move common files to shared/ 2021-09-27 11:10:20 +02:00
device_binary_format_zebin.cpp Add support for IntelGT note section 2021-07-09 11:17:14 +02:00
device_binary_formats.cpp OCL: Set target device product family 2022-02-08 16:49:28 +01:00
device_binary_formats.h OCL: Set target device product family 2022-02-08 16:49:28 +01:00
patchtokens_decoder.cpp Remove custom _PATCH_TOKEN_GLOBAL_HOST_ACCESS_TABLE definition 2022-03-21 10:44:27 +01:00
patchtokens_decoder.h Remove custom _PATCH_TOKEN_GLOBAL_HOST_ACCESS_TABLE definition 2022-03-21 10:44:27 +01:00
patchtokens_dumper.cpp Disable EU fusion based on kernel properties from compiler 2022-02-28 18:50:38 +01:00
patchtokens_dumper.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
patchtokens_validator.cpp Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
patchtokens_validator.h Copyright header update 2021-05-17 20:38:19 +02:00
zebin_decoder.cpp Code refactor 2022-03-23 23:12:21 +01:00
zebin_decoder.h Zebin: set kernel barriers based on ext funcs 2022-03-04 14:21:50 +01:00