compute-runtime/runtime/program
Mateusz Jablonski d1aa5f978d Cmake refactor part 6
Add macro to add all subdirectories
Add macro to create project source tree based on target sources
Small cleanup runtime/CMakeLists.txt

Change-Id: I9b99145c544f648c4c3fe7421752d0c5d9504edf
2018-03-02 00:39:41 +01:00
..
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Cmake refactor part 6 2018-03-02 00:39:41 +01:00
block_kernel_manager.cpp Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
block_kernel_manager.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
build.cpp Adding support for passing proper extensions list from cloc to compilers 2018-01-17 12:47:44 +01:00
compile.cpp Adding support for passing proper extensions list from cloc to compilers 2018-01-17 12:47:44 +01:00
create.cpp Initial commit 2017-12-21 00:45:38 +01:00
create.inl Avoid default parameter to program constructor. 2018-02-28 16:56:07 +01:00
evaluate_unhandled_token.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_info.cpp Initial commit 2017-12-21 00:45:38 +01:00
heap_info.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_arg_info.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_info.cpp Clean obsolete code. 2018-02-23 08:10:12 +01:00
kernel_info.h Add support for GT-Pin Callbacks [3/n] 2018-02-19 10:43:19 +01:00
link.cpp Initial commit 2017-12-21 00:45:38 +01:00
patch_info.h Initial commit 2017-12-21 00:45:38 +01:00
print_formatter.cpp Initial commit 2017-12-21 00:45:38 +01:00
print_formatter.h Initial commit 2017-12-21 00:45:38 +01:00
printf_handler.cpp Initial commit 2017-12-21 00:45:38 +01:00
printf_handler.h Initial commit 2017-12-21 00:45:38 +01:00
process_elf_binary.cpp Convert FALLTHROUGH comments to C++17 [[fallthrough]] attribute 2018-02-14 07:08:00 -08:00
process_gen_binary.cpp Initial commit 2017-12-21 00:45:38 +01:00
process_spir_binary.cpp Initial commit 2017-12-21 00:45:38 +01:00
program.cpp Avoid default parameter to program constructor. 2018-02-28 16:56:07 +01:00
program.h Avoid default parameter to program constructor. 2018-02-28 16:56:07 +01:00