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
/
lib
/
CodeGen
/
CGOpenCLRuntime.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenCL] Augment pipe built-ins with pipe packet size and alignment.
Alexey Bader
2016-09-23
1
-1
/
+21
*
[OpenCL] Fix size of image type
Yaxun Liu
2016-08-03
1
-2
/
+2
*
[OpenCL] Generate opaque type for sampler_t and function call for the initial...
Yaxun Liu
2016-07-28
1
-1
/
+10
*
[OpenCL] AMDGCN target will generate images in constant address space
Yaxun Liu
2016-07-20
1
-1
/
+2
*
[OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library.
Alexey Bader
2016-04-13
1
-1
/
+1
*
[OpenCL] Complete image types support.
Alexey Bader
2016-04-08
1
-39
/
+5
*
[OpenCL] Pipe type support
Xiuli Pan
2016-01-09
1
-0
/
+11
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
[OpenCL] Add new types for OpenCL 2.0.
Alexey Bader
2015-09-15
1
-0
/
+34
*
[C++11] Use 'nullptr'. CodeGen edition.
Craig Topper
2014-05-21
1
-1
/
+1
*
The OpenCL specification states that images are allocated
Pekka Jaaskelainen
2014-01-09
1
-8
/
+11
*
Add OpenCL samplers as Clang builtin types and check sampler related restrict...
Guy Benyei
2013-02-07
1
-0
/
+2
*
Implement OpenCL event_t as Clang builtin type, including event_t related Ope...
Guy Benyei
2013-01-20
1
-0
/
+3
*
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Re-sort #include lines using the llvm/utils/sort_includes.py script.
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Re-commit r170428 changes with Linux style file endings.
Guy Benyei
2012-12-18
1
-0
/
+31
*
Revert changes from r170428, as I accidentally changed the line endings of th...
Guy Benyei
2012-12-18
1
-59
/
+28
*
Add OpenCL images as clang builtin types.
Guy Benyei
2012-12-18
1
-28
/
+59
*
OpenCL: introduce support for function scope __local variables
Peter Collingbourne
2011-09-19
1
-0
/
+28