compute-runtime/shared/offline_compiler/source
Mateusz Jablonski 579af57161 refactor: don't call OsLibrary::load directly, use function pointer
this allows mocking this call in ULT

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-08-20 08:59:26 +02:00
..
decoder refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
linux fix(ocloc): correct ocloc name in supported devices query 2024-08-14 11:05:28 +02:00
utilities refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
windows fix(ocloc): correct ocloc name in supported devices query 2024-08-14 11:05:28 +02:00
CMakeLists.txt refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
default_cache_config.cpp feature(ocloc): read cl_cache configuration from env variables 2024-06-13 15:41:21 +02:00
main.cpp Copyright header update 2021-05-17 20:38:19 +02:00
multi_command.cpp fix: Fix various typos. 2024-04-17 20:03:06 +02:00
multi_command.h refactor: remove not needed includes from ocloc sources 2023-07-28 18:56:16 +02:00
ocloc.exports build: limit symbols exported by libocloc 2023-11-21 15:37:30 +01:00
ocloc_api.cpp fix(ocloc): disable ocloc output if former ocloc was used 2024-08-14 15:49:14 +02:00
ocloc_api.h feature: add SUPPORTED_DEVICES query to ocloc 2024-07-11 17:38:33 +02:00
ocloc_arg_helper.cpp fix: remove redundant saveOutput method in ocloc 2024-03-04 15:28:42 +01:00
ocloc_arg_helper.h fix(ocloc): disable ocloc output if former ocloc was used 2024-08-14 15:49:14 +02:00
ocloc_concat.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
ocloc_concat.h build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
ocloc_dll_options.cpp Implement ULTs for IgaWrapper 2022-04-19 12:26:36 +02:00
ocloc_dll_options.h Implement ULTs for IgaWrapper 2022-04-19 12:26:36 +02:00
ocloc_fatbinary.cpp test: dir create 2024-08-05 13:58:25 +02:00
ocloc_fatbinary.h fix: generate SPIR-V for first device with -spv_only and multiple devices 2024-06-28 09:30:26 +02:00
ocloc_fcl_facade.cpp refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
ocloc_fcl_facade.h refactor: remove not needed includes from ocloc sources 2023-07-28 18:56:16 +02:00
ocloc_igc_facade.cpp refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
ocloc_igc_facade.h fix: OclocIgcFacade->getIgcRevision() could return nullptr 2023-08-31 12:57:27 +02:00
ocloc_interface.cpp refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
ocloc_interface.h refactor: extract logic of calling former ocloc to separate function 2024-08-13 17:24:48 +02:00
ocloc_supported_devices_helper.cpp fix(ocloc): correct ocloc name in supported devices query 2024-08-14 11:05:28 +02:00
ocloc_supported_devices_helper.h fix(ocloc): correct ocloc name in supported devices query 2024-08-14 11:05:28 +02:00
ocloc_validator.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
ocloc_validator.h refactor ocloc interface 2022-09-29 13:25:58 +02:00
offline_compiler.cpp fix(ocloc): correct ocloc name in supported devices query 2024-08-14 11:05:28 +02:00
offline_compiler.h feature: add SUPPORTED_DEVICES query to ocloc 2024-07-11 17:38:33 +02:00
offline_compiler_helper.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
offline_compiler_options.cpp Copyright header update 2021-05-17 20:38:19 +02:00
offline_linker.cpp refactor: correct naming of enum class constants 5/n 2023-12-13 10:06:02 +01:00
offline_linker.h refactor: correct naming of enum class constants 5/n 2023-12-13 10:06:02 +01:00
queries.h feature: add SUPPORTED_DEVICES query to ocloc 2024-07-11 17:38:33 +02:00