compute-runtime/shared/source
Kacper Nowak 65f7ff2027 Ocloc: Add -s to options string for non-spirv input with -g option passed
Automatically add "-s" (source path) option if -g flag is present.
This applies only to non-spirv input.
- Due to conflict, do not automatically append source path when
CMC compiler is used.
- Minor code refactor: use defined compiler options instead of local
strings; wrap filename in quotes (in case of space-separated filename
string).

Related-To: NEO-7285
Signed-off-by: Kacper Nowak kacper.nowak@intel.com
2022-10-04 14:49:53 +02:00
..
ail Support for non-Latin characters in application path for AIL 2022-08-26 09:23:46 +02:00
aub Warn when RAII lock returned from function is discarded 2022-09-01 16:53:03 +02:00
aub_mem_dump Warn when RAII lock returned from function is discarded 2022-09-01 16:53:03 +02:00
built_ins Add option to change GRF mode 2022-09-06 13:00:17 +02:00
command_container Add ownership management when ensuring space for shared heaps 2022-10-04 12:27:11 +02:00
command_stream Add heap sharing to immediate command lists 2022-10-03 18:50:10 +02:00
commands Copyright header update 2021-05-17 20:38:19 +02:00
compiler_interface Ocloc: Add -s to options string for non-spirv input with -g option passed 2022-10-04 14:49:53 +02:00
debug_settings [L0][XE_HPC]Perform memcpy on CPU by default 2022-10-04 11:39:30 +02:00
debugger Debugger: simplify captureStateBaseAddress() 2022-09-13 17:08:31 +02:00
device Allocate RTDispatchGlobals as unboxed array 2022-09-28 03:42:14 +02:00
device_binary_format 32bit zebin support 2022-09-27 11:12:05 +02:00
direct_submission Fix data race for TLB flush check 2022-08-31 12:27:48 +02:00
dll Add support for PRELIM_I915_PARAM_SET_PAIR 2022-09-29 23:41:39 +02:00
execution_environment Adjust ccs on reinit 2022-09-26 11:24:21 +02:00
gen8 Debug flag to force stateless mocs encryption bit 2022-09-23 15:19:26 +02:00
gen9 Remove not used isSimulation functions 2022-09-20 11:01:55 +02:00
gen11 Remove not used isSimulation functions 2022-09-20 11:01:55 +02:00
gen12lp Revert "Add debug flag to enable specific PIPE_CONTROL fields" 2022-09-29 10:22:25 +02:00
gen_common Initial PVC support 2021-12-07 10:22:41 +01:00
generated Add programming of Dispatch Walk Order in COMPUTE_WALKER for xe_hpg 2022-06-17 10:42:15 +02:00
gmm_helper Revert "Remove fallback path for PAT index programming" 2022-09-23 20:46:31 +02:00
helpers [L0][XE_HPC]Perform memcpy on CPU by default 2022-10-04 11:39:30 +02:00
image Cleanup includes 2022-07-25 09:58:38 +02:00
indirect_heap Cleanup headers 2022-05-18 11:42:06 +02:00
kernel Prepare OCL tests for switch to zebin 2022-09-16 15:33:26 +02:00
memory_manager Store indirect residency at command queue level 2022-09-22 14:07:19 +02:00
memory_properties Initial implementation for creating buffer with ext memory for OpenCl 2022-05-05 13:13:54 +02:00
os_interface Use max enabled slice in debugger thread mapping 2022-10-03 18:11:50 +02:00
page_fault_manager Improve PrintUmdSharedMigration 2022-07-18 19:47:13 +02:00
program Move kernel globals from SVM to USM device 2022-09-23 23:06:15 +02:00
sku_info Remove WaDefaultTile4 flag 2022-02-25 10:59:28 +01:00
source_level_debugger Cleanup headers 2022-05-18 11:42:06 +02:00
tbx AubHelper: Local memory support 2021-07-05 19:13:32 +02:00
unified_memory Add missing pragma once in header files 2022-06-07 16:19:11 +02:00
utilities Add initial enqueue bcs split infrastructure 2022-08-18 15:02:08 +02:00
xe_hp_core Revert "Add debug flag to enable specific PIPE_CONTROL fields" 2022-09-29 10:22:25 +02:00
xe_hpc_core [L0][XE_HPC]Perform memcpy on CPU by default 2022-10-04 11:39:30 +02:00
xe_hpg_core Use max enabled slice in debugger thread mapping 2022-10-03 18:11:50 +02:00
CMakeLists.txt Unify include directories for i915 headers 2022-08-24 14:58:01 +02:00
enable_cores.cmake Add missing platform files to cmake 2022-08-22 12:14:43 +02:00