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
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-2
/
+2
*
LLVM IR: Generate new-style byval-with-Type from Clang
Tim Northover
2019-06-05
1
-3
/
+3
*
[OpenCL] Re-fix invalid address space generation for clk_event_t arguments of...
Alexey Sotkin
2019-04-11
1
-2
/
+2
*
[OpenCL] Simplify LLVM IR generated for OpenCL blocks
Andrew Savonichev
2019-02-21
1
-8
/
+26
*
[OpenCL] Change type of block pointer for OpenCL
Alexey Bader
2019-02-19
1
-9
/
+9
*
[opaque pointer types] Cleanup CGBuilder's Create*GEP.
James Y Knight
2019-02-08
1
-2
/
+2
*
[OpenCL] Fix invalid address space generation for clk_event_t
Alexey Sotkin
2018-11-14
1
-1
/
+8
*
Revert r326937 "[OpenCL] Remove block invoke function from emitted block lite...
Sven van Haastregt
2018-10-02
1
-37
/
+46
*
[OpenCL] Restore r338899 (reverted in r338904), fixing stack-use-after-return
Scott Linder
2018-08-07
1
-66
/
+111
*
Revert "[OpenCL] Always emit alloca in entry block for enqueue_kernel builtin"
Vlad Tsyrklevich
2018-08-03
1
-111
/
+66
*
[OpenCL] Always emit alloca in entry block for enqueue_kernel builtin
Scott Linder
2018-08-03
1
-66
/
+111
*
[OpenCL] Fix typos in emitted enqueue kernel function names
Yaxun Liu
2018-05-09
1
-9
/
+9
*
[OpenCL] Remove block invoke function from emitted block literal struct
Yaxun Liu
2018-03-07
1
-46
/
+37
*
[OpenCL] Fix __enqueue_block for block with captures
Yaxun Liu
2018-02-15
1
-0
/
+20
*
[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