compute-runtime/unit_tests/compiler_interface
Artur Harasimiuk 07a63c91df cl_cache: do not call fcl when not needed
call to FCL can be costly. we don't need this when kernel source is
simple and does not contain '#include'. In this case we can compute hash
directly based on kernel source.

Change-Id: I0455be57d9ee13919a53c145e3feeb00a113d71e
2018-04-03 13:34:02 +02:00
..
CMakeLists.txt Cmake refactor part 8 2018-03-06 20:53:43 +01:00
binary_cache_tests.cpp cl_cache: do not call fcl when not needed 2018-04-03 13:34:02 +02:00
compiler_interface_tests.cpp ULTs: more MemoryManagementFixture cleanup 2018-03-30 10:52:50 +02:00