index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Headers
/
opencl-c.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenCL] Fix declaration of enqueue_marker
Yaxun Liu
2019-08-22
1
-1
/
+1
*
[OpenCL] Fix lang mode predefined macros for C++ mode.
Anastasia Stulova
2019-08-12
1
-105
/
+105
*
[OpenCL] Remove more duplicates from opencl-c.h
Sven van Haastregt
2019-06-24
1
-29
/
+0
*
[OpenCL][PR41963] Add generic addr space to old atomics in C++ mode
Anastasia Stulova
2019-06-21
1
-0
/
+45
*
[OpenCL] Remove duplicate read_image declarations
Sven van Haastregt
2019-06-21
1
-47
/
+0
*
[OpenCL] Split type and macro definitions into opencl-c-base.h
Sven van Haastregt
2019-06-19
1
-535
/
+2
*
[OpenCL] Undefine cl_intel_planar_yuv extension
Andrew Savonichev
2019-06-03
1
-3
/
+0
*
[OpenCL] Add support for the cl_arm_integer_dot_product extensions
Kevin Petit
2019-05-24
1
-0
/
+28
*
OpenCL: Use length modifier for warning on vector printf arguments
Matt Arsenault
2019-01-29
1
-1
/
+1
*
Revert "OpenCL: Extend argument promotion rules to vector types"
Matt Arsenault
2019-01-29
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OpenCL] opencl-c.h: read_image*(): sampler-less, and image{1,2}d_array_t var...
Roman Lebedev
2019-01-15
1
-2
/
+15
*
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
Andrew Savonichev
2018-11-08
1
-0
/
+631
*
Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estima...
Andrew Savonichev
2018-11-07
1
-631
/
+0
*
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
Andrew Savonichev
2018-11-07
1
-0
/
+631
*
[OpenCL] Remove PIPE_RESERVE_ID_VALID_BIT from opencl-c.h
Andrew Savonichev
2018-10-23
1
-1
/
+0
*
[OpenCL] Add cl_intel_planar_yuv extension
Andrew Savonichev
2018-10-23
1
-0
/
+8
*
OpenCL: Mark printf format string argument
Matt Arsenault
2018-10-03
1
-1
/
+1
*
Remove trailing space
Fangrui Song
2018-07-30
1
-4
/
+4
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-29
1
-2
/
+2
*
[OpenCL] Reorder the CLK_sRGBx/sRGBA defines, NFC
Sven van Haastregt
2018-01-11
1
-1
/
+1
*
[OpenCL] Add extensions cl_intel_subgroups and cl_intel_subgroups_short
Alexey Sotkin
2017-11-27
1
-0
/
+307
*
[OpenCL] Remove extra select functions from opencl-c.h
Yaxun Liu
2017-08-05
1
-324
/
+10
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
1
-12
/
+13
*
[OpenCL] Added checking OpenCL version for cl_khr_mipmap_image built-ins
Egor Churaev
2017-05-10
1
-4
/
+10
*
[OpenCL] Fix extension guards for atomic functions
Anastasia Stulova
2017-03-20
1
-4
/
+2
*
[OpenCL] Implement as_type operator as alias of __builtin_astype.
Egor Churaev
2017-03-16
1
-766
/
+74
*
[OpenCL] Correct ndrange_t implementation
Anastasia Stulova
2017-02-16
1
-4
/
+0
*
[OpenCL] Diagnose write_only image3d when extension is disabled
Anastasia Stulova
2017-01-25
1
-0
/
+34
*
Recommit r289979 [OpenCL] Allow disabling types and declarations associated w...
Yaxun Liu
2016-12-18
1
-0
/
+4
*
Revert r289979 due to regressions
Yaxun Liu
2016-12-16
1
-4
/
+0
*
[OpenCL] Allow disabling types and declarations associated with extensions
Yaxun Liu
2016-12-16
1
-0
/
+4
*
[OpenCL] Mark group functions as convergent in opencl-c.h
Yaxun Liu
2016-11-01
1
-167
/
+168
*
[OpenCL] Diagnose variadic arguments
Anastasia Stulova
2016-10-28
1
-0
/
+2
*
[OpenCL] Add missing atom_xor for 64 bit to opencl-c.h
Yaxun Liu
2016-10-25
1
-0
/
+7
*
[OpenCL] Make is_valid_event, create_user_event overloadable.
Alexey Bader
2016-08-30
1
-2
/
+2
*
[OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
Yaxun Liu
2016-08-16
1
-0
/
+190
*
[OpenCL] Remove extra native_ functions from opencl-c.h
Yaxun Liu
2016-08-04
1
-112
/
+0
*
[OpenCL] Added CLK_ABGR definition for get_image_channel_order return value
Yaxun Liu
2016-07-29
1
-0
/
+1
*
[OpenCL] An implementation of device side enqueue (DSE) from OpenCL v2.0 s6.1...
Anastasia Stulova
2016-07-05
1
-6
/
+0
*
[OpenCL] Add attribute 'pure' to read_image built-in functions to enable opti...
Alexey Bader
2016-06-29
1
-215
/
+215
*
[OpenCL] Add the default header file opencl-c.h for OpenCL C language
Yaxun Liu
2016-05-30
1
-0
/
+16968
*
Revert r271136 [OpenCL] Add the default header file opencl-c.h for OpenCL C l...
Yaxun Liu
2016-05-28
1
-16902
/
+0
*
[OpenCL] Add the default header file opencl-c.h for OpenCL C language
Yaxun Liu
2016-05-28
1
-0
/
+16902