summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenOpenCL/amdgpu-nullptr.cl
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in clangAlexander Kornienko2018-04-061-2/+2
* [AMDGPU] Change constant addr space to 4Yaxun Liu2018-02-131-16/+16
* [AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu2018-02-021-75/+75
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-5/+5
* AMDGPU: Use direct struct returns and argumentsMatt Arsenault2017-08-091-2/+2
* [AMDGPU] Fix size and alignment of size_t and pointer typesYaxun Liu2017-07-051-24/+24
* [AMDGPU] Do not require opencl triple environment for OpenCLYaxun Liu2017-05-231-1/+2
* CodeGen: Cast alloca to expected address spaceYaxun Liu2017-05-181-2/+2
* AMDGPU: Make 0 the private nullptr valueMatt Arsenault2017-03-131-52/+142
* Re-commit r289252 and r289285, and fix PR31374Yaxun Liu2016-12-151-0/+534
* Revert 289252 (and follow-up 289285), it caused PR31374Nico Weber2016-12-141-534/+0
* Add support for non-zero null pointer for C and OpenCLYaxun Liu2016-12-091-0/+534
OpenPOWER on IntegriCloud