compute-runtime/opencl/source/program
Damian Tomczak 0243004907 feature: additional checkers to enable feature
Resolves: NEO-13973

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2025-03-26 18:06:20 +01:00
..
CMakeLists.txt Add option to change GRF mode 2022-09-06 13:00:17 +02:00
build.cpp fix: add missing nullptr check before accessing ail helper 2024-08-20 16:58:53 +02:00
compile.cpp refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
create.cpp refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
create.inl fix: remove patchtoken fallback 2025-02-10 12:29:45 +01:00
get_info.cpp refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
link.cpp refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
printf_handler.cpp fix: default initialize allocated memory when memory is overwritten 2025-03-11 15:32:33 +01:00
printf_handler.h refactor: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01:00
process_device_binary.cpp fix: correct program header generation for shared isa allocation 2024-09-03 17:50:29 +02:00
process_intermediate_binary.cpp refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
program.cpp feature: additional checkers to enable feature 2025-03-26 18:06:20 +01:00
program.h fix: Add asserts to ensure NonCopyable and NonMovable 1/n 2025-02-18 09:41:20 +01:00