Commit Graph

74770 Commits

Author SHA1 Message Date
foreman a85ce1411b P4 to Git Change 1131897 by wchau@wchau_WINDOWS7_OCL on 2015/03/18 10:50:41
ECR #399840 - OpenCL Runtime HW Debug support development -  add support to the VI asics &  support the use case of debug registeration in a pre-dispatch callback function

	** Cross branch check-in with CL1131894

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#501 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#139 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gputrap.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#355 edit


[ROCm/clr commit: e51bb49ce6]
2015-03-18 11:26:04 -04:00
foreman e51bb49ce6 P4 to Git Change 1131897 by wchau@wchau_WINDOWS7_OCL on 2015/03/18 10:50:41
ECR #399840 - OpenCL Runtime HW Debug support development -  add support to the VI asics &  support the use case of debug registeration in a pre-dispatch callback function

	** Cross branch check-in with CL1131894

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#501 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#139 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gputrap.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#355 edit
2015-03-18 11:26:04 -04:00
foreman c4c8bbc6b3 P4 to Git Change 1131897 by wchau@wchau_WINDOWS7_OCL on 2015/03/18 10:50:41
ECR #399840 - OpenCL Runtime HW Debug support development -  add support to the VI asics &  support the use case of debug registeration in a pre-dispatch callback function

	** Cross branch check-in with CL1131894

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#501 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#139 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gputrap.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#355 edit


[ROCm/clr commit: 95596795fc]
2015-03-18 11:26:04 -04:00
foreman 95596795fc P4 to Git Change 1131897 by wchau@wchau_WINDOWS7_OCL on 2015/03/18 10:50:41
ECR #399840 - OpenCL Runtime HW Debug support development -  add support to the VI asics &  support the use case of debug registeration in a pre-dispatch callback function

	** Cross branch check-in with CL1131894

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#501 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#139 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gputrap.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#355 edit
2015-03-18 11:26:04 -04:00
foreman 5b188d1c76 P4 to Git Change 1131810 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/18 03:00:21
EPR #010002 - Change OpenCL version number from 1758 to 1759.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1505 edit


[ROCm/clr commit: 3da2bd1161]
2015-03-18 03:50:00 -04:00
foreman 3da2bd1161 P4 to Git Change 1131810 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/18 03:00:21
EPR #010002 - Change OpenCL version number from 1758 to 1759.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1505 edit
2015-03-18 03:50:00 -04:00
foreman b3174b1a35 P4 to Git Change 1131417 by gandryey@gera-w8 on 2015/03/17 10:31:57
ECR #304775 - Mipmaps support
	- Create views for the specified mip level in the transfer operations
	- OCL requires just one mip level transfer. Thus we could keep the original blit kernels and just create a view for the specified mip level.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#75 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#500 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#119 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#90 edit


[ROCm/clr commit: 254b695108]
2015-03-17 10:53:04 -04:00
foreman 254b695108 P4 to Git Change 1131417 by gandryey@gera-w8 on 2015/03/17 10:31:57
ECR #304775 - Mipmaps support
	- Create views for the specified mip level in the transfer operations
	- OCL requires just one mip level transfer. Thus we could keep the original blit kernels and just create a view for the specified mip level.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#75 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#500 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#119 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#90 edit
2015-03-17 10:53:04 -04:00
foreman ca03b14908 P4 to Git Change 1131417 by gandryey@gera-w8 on 2015/03/17 10:31:57
ECR #304775 - Mipmaps support
	- Create views for the specified mip level in the transfer operations
	- OCL requires just one mip level transfer. Thus we could keep the original blit kernels and just create a view for the specified mip level.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#75 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#500 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#119 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#90 edit


[ROCm/clr commit: f20ddcf1ce]
2015-03-17 10:53:04 -04:00
foreman f20ddcf1ce P4 to Git Change 1131417 by gandryey@gera-w8 on 2015/03/17 10:31:57
ECR #304775 - Mipmaps support
	- Create views for the specified mip level in the transfer operations
	- OCL requires just one mip level transfer. Thus we could keep the original blit kernels and just create a view for the specified mip level.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#75 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#500 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#119 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#90 edit
2015-03-17 10:53:04 -04:00
foreman 34cf6c0233 P4 to Git Change 1131311 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/17 03:00:14
EPR #010002 - Change OpenCL version number from 1757 to 1758.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1504 edit


[ROCm/clr commit: 65421eb202]
2015-03-17 03:22:36 -04:00
foreman 65421eb202 P4 to Git Change 1131311 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/17 03:00:14
EPR #010002 - Change OpenCL version number from 1757 to 1758.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1504 edit
2015-03-17 03:22:36 -04:00
Ramesh Errabolu (xN/A) TX 2eab8a72d4 ECR #333755 - Changes to Utils to build on Windows
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1131149]
2015-03-16 16:43:47 -05:00
Ramesh Errabolu (xN/A) TX 0201294ddd ECR #333755 - Changes to Utils to build on Windows
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1131149]


[ROCm/ROCR-Runtime commit: 2eab8a72d4]
2015-03-16 16:43:47 -05:00
foreman fc116cf747 P4 to Git Change 1131041 by yaxunl@yaxunl_stg_win50 on 2015/03/16 13:51:22
ECR #377625 - Refactor amdil function support. Move the code from linker.cpp to llvm32 to facilitate porting linker.cpp to llvm36.

	Also made changes to respect user specified noinline attribute and added options to allow a list of functions to be inlined or not inlined to facilitate debugging.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#119 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/include/llvm/AMDILFuncSupport.h#1 add
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Linker/AMDILFuncSupport.cpp#1 add


[ROCm/clr commit: cc17b01cee]
2015-03-16 14:00:52 -04:00
foreman cc17b01cee P4 to Git Change 1131041 by yaxunl@yaxunl_stg_win50 on 2015/03/16 13:51:22
ECR #377625 - Refactor amdil function support. Move the code from linker.cpp to llvm32 to facilitate porting linker.cpp to llvm36.

	Also made changes to respect user specified noinline attribute and added options to allow a list of functions to be inlined or not inlined to facilitate debugging.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#119 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/include/llvm/AMDILFuncSupport.h#1 add
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Linker/AMDILFuncSupport.cpp#1 add
2015-03-16 14:00:52 -04:00
foreman a7b515971e P4 to Git Change 1130870 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/16 03:00:38
EPR #010002 - Change OpenCL version number from 1756 to 1757.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1503 edit


[ROCm/clr commit: 6b505035c0]
2015-03-16 03:21:52 -04:00
foreman 6b505035c0 P4 to Git Change 1130870 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/16 03:00:38
EPR #010002 - Change OpenCL version number from 1756 to 1757.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1503 edit
2015-03-16 03:21:52 -04:00
foreman 3d4cf52268 P4 to Git Change 1130769 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/14 03:00:11
EPR #010002 - Change OpenCL version number from 1755 to 1756.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1502 edit


[ROCm/clr commit: f24223953a]
2015-03-14 03:07:18 -04:00
foreman f24223953a P4 to Git Change 1130769 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/14 03:00:11
EPR #010002 - Change OpenCL version number from 1755 to 1756.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1502 edit
2015-03-14 03:07:18 -04:00
foreman 0350a0981d P4 to Git Change 1130710 by asalmanp@asalmanp-opencl-stg1 on 2015/03/13 17:49:56
EPR #394115 - Removing an unused variable

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#45 edit


[ROCm/clr commit: 28a3cdd5b5]
2015-03-13 18:28:28 -04:00
foreman 28a3cdd5b5 P4 to Git Change 1130710 by asalmanp@asalmanp-opencl-stg1 on 2015/03/13 17:49:56
EPR #394115 - Removing an unused variable

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#45 edit
2015-03-13 18:28:28 -04:00
Ramesh Errabolu (xN/A) TX b122d56d1e ECR #333755 - Enable the building of DwtHaar1D sample
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130607]
2015-03-13 13:08:47 -05:00
Ramesh Errabolu (xN/A) TX d7216c8124 ECR #333755 - Enable the building of DwtHaar1D sample
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130607]


[ROCm/ROCR-Runtime commit: b122d56d1e]
2015-03-13 13:08:47 -05:00
Ramesh Errabolu (xN/A) TX d501deaef7 ECR #333755 - Enable the build of all samples Nbody, - - -, MatrixTranspose
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130605]
2015-03-13 13:03:10 -05:00
Ramesh Errabolu (xN/A) TX 44de9a7372 ECR #333755 - Enable the build of all samples Nbody, - - -, MatrixTranspose
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130605]


[ROCm/ROCR-Runtime commit: d501deaef7]
2015-03-13 13:03:10 -05:00
Ding, Wei (xN/A) TX e54c4ce05c ECR #333755 - Add the mising DwtHarr1D kernel file.
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130601]
2015-03-13 12:54:43 -05:00
Ding, Wei (xN/A) TX 83744d7fcb ECR #333755 - Add the mising DwtHarr1D kernel file.
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130601]


[ROCm/ROCR-Runtime commit: e54c4ce05c]
2015-03-13 12:54:43 -05:00
Ramesh Errabolu (xN/A) TX b90e8884a1 ECR #333755 - Enable the build of all samples BlackScholes, - - - , SimpleConvolution
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130585]
2015-03-13 11:57:46 -05:00
Ramesh Errabolu (xN/A) TX 4ab78a0f1c ECR #333755 - Enable the build of all samples BlackScholes, - - - , SimpleConvolution
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130585]


[ROCm/ROCR-Runtime commit: b90e8884a1]
2015-03-13 11:57:46 -05:00
Ramesh Errabolu (xN/A) TX f92e289a01 ECR #333755 - Update code to use 1.0F Api's of Finalizer. Presently disabling the build of all samples except BinarySearch
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130579]
2015-03-13 11:46:58 -05:00
Ramesh Errabolu (xN/A) TX b01abf4e3f ECR #333755 - Update code to use 1.0F Api's of Finalizer. Presently disabling the build of all samples except BinarySearch
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130579]


[ROCm/ROCR-Runtime commit: f92e289a01]
2015-03-13 11:46:58 -05:00
foreman 13d915178f P4 to Git Change 1130397 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/13 03:00:13
EPR #010002 - Change OpenCL version number from 1754 to 1755.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1501 edit


[ROCm/clr commit: 848605153d]
2015-03-13 03:06:23 -04:00
foreman 848605153d P4 to Git Change 1130397 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/13 03:00:13
EPR #010002 - Change OpenCL version number from 1754 to 1755.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1501 edit
2015-03-13 03:06:23 -04:00
foreman 5ae0a84bf3 P4 to Git Change 1130172 by asalmanp@asalmanp-opencl-stg1 on 2015/03/12 14:15:06
EPR #394115 - Adding the environment variable "GPU_SELECT_COMPUTE_RINGS_ID" to select a specific compute queue for OCL submission. This EV was requested from KMD team for testing the CWSR demo on CZ.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/7082/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#354 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#111 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#44 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#226 edit


[ROCm/clr commit: 0494cd6ace]
2015-03-12 14:44:24 -04:00
foreman 0494cd6ace P4 to Git Change 1130172 by asalmanp@asalmanp-opencl-stg1 on 2015/03/12 14:15:06
EPR #394115 - Adding the environment variable "GPU_SELECT_COMPUTE_RINGS_ID" to select a specific compute queue for OCL submission. This EV was requested from KMD team for testing the CWSR demo on CZ.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/7082/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#354 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#111 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#44 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#226 edit
2015-03-12 14:44:24 -04:00
foreman ed5c1f3118 P4 to Git Change 1129952 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/12 03:02:11
EPR #010002 - Change OpenCL version number from 1753 to 1754.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1500 edit


[ROCm/clr commit: 034de4c607]
2015-03-12 04:01:38 -04:00
foreman 034de4c607 P4 to Git Change 1129952 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/12 03:02:11
EPR #010002 - Change OpenCL version number from 1753 to 1754.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1500 edit
2015-03-12 04:01:38 -04:00
foreman f3067c54a6 P4 to Git Change 1129742 by yaxunl@yaxunl_stg_win50 on 2015/03/11 15:37:02
EPR #415603 - [CQE OCL][QR][CPU] 29 of 34 SPIR tests failed in all CPUs due to CL#1127589.

	Two changes:
	1. OCL builtin needs to be demangled.
	2. setupLoaderObject() needs to be moved into dll and called through comp lib interface since it needs to reset function pointers of several comp lib interface.
	Otherwise it will use function pointers of the static comp lib and causes strange errors.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/acl.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclLoaders.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#62 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.h#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclFunctors.h#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclStructs.h#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclTypes.h#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Linker/AMDFixupKernelModule.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/CLAssumptionCheck.cpp#40 edit


[ROCm/clr commit: eca7138cd1]
2015-03-11 16:12:47 -04:00
foreman eca7138cd1 P4 to Git Change 1129742 by yaxunl@yaxunl_stg_win50 on 2015/03/11 15:37:02
EPR #415603 - [CQE OCL][QR][CPU] 29 of 34 SPIR tests failed in all CPUs due to CL#1127589.

	Two changes:
	1. OCL builtin needs to be demangled.
	2. setupLoaderObject() needs to be moved into dll and called through comp lib interface since it needs to reset function pointers of several comp lib interface.
	Otherwise it will use function pointers of the static comp lib and causes strange errors.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/acl.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclLoaders.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#62 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.h#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclFunctors.h#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclStructs.h#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclTypes.h#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Linker/AMDFixupKernelModule.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/CLAssumptionCheck.cpp#40 edit
2015-03-11 16:12:47 -04:00
foreman 133d3d0928 P4 to Git Change 1129634 by jsjodin@jsjodin_linux_avx_hsa2 on 2015/03/11 12:04:50
ECR #304775 - Fix failure in TC. Allocation and deallocation cannot be done by different DLLs.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/frontend.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/options.cpp#31 edit


[ROCm/clr commit: 99d43c3313]
2015-03-11 12:22:24 -04:00
foreman 99d43c3313 P4 to Git Change 1129634 by jsjodin@jsjodin_linux_avx_hsa2 on 2015/03/11 12:04:50
ECR #304775 - Fix failure in TC. Allocation and deallocation cannot be done by different DLLs.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/frontend.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/options.cpp#31 edit
2015-03-11 12:22:24 -04:00
foreman 117c599c57 P4 to Git Change 1129458 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/11 03:00:16
EPR #010002 - Change OpenCL version number from 1752 to 1753.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1499 edit


[ROCm/clr commit: 36782c8b2a]
2015-03-11 10:52:11 -04:00
foreman 36782c8b2a P4 to Git Change 1129458 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/11 03:00:16
EPR #010002 - Change OpenCL version number from 1752 to 1753.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1499 edit
2015-03-11 10:52:11 -04:00
foreman e2b53335fb P4 to Git Change 1129400 by kzhuravl@win-kzhuravl-stg-oclhsa on 2015/03/11 00:40:42
EPR #333756 - Required oclhsa changes caused by CL 1129370: remove hsa code descriptor + remove hsa_ext_finalize.h

	Reviewer: Hari
	Testing: p4precheckin (http://ocltc:8111/viewModification.html?modId=48271&personal=true&init=1&tab=vcsModificationBuilds)

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.hpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaprogram.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaprogram.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsavirtual.hpp#16 edit


[ROCm/clr commit: 7019f14621]
2015-03-11 10:30:26 -04:00
foreman 7019f14621 P4 to Git Change 1129400 by kzhuravl@win-kzhuravl-stg-oclhsa on 2015/03/11 00:40:42
EPR #333756 - Required oclhsa changes caused by CL 1129370: remove hsa code descriptor + remove hsa_ext_finalize.h

	Reviewer: Hari
	Testing: p4precheckin (http://ocltc:8111/viewModification.html?modId=48271&personal=true&init=1&tab=vcsModificationBuilds)

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.hpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaprogram.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaprogram.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsavirtual.hpp#16 edit
2015-03-11 10:30:26 -04:00
foreman 9c14ecd867 P4 to Git Change 1129348 by smekhano@stas-solstice-llvm-merge on 2015/03/10 20:49:28
EPR #414133 - HSA HLC: fixed device enqueue code for no-capture case
	A dead store to a context structure may be generated by clang, while our code was only
	expecting a bitcast.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/llvm36/lib/Transforms/Scalar/AMDLowerEnqueueKernel.cpp#6 edit


[ROCm/clr commit: 51f603a4cc]
2015-03-11 10:15:48 -04:00
foreman 51f603a4cc P4 to Git Change 1129348 by smekhano@stas-solstice-llvm-merge on 2015/03/10 20:49:28
EPR #414133 - HSA HLC: fixed device enqueue code for no-capture case
	A dead store to a context structure may be generated by clang, while our code was only
	expecting a bitcast.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/llvm36/lib/Transforms/Scalar/AMDLowerEnqueueKernel.cpp#6 edit
2015-03-11 10:15:48 -04:00
foreman a59ceb6049 P4 to Git Change 1129467 by kzhuravl@lin-kzhuravl-stg-oclhsa on 2015/03/11 03:27:33
EPR #415589 - Prepend default module name if a kernel has module linkage

	Testing: p4precheckin (http://ocltc:8111/viewModification.html?modId=48280&personal=true&init=1&tab=vcsModificationBuilds)

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaprogram.cpp#13 edit


[ROCm/clr commit: 607c6fd805]
2015-03-11 10:13:30 -04:00
foreman 607c6fd805 P4 to Git Change 1129467 by kzhuravl@lin-kzhuravl-stg-oclhsa on 2015/03/11 03:27:33
EPR #415589 - Prepend default module name if a kernel has module linkage

	Testing: p4precheckin (http://ocltc:8111/viewModification.html?modId=48280&personal=true&init=1&tab=vcsModificationBuilds)

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaprogram.cpp#13 edit
2015-03-11 10:13:30 -04:00