llvm-project/polly/tools/GPURuntime
Tobias Grosser 7287aeddf1 GPGPU: Complete code to allocate and free device arrays
At the beginning of each SCoP, we allocate device arrays for all arrays
used on the GPU and we free such arrays after the SCoP has been executed.

llvm-svn: 276635
2016-07-25 12:47:33 +00:00
..
CMakeLists.txt Do not compile GPU library with sanitizers 2015-07-28 12:51:23 +00:00
GPUJIT.c GPGPU: Complete code to allocate and free device arrays 2016-07-25 12:47:33 +00:00
GPUJIT.h GPGPU: Complete code to allocate and free device arrays 2016-07-25 12:47:33 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:41:38 +00:00