compute-runtime/shared/test/unit_test/compiler_interface
Luzynski, Sebastian Jozef 91c69e0fe7 Patch global variables and constants once
This change replaces mechanism of patching global constants and
variables in kernel per relocation to patching them only once. This
would improve linking time performance for kernels with multiple global
symbols.

Signed-off-by: Luzynski, Sebastian Jozef <sebastian.jozef.luzynski@intel.com>
2022-11-03 17:45:09 +01:00
..
CMakeLists.txt CMake: don't include shared/test/unit_test when shared tests are skipped 1/n 2022-08-09 11:41:09 +02:00
compiler_cache_tests.cpp Ftr/WA flags cleanup 2022-10-26 12:11:31 +02:00
compiler_interface_tests.cpp Remove not used method 2022-10-05 17:10:51 +02:00
compiler_options_tests.cpp Add option to change GRF mode 2022-09-06 13:00:17 +02:00
external_functions_tests.cpp Correct spelling mistakes 2022-10-20 15:53:23 +02:00
intermediate_representations_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
linker_tests.cpp Patch global variables and constants once 2022-11-03 17:45:09 +01:00