Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
CodeGen
/
CGOpenCLRuntime.cpp
3fee351
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
by Andrew Savonichev
· 7 years ago
3b12b7e
Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation
by Andrew Savonichev
· 7 years ago
35dfce7
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
by Andrew Savonichev
· 7 years ago
da3b632
Revert r326937 "[OpenCL] Remove block invoke function from emitted block literal struct"
by Sven van Haastregt
· 7 years ago
4700faa
[OpenCL] Add separate read_only and write_only pipe IR types
by Sven van Haastregt
· 7 years ago
cb35e9f
[OpenCL] Remove block invoke function from emitted block literal struct
by Yaxun Liu
· 8 years ago
fa13d01
[OpenCL] Fix __enqueue_block for block with captures
by Yaxun Liu
· 8 years ago
3bb7eaf
[OpenCL] Fix layering violation by getOpenCLTypeAddrSpace
by Sven van Haastregt
· 8 years ago
c2a87a0
[OpenCL] Emit enqueued block as kernel
by Yaxun Liu
· 8 years ago
10712d9
[OpenCL] Clean up and add missing fields for block struct
by Yaxun Liu
· 8 years ago
efb4d4c
[OpenCL] Allow targets to select address space per type
by Sven van Haastregt
· 8 years ago
58984e7
[OpenCL] Correct ndrange_t implementation
by Anastasia Stulova
· 9 years ago
465c189
[OpenCL] Augment pipe built-ins with pipe packet size and alignment.
by Alexey Bader
· 9 years ago
99444cb
[OpenCL] Fix size of image type
by Yaxun Liu
· 9 years ago
0bc4b2d
[OpenCL] Generate opaque type for sampler_t and function call for the initializer
by Yaxun Liu
· 9 years ago
37ceede
[OpenCL] AMDGCN target will generate images in constant address space
by Yaxun Liu
· 9 years ago
b62f144
[OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library.
by Alexey Bader
· 9 years ago
954ba21
[OpenCL] Complete image types support.
by Alexey Bader
· 9 years ago
9c14e28
[OpenCL] Pipe type support
by Xiuli Pan
· 10 years ago
637d1e6
Roll-back r250822.
by Angel Garcia Gomez
· 10 years ago
b5250d3
Apply modernize-use-default to clang.
by Angel Garcia Gomez
· 10 years ago
9c8453f
[OpenCL] Add new types for OpenCL 2.0.
by Alexey Bader
· 10 years ago
8a13c41
[C++11] Use 'nullptr'. CodeGen edition.
by Craig Topper
· 11 years ago
3587b32
The OpenCL specification states that images are allocated
by Pekka Jaaskelainen
· 12 years ago
6105419
Add OpenCL samplers as Clang builtin types and check sampler related restrictions.
by Guy Benyei
· 13 years ago
1b4fb3e
Implement OpenCL event_t as Clang builtin type, including event_t related OpenCL restrictions (OpenCL 1.2 spec 6.9)
by Guy Benyei
· 13 years ago
ffd5551
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
by Chandler Carruth
· 13 years ago
44eb4f6
Re-sort #include lines using the llvm/utils/sort_includes.py script.
by Chandler Carruth
· 13 years ago
d8a08ea
Re-commit r170428 changes with Linux style file endings.
by Guy Benyei
· 13 years ago
11169dd
Revert changes from r170428, as I accidentally changed the line endings of these files to Windows style.
by Guy Benyei
· 13 years ago
b13abb9
Add OpenCL images as clang builtin types.
by Guy Benyei
· 13 years ago
2dbb708
OpenCL: introduce support for function scope __local variables
by Peter Collingbourne
· 14 years ago