index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenOpenCL
/
opencl_types.cl
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenCL] Add separate read_only and write_only pipe IR types
Sven van Haastregt
2018-04-27
1
-3
/
+7
*
[AMDGPU] Change constant addr space to 4
Yaxun Liu
2018-02-13
1
-12
/
+16
*
[AMDGPU] Switch to the new addr space mapping by default
Yaxun Liu
2018-02-02
1
-1
/
+2
*
[AMDGPU] Change addr space of clk_event_t, queue_t and reserve_id_t to global
Yaxun Liu
2017-09-13
1
-8
/
+11
*
[OpenCL] Allow targets to select address space per type
Sven van Haastregt
2017-08-15
1
-2
/
+12
*
[OpenCL] Generate opaque type for sampler_t and function call for the initial...
Yaxun Liu
2016-07-28
1
-9
/
+14
*
[OpenCL] AMDGCN target will generate images in constant address space
Yaxun Liu
2016-07-20
1
-15
/
+24
*
[OpenCL] Complete image types support.
Alexey Bader
2016-04-08
1
-14
/
+14
*
[OpenCL] Add Sema checks for types
Xiuli Pan
2016-02-25
1
-2
/
+2
*
Account for calling convention specifiers in function definitions in IR test ...
David Blaikie
2015-06-29
1
-3
/
+3
*
clang/test/CodeGenOpenCL/opencl_types.cl: Tweak expressions according to r237...
NAKAMURA Takumi
2015-05-18
1
-1
/
+1
*
clang/test/CodeGenOpenCL/opencl_types.cl: Appease i686-msvc.
NAKAMURA Takumi
2014-11-30
1
-1
/
+1
*
Tweak clang/test/CodeGenOpenCL/opencl_types.cl to appease msvc since r222941.
NAKAMURA Takumi
2014-11-29
1
-1
/
+1
*
AST: Consider pseudo-struct builtin types as substitutable
David Majnemer
2014-11-28
1
-0
/
+3
*
OpenCL: Emit global variables in the constant addr space as constant globals
Tom Stellard
2014-10-16
1
-1
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-1
/
+1
*
Add OpenCL samplers as Clang builtin types and check sampler related restrict...
Guy Benyei
2013-02-07
1
-0
/
+13
*
Implement OpenCL event_t as Clang builtin type, including event_t related Ope...
Guy Benyei
2013-01-20
1
-0
/
+2
*
Re-commit r170428 changes with Linux style file endings.
Guy Benyei
2012-12-18
1
-0
/
+22
*
Revert changes from r170428, as I accidentally changed the line endings of th...
Guy Benyei
2012-12-18
1
-22
/
+0
*
Add OpenCL images as clang builtin types.
Guy Benyei
2012-12-18
1
-0
/
+22