summaryrefslogtreecommitdiff
path: root/test/SemaOpenCL
Commit message (Expand)AuthorAgeFilesLines
* [OpenCL] Add -Wconversion to fdeclare-opencl-builtins testSven van Haastregt2019-09-261-6/+7
* [OpenCL] Add image query builtin functionsSven van Haastregt2019-09-251-0/+4
* [OpenCL] Add version handling and add vector ld/st builtinsSven van Haastregt2019-09-191-0/+50
* [OpenCL] Add image type handling for builtinsSven van Haastregt2019-09-051-0/+30
* AMDGPU: Add builtins for is_shared/is_privateMatt Arsenault2019-09-051-0/+8
* [OpenCL] Fix diagnosing enqueue_kernel call with too few argsSven van Haastregt2019-08-291-0/+2
* [OpenCL] Add const, volatile and pointer builtin handlingSven van Haastregt2019-08-201-0/+10
* [OpenCL] Add generic type handling for builtin functionsSven van Haastregt2019-08-191-8/+21
* [OpenCL] Ignore parentheses for sampler initializationSven van Haastregt2019-08-121-0/+7
* [OpenCL] Allow OpenCL C style vector initialization in C++Anastasia Stulova2019-08-021-27/+0
* Add lifetime categories attributesMatthias Gehre2019-07-251-3/+3
* [OpenCL] Rename lang mode flag for C++ modeAnastasia Stulova2019-07-258-11/+11
* [OpenCL] Define CLK_NULL_EVENT without castSven van Haastregt2019-07-191-1/+2
* AMDGPU: Add some missing builtinsMatt Arsenault2019-07-172-0/+33
* AMDGPU: Add DS GWS sema builtinsMatt Arsenault2019-06-201-1/+2
* [OpenCL] Split type and macro definitions into opencl-c-base.hSven van Haastregt2019-06-191-1/+5
* Suggestions to fix -Wmissing-{prototypes,variable-declarations}Aaron Puchert2019-06-181-0/+1
* [OpenCL] Undefine cl_intel_planar_yuv extensionAndrew Savonichev2019-06-031-0/+7
* [OpenCL] Declare builtin functions using TableGenSven van Haastregt2019-06-031-0/+24
* [OpenCL] Fix file-scope const sampler variable for 2.0Yaxun Liu2019-05-271-0/+7
* [OpenCL] Add support for the cl_arm_integer_dot_product extensionsKevin Petit2019-05-241-0/+43
* Enable queue_t and clk_event_t comparisons in C++ modeSven van Haastregt2019-05-231-0/+1
* [OpenCL] Support pipe keyword in C++ modeSven van Haastregt2019-05-221-1/+4
* [NFC] Fix line endings in OpenCL testsSven van Haastregt2019-05-171-20/+20
* [Sema][OpenCL] Make address space conversions a bit stricter.Anastasia Stulova2019-05-084-3/+103
* [AMDGPU] rename vi-insts into gfx8-instsStanislav Mekhanoshin2019-04-051-1/+1
* [OpenCL] Improved testing of default header.Anastasia Stulova2019-03-192-1/+2
* [PR41007][OpenCL] Allow printf in C++ mode.Anastasia Stulova2019-03-121-1/+1
* [Sema] Change addr space diagnostics in casts to follow C++ style.Anastasia Stulova2019-03-072-28/+140
* [AMDGPU] Allow using integral non-type template parametersMichael Liao2019-02-261-6/+6
* [OpenCL][PR40707] Allow OpenCL C types in C++ mode.Anastasia Stulova2019-02-151-1/+2
* [OpenCL][PR40603] In C++ preserve compatibility with OpenCL C v2.0Anastasia Stulova2019-02-072-59/+64
* [OpenGL] Fix test on PPC after r352540Eric Liu2019-01-301-3/+3
* OpenCL: Try to fix bot test failureMatt Arsenault2019-01-291-0/+2
* OpenCL: Use length modifier for warning on vector printf argumentsMatt Arsenault2019-01-293-11/+176
* Revert "OpenCL: Extend argument promotion rules to vector types"Matt Arsenault2019-01-292-6/+7
* OpenCL: Improve vector printf warningsMatt Arsenault2018-12-012-10/+94
* OpenCL: Don't warn on v printf modifierMatt Arsenault2018-11-131-0/+34
* [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extensionAndrew Savonichev2018-11-082-0/+114
* Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estima...Andrew Savonichev2018-11-072-114/+0
* [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extensionAndrew Savonichev2018-11-072-0/+114
* [OpenCL] Fix diagnostic message about overload candidatesAndrew Savonichev2018-11-071-1/+1
* Allow clk_event_t comparisonsSven van Haastregt2018-11-012-3/+25
* [OpenCL] Fix serialization of OpenCLExtensionDeclsAndrew Savonichev2018-10-292-35/+51
* [OpenCL] Remove unwanted signedness conversion from testsMarco Antognini2018-10-191-4/+4
* AMDGPU: add __builtin_amdgcn_update_dppYaxun Liu2018-10-171-0/+9
* [Sema][OpenCL] Improve diagnostics for not viable overloadable function candi...Andrew Savonichev2018-10-111-1/+1
* [OpenCL] Fixed address space cast in C style cast of C++ parsingAnastasia Stulova2018-10-102-98/+255
* OpenCL: Mark printf format string argumentMatt Arsenault2018-10-031-0/+13
* Revert r326937 "[OpenCL] Remove block invoke function from emitted block lite...Sven van Haastregt2018-10-021-1/+1