Commit gráf

3098 Commit-ok

Szerző SHA1 Üzenet Dátum
foreman 9d37ac1fc8 P4 to Git Change 1152825 by bdhanase@bala_workpc_ocl on 2015/05/20 16:19:13
EPR #397491 - According to HSA-Finalizer-ADD, for GPUVM32 private_segment_aperture_base_hi and group_segment_aperture_base_hi should be equal to the 32 bits of the 32 bit private and group segment flat address aperture.

	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#362 edit
2015-05-20 16:30:03 -04:00
foreman a24f070742 P4 to Git Change 1152531 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/20 03:00:12
EPR #010002 - Change OpenCL version number from 1804 to 1805.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1551 edit
2015-05-20 03:13:14 -04:00
foreman 4cffcd3997 P4 to Git Change 1152294 by nhaustov@spb-hlc-tonga2_hsa on 2015/05/19 12:34:06
ECR #333756 - HSA Finalizer: Make sure size of kernarg segment, alignment of kernarg, private and group segments are multiple of 16. Update ORCA runtime assert. [ OpenCL integration of CL 1151953]

	Change by Nikolay Haustov
	Testing: http://ocltc:8111/viewModification.html?modId=51851&personal=true&init=1&tab=vcsModificationBuilds

	Also fix uncovered problem in test.

	Testing: pre-checkin
	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sc/HSAIL/hsail-fin/HSAILFinalizer.cpp#16 integrate
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sc/HSAIL/tests/src/finalizer/features/structural_analysis/short_circuit/short_circuit06.hsail#4 integrate
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#284 edit
2015-05-19 12:40:37 -04:00
foreman 7fa12b2bc8 P4 to Git Change 1152081 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/19 03:00:17
EPR #010002 - Change OpenCL version number from 1803 to 1804.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1550 edit
2015-05-19 03:15:06 -04:00
foreman 915592103f P4 to Git Change 1151968 by skudchad@skudchad_test_win_opencl2 on 2015/05/18 20:09:41
EPR #403782 - IOMMU2/SVM
	- Disable DX interop on SVM. This is a feature for SVM and may need more work.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/7555/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#310 edit
2015-05-18 20:15:12 -04:00
foreman ebe57f6e94 P4 to Git Change 1151680 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/16 03:00:11
EPR #010002 - Change OpenCL version number from 1802 to 1803.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1549 edit
2015-05-16 03:11:08 -04:00
foreman 488ac00670 P4 to Git Change 1151655 by gandryey@gera-w8 on 2015/05/15 19:27:54
ECR #304775 - Mipmaps support
	- Following CL#1151650. Change the comparison condition to 1.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#216 edit
2015-05-15 19:38:50 -04:00
foreman b8c761b199 P4 to Git Change 1151650 by gandryey@gera-w8 on 2015/05/15 18:45:24
ECR #304775 - Mipmaps support
	- Enable miplevel flag even for the first mip level when runtime creates a view. Otherwise GSL may change the pitch alignment for the created view.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#215 edit
2015-05-15 18:50:37 -04:00
foreman 5303c618b2 P4 to Git Change 1151521 by jatang@jatang-opencl-hsa-stg1 on 2015/05/15 15:16:15
EPR #419347 - Fix a d3d9 memory leak.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceD3D9.cpp#12 edit
2015-05-15 15:49:45 -04:00
foreman 4b5f8c85fa P4 to Git Change 1151506 by rili@rili_opencl_stg on 2015/05/15 14:56:06
EPR #418590 - Fix improper check for temp path.
	                       - Existing code will change temp path to "." if tempPath is "C:\Windows\Temp\"
	                       - Need to make sure temp path will be changed to "." if tempPath is "C:\Windows\" or "C:\Windows"

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/os/os_win32.cpp#44 edit
2015-05-15 15:26:19 -04:00
foreman dd63bd7d18 P4 to Git Change 1151492 by bdhanase@bala_workpc_ocl on 2015/05/15 14:40:44
EPR #397491 - Disable generic address space only on 32 bit Linux

	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#116 edit
2015-05-15 15:06:35 -04:00
foreman 5da96e702c P4 to Git Change 1151415 by jatang@jatang-opencl-hsa-stg1 on 2015/05/15 11:06:22
EPR #412821 - Fix a crash when the ThreadTrace Object is freed before a ThreadTrace command is processed.

	Also change 'None' to 'Undefined', since 'None' is a macro defined in X.h.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#77 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/threadtrace.hpp#5 edit
2015-05-15 11:14:53 -04:00
foreman 81fdab5c28 P4 to Git Change 1151293 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/15 03:00:12
EPR #010002 - Change OpenCL version number from 1801 to 1802.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1548 edit
2015-05-15 03:07:12 -04:00
foreman 1c5ee64101 P4 to Git Change 1151052 by emankov@em-hsa-amd on 2015/05/14 15:16:47
ECR #333753 - Compiler Lib/RT: libutils.h usage removal due to non-API interface

	Utils are to be used only by Compiler Lib itself.

	Testing: pre checkin

	Reviewers: German Andryeyev, Brian Sumner, Yaxun Liu

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#17 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#178 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#193 edit
2015-05-14 15:28:01 -04:00
foreman 889deb9f55 P4 to Git Change 1150724 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/14 03:00:47
EPR #010002 - Change OpenCL version number from 1800 to 1801.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1547 edit
2015-05-14 03:10:35 -04:00
foreman 22e298d645 P4 to Git Change 1150377 by gandryey@gera-w8 on 2015/05/13 11:39:13
EPR #419351 - clEnqueueNDRange crash if one doesn't create a device queue and use device enqueue in the kernel
	- add a check for defQueue is NULL in case the app didn't create one.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#510 edit
2015-05-13 12:20:57 -04:00
foreman 70aabc5325 P4 to Git Change 1150348 by rayxiao@alit_opencl_rayxiao on 2015/05/13 10:49:22
EPR #396242 - Solution to cpu device alignment bug.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/edg/src/amd_ocl_attribute.c#24 edit
... //depot/stg/opencl/drivers/opencl/compiler/edg/src/cmd_line.c#86 edit
... //depot/stg/opencl/drivers/opencl/compiler/edg/src/il.c#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpucommand.cpp#64 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpucommand.hpp#39 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpukernel.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpumapping.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpumapping.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpuprogram.cpp#65 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpuprogram.hpp#13 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#231 edit
... //depot/stg/opencl/drivers/opencl/tools/runocl/options.c#11 edit
2015-05-13 12:01:50 -04:00
foreman ca22504f20 P4 to Git Change 1150204 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/13 03:00:11
EPR #010002 - Change OpenCL version number from 1799 to 1800.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1546 edit
2015-05-13 03:09:43 -04:00
foreman 62086bac47 P4 to Git Change 1149677 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/12 03:00:12
EPR #010002 - Change OpenCL version number from 1798 to 1799.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1545 edit
2015-05-12 03:08:38 -04:00
foreman 7a956a4aa7 P4 to Git Change 1149454 by yaxunl@yaxunl_stg_win50 on 2015/05/11 15:00:43
EPR #419065 - [CQE OCL][ISV][QR][G] FAHBenchmark application is crashing.

	Two issues:
	1. Remove clearing of profileEnabled_ since it may cause incorrect kernel execution time measurement.
	2. Blit kernels causes assertion in getWavesPerSH since they do not have wave limiters. Remove the assert. If a kernel has no wave limiter, returns 0 in getWavesPerSH.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#361 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuwavelimiter.cpp#5 edit
2015-05-11 15:14:59 -04:00
foreman e827176b32 P4 to Git Change 1149088 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/09 03:00:12
EPR #010002 - Change OpenCL version number from 1797 to 1798.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1544 edit
2015-05-09 03:08:24 -04:00
foreman 7ed79b8ced P4 to Git Change 1148674 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/08 03:00:11
EPR #010002 - Change OpenCL version number from 1796 to 1797.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1543 edit
2015-05-08 03:13:37 -04:00
foreman 589971f855 P4 to Git Change 1148149 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/07 03:00:12
EPR #010002 - Change OpenCL version number from 1795 to 1796.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1542 edit
2015-05-07 03:14:11 -04:00
foreman 4cad8af890 P4 to Git Change 1147649 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/06 03:00:13
EPR #010002 - Change OpenCL version number from 1794 to 1795.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1541 edit
2015-05-06 03:09:12 -04:00
foreman 02e5c725c0 P4 to Git Change 1147188 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/05 03:00:13
EPR #010002 - Change OpenCL version number from 1793 to 1794.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1540 edit
2015-05-05 03:13:05 -04:00
foreman 51efa976bf P4 to Git Change 1147021 by yaxunl@yaxunl_stg_win50 on 2015/05/04 16:06:06
ECR #304775 - Wave limiter: Fix bug in adaptation.

	Dumped waves/simd value is incorrect.
	Should exit adptation only after the changed waves/simd value is applied.
	Added wave limiter manager to handle situation that one kernel is enqueued to more than one queues. Create wave limiter for each virtual device.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#245 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#283 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#109 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#360 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuwavelimiter.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuwavelimiter.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#70 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#76 edit
2015-05-04 16:20:24 -04:00
foreman 3fd2754073 P4 to Git Change 1146798 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/04 03:00:13
EPR #010002 - Change OpenCL version number from 1792 to 1793.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1539 edit
2015-05-04 03:13:47 -04:00
foreman 5c39773984 P4 to Git Change 1146732 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/02 03:00:11
EPR #010002 - Change OpenCL version number from 1791 to 1792.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1538 edit
2015-05-02 03:11:29 -04:00
foreman 51f8154b23 P4 to Git Change 1146707 by bdhanase@bala_workpc_ocl on 2015/05/01 18:29:18
EPR #410821 - Reduced the maxMemAlloc and global memory size on APUs to 75% of uncachedRemoteRAM.

	http://ocltc.amd.com/reviews/r/7425/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#509 edit
2015-05-01 18:36:34 -04:00
foreman ffa4be327e P4 to Git Change 1146507 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/01 03:00:11
EPR #010002 - Change OpenCL version number from 1790 to 1791.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1537 edit
2015-05-01 03:06:31 -04:00
foreman ba9774d7f2 P4 to Git Change 1146133 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/30 03:00:13
EPR #010002 - Change OpenCL version number from 1789 to 1790.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1536 edit
2015-04-30 03:12:36 -04:00
foreman e203793ad8 P4 to Git Change 1145697 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/29 03:00:12
EPR #010002 - Change OpenCL version number from 1788 to 1789.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1535 edit
2015-04-29 03:13:34 -04:00
foreman 4e40237478 P4 to Git Change 1145109 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/28 03:00:17
EPR #010002 - Change OpenCL version number from 1787 to 1788.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1534 edit
2015-04-28 03:18:43 -04:00
foreman b5a5c65e53 P4 to Git Change 1144775 by yaxunl@yaxunl_stg_win50 on 2015/04/27 12:11:07
ECR #304775 - Wave limiter: Fix crash in CompuBenchCL video composition due to profiling data not collected correctly.

	Gpuvirtual.cpp only collects profiling data when all events have profiling enabled. Fixed it by adding a member to indicate at least one event has profiling enabled and collect profiling data.

	Improved adptation by changing waves/simd only when the last change has been enforced. Also detecting discontinuities in measured data and discard them.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#359 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#129 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuwavelimiter.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuwavelimiter.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#230 edit
2015-04-27 12:21:03 -04:00
foreman f71848412d P4 to Git Change 1144485 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/25 03:00:15
EPR #010002 - Change OpenCL version number from 1786 to 1787.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1533 edit
2015-04-25 03:15:06 -04:00
foreman 8c00d76f96 P4 to Git Change 1144455 by gandryey@gera-dev-w7 on 2015/04/24 19:06:19
ECR #304775 - Fix offline compilation for Hawaii with -cl-fp32-correctly-rounded-divide-sqrt flag
	- check for cl-fp32-correctly-rounded-divide-sqrt support uses device info, but device info was never fully updated for offline devices. This change will update device info structure for offline devices as well.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#508 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#143 edit
2015-04-24 19:18:07 -04:00
foreman 73e2723ad9 P4 to Git Change 1144056 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/24 03:00:12
EPR #010002 - Change OpenCL version number from 1785 to 1786.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1532 edit
2015-04-24 03:06:33 -04:00
foreman 39614d00f4 P4 to Git Change 1143576 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/23 03:00:53
EPR #010002 - Change OpenCL version number from 1784 to 1785.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1531 edit
2015-04-23 03:09:59 -04:00
foreman 6b46087492 P4 to Git Change 1143340 by skudchad@skudchad_test_win_opencl2 on 2015/04/22 13:03:52
EPR #403782 - IOMMU2/SVM on CZ Win10, GL Interop changes for SVM.
	- Pass flag to GL to disable forceRemoteAllocation during GLDissociate

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#23 edit
2015-04-22 13:12:25 -04:00
foreman 5cb151c778 P4 to Git Change 1143317 by yaxunl@yaxunl_stg_win50 on 2015/04/22 11:23:22
ECR #304775 - Wave limiter: fix bug about some variables not initialized before being used.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuwavelimiter.cpp#2 edit
2015-04-22 11:31:43 -04:00
foreman c5c2b34adf P4 to Git Change 1143144 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/22 03:00:11
EPR #010002 - Change OpenCL version number from 1783 to 1784.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1530 edit
2015-04-22 03:19:32 -04:00
foreman 753f82f868 P4 to Git Change 1142991 by skudchad@skudchad_test_win_opencl2 on 2015/04/21 18:31:11
EPR #403782 - IOMMU2/SVM on CZ Win10, GL Interop changes for SVM.
	- Pass flag to GL to indicate SVM mode for OpenCL

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/7394/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#22 edit
2015-04-21 18:43:08 -04:00
foreman a52449cc34 P4 to Git Change 1142817 by wchau@wchau_WINDOWS7_OCL on 2015/04/21 11:57:39
EPR #416903 - reduce maximum work load time to avoid BSOD/TDR when running the FlopsCL benchmarks  on Kaveri

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#309 edit
2015-04-21 12:06:42 -04:00
foreman b607f5194c P4 to Git Change 1142726 by emankov@em-hsa-amd on 2015/04/21 07:12:16
ECR #333753 - Compiler Lib/ORCA RT: JIT refactoring

	Purpose: Make JIT work with different LLVMs - LLVM 3.6 pre-merge task.

	Synopsis: After splitting of Compiler Lib, JIT appeared to be apart from Compiler Lib's infrastructure and without any wrapping, hence working only with statically linked LLVM from amdocl library (HSAIL), which is unacceptable in the light of 2 LLVMs after upcoming LLVM 3.6 merge. CPU should work on LLVM 3.2.

	Finally JIT folder is totally removed from the Compiler Lib sources and make system as unneeded laterally from the Compiler Lib’s infrastructure solution.

	Testing: pre check-in, smoke, ocl_conformance 1.2 CPU (selectively)

	Reviewers: Stanislav Mekhanoshin, Brian Sumner, Jan Sjodin, Artem Tamazov, Daniil Fukalov

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#109 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/Makefile#33 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/acl.cpp#29 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclLoaders.cpp#12 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/Disassembler.cpp#1 move/add
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/Disassembler.h#1 move/add
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/build/Makefile.common#29 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/codegen.cpp#61 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/codegen.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#66 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.h#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/cpu/x86_be.cpp#29 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/build/Makefile.complib#80 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/acl.h#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclFunctors.h#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclStructs.h#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclTypes.h#6 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/jit/Makefile#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/lib/jit/include/jit.h#3 delete
... //depot/stg/opencl/drivers/opencl/compiler/lib/jit/src/Disassembler.cpp#4 move/delete
... //depot/stg/opencl/drivers/opencl/compiler/lib/jit/src/Disassembler.h#2 move/delete
... //depot/stg/opencl/drivers/opencl/compiler/lib/jit/src/Makefile#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/lib/jit/src/build/Makefile#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/lib/jit/src/build/Makefile.src#5 delete
... //depot/stg/opencl/drivers/opencl/compiler/lib/jit/src/jit.cpp#15 delete
... //depot/stg/opencl/drivers/opencl/compiler/lib/jit/src/jit.hpp#3 delete
... //depot/stg/opencl/drivers/opencl/compiler/llvm/linux/include/llvm/Config/config.h#27 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/linux/include/llvm/Config/config.h#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpubinary.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpuprogram.cpp#64 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpuprogram.hpp#12 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/CLAssumptionCheck.cpp#41 edit
2015-04-21 07:20:43 -04:00
foreman a69c6e8be5 P4 to Git Change 1142644 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/21 03:00:12
EPR #010002 - Change OpenCL version number from 1782 to 1783.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1529 edit
2015-04-21 03:21:58 -04:00
foreman 74ec967de2 P4 to Git Change 1142114 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/18 03:00:11
EPR #010002 - Change OpenCL version number from 1781 to 1782.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1528 edit
2015-04-18 03:12:40 -04:00
foreman d39ccbbfec P4 to Git Change 1141872 by yaxunl@yaxunl_stg_win50 on 2015/04/17 10:17:05
ECR #354633 - SPIR: Making SPIR loading work for HSAIL path.
	Fixed arch type when creating elf for SPIR.
	Fixed query of elf for contained IR.
	Fixed copying elf binary containing SPIR for HSAIL path.
	Added translation of kernel name in SPIR loader for HSAIL path.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#65 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclEnums.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/bifbase.cpp#52 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Linker/AMDFixupKernelModule.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/SPIR/AMDSPIRLoader.cpp#91 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/SPIR/AMDSPIRLoader.h#15 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#177 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#192 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/CLEnumCheck.cpp#42 edit
2015-04-17 10:24:36 -04:00
foreman 71a3d49e32 P4 to Git Change 1141751 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/17 03:00:12
EPR #010002 - Change OpenCL version number from 1780 to 1781.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1527 edit
2015-04-17 03:12:20 -04:00
foreman e523b4cc1a P4 to Git Change 1141321 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/16 03:00:14
EPR #010002 - Change OpenCL version number from 1779 to 1780.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1526 edit
2015-04-16 03:30:01 -04:00
foreman 964c612626 P4 to Git Change 1140936 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/15 03:00:13
EPR #010002 - Change OpenCL version number from 1778 to 1779.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1525 edit
2015-04-15 03:11:25 -04:00