summaryrefslogtreecommitdiffstats
path: root/polly/test/GPGPU/kernel-params-only-some-arrays.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "[GPGPU] Simplify PPCGSCop to reduce compile time [NFC]"Tobias Grosser2017-08-191-4/+4
* [PPCG] Only add Kernel argument sizes for OpenCL, not CUDA runtimePhilipp Schaad2017-08-191-2/+2
* [GPGPU] Simplify PPCGSCop to reduce compile time [NFC]Tobias Grosser2017-08-181-4/+4
* [GPGPU] Fix compilation issue with latest CUDA upgrade to i128Tobias Grosser2017-07-281-2/+2
* [PPCGCodeGen] [3/3] Update PPCGCodeGen + tests to latest ppcg.Siddharth Bhat2017-07-201-4/+5
* [PPCGCodeGen] Differentiate kernels based on their parent ScopSingapuram Sanjay Srivallabh2017-07-121-6/+6
* Prefix the name of the calling host function in the name of callee GPU kernelSingapuram Sanjay Srivallabh2017-07-051-6/+6
* [Polly][PPCGCodeGen] OpenCL now gets kernel argument size from PPCG CodeGenSiddharth Bhat2017-05-091-2/+2
* [PPCGCodeGeneration] Update PPCG Code Generation for OpenCL compatibilitySiddharth Bhat2017-04-251-4/+4
* GPGPU: Detect read-only scalar arrays ...Tobias Grosser2016-09-171-2/+6
* GPGPU: Mark kernel functions as polly.skipTobias Grosser2016-08-031-2/+2
* GPGPU: use current 'Index' to find slot in parameter arrayTobias Grosser2016-07-281-1/+14
* GPGPU: generate code for ScopStatementsTobias Grosser2016-07-211-2/+4
* test: Add missing 'REQUIRES' lineTobias Grosser2016-07-191-0/+2
* GPGPU: add intrinsic functions to obtain a kernels thread and block idsTobias Grosser2016-07-191-0/+8
* GPGPU: create kernel function skeletonTobias Grosser2016-07-191-0/+76
OpenPOWER on IntegriCloud