compute-runtime/runtime/program
Cetnerowski 8647e0c349 Improve KernelInfo handling:
Remove wrapper for KernelInfo constructor
Switch to unique pointer where possible

Change-Id: Ib3f323e34836e1d189d836fd539ab45518609610
2018-08-23 13:55:28 +02:00
..
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Cmake refactor part 20 2018-03-23 15:51:12 +01:00
block_kernel_manager.cpp [17/n] Internal 4GB allocator. 2018-03-27 10:33:22 +02:00
block_kernel_manager.h [17/n] Internal 4GB allocator. 2018-03-27 10:33:22 +02:00
build.cpp Move CompilerInterface to ExecutionEnvironment 2018-08-21 15:30:15 +02:00
compile.cpp Move CompilerInterface to ExecutionEnvironment 2018-08-21 15:30:15 +02:00
create.cpp Add ExecutionEnvironment parameter to Program::createFromGenBinary 2018-08-16 13:56:36 +02:00
create.inl Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
evaluate_unhandled_token.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_info.cpp Reimplementation of Elf Writer 2018-08-07 17:35:39 +02:00
heap_info.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_arg_info.h New patch token for pure stateful buffer access 2018-07-17 19:55:16 +02:00
kernel_info.cpp Improve KernelInfo handling: 2018-08-23 13:55:28 +02:00
kernel_info.h Improve KernelInfo handling: 2018-08-23 13:55:28 +02:00
link.cpp Move CompilerInterface to ExecutionEnvironment 2018-08-21 15:30:15 +02:00
patch_info.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
print_formatter.cpp Fix printf issue with printing pointers from 32bit kernel on 64bit system. 2018-04-05 17:12:33 +02:00
print_formatter.h Fix printf issue with printing pointers from 32bit kernel on 64bit system. 2018-04-05 17:12:33 +02:00
printf_handler.cpp Pick main Kernel for PrintfHandler and AubSubCapture 2018-08-20 10:06:00 +02:00
printf_handler.h Initial commit 2017-12-21 00:45:38 +01:00
process_elf_binary.cpp Fix for setting correct program compiler version 2018-08-21 18:39:11 +02:00
process_gen_binary.cpp Improve KernelInfo handling: 2018-08-23 13:55:28 +02:00
process_spir_binary.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
program.cpp Move BuiltIns to ExecutionEnvironment 2018-08-21 23:15:47 +02:00
program.h Move CompilerInterface to ExecutionEnvironment 2018-08-21 15:30:15 +02:00