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
/
cl20-device-side-enqueue.cl
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenCL] Emit enqueued block as kernel
Yaxun Liu
2017-10-14
1
-26
/
+162
*
[OpenCL] Clean up and add missing fields for block struct
Yaxun Liu
2017-10-04
1
-26
/
+27
*
[OpenCL] Do not use vararg in emitted functions for enqueue_kernel
Yaxun Liu
2017-09-03
1
-18
/
+72
*
[OpenCL] Add missing subgroup builtins
Joey Gouly
2017-08-01
1
-0
/
+5
*
[OpenCL] Add extension Sema check for subgroup builtins
Joey Gouly
2017-07-31
1
-0
/
+2
*
[OpenCL] Correct ndrange_t implementation
Anastasia Stulova
2017-02-16
1
-23
/
+18
*
[OpenCL] Add missing address spaces in IR generation of blocks
Anastasia Stulova
2017-01-27
1
-24
/
+23
*
[OpenCL] Align fake address space map with the SPIR target maps.
Egor Churaev
2016-12-23
1
-15
/
+15
*
Add the alloc_size attribute to clang, attempt 2.
George Burgess IV
2016-12-22
1
-13
/
+11
*
Revert r290149: Add the alloc_size attribute to clang.
Chandler Carruth
2016-12-20
1
-11
/
+13
*
Add the alloc_size attribute to clang.
George Burgess IV
2016-12-20
1
-13
/
+11
*
[OpenCL] Fix for integer parameters of enqueue_kernel
Anastasia Stulova
2016-11-14
1
-58
/
+90
*
[OpenCL] Change to clk_event parameter in enqueue_kernel.
Anastasia Stulova
2016-11-14
1
-11
/
+18
*
[OpenCL] Fix typo in test that I accidentally introduced in my previous commit.
Joey Gouly
2016-08-10
1
-1
/
+1
*
[OpenCL] Change block descriptor address space to constant.
Joey Gouly
2016-08-10
1
-7
/
+7
*
[OpenCL] An implementation of device side enqueue (DSE) from OpenCL v2.0 s6.1...
Anastasia Stulova
2016-07-05
1
-0
/
+110