aboutsummaryrefslogtreecommitdiff
path: root/clang/test/SemaSYCL
AgeCommit message (Expand)AuthorFilesLines
2022-07-14Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere2-4/+4
2022-07-15[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov2-4/+4
2022-07-13Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere2-4/+4
2022-07-13[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov2-4/+4
2022-02-07[SYCL] Disallow explicit casts between mismatching address spacesMariya Podchishchaeva1-0/+3
2022-02-02The methods visited for a special class must have an identifier.Zahira Ammarguellat1-0/+16
2022-01-25Add support for sycl_special_class attribute.Zahira Ammarguellat2-0/+92
2021-12-29[SYCL] Diagnose uses of zero length arraysMariya Podchishchaeva1-0/+125
2021-11-03[X86][clang] Disable long double type for -mno-x87 optionAndrew Savonichev1-0/+5
2021-10-15Reland [clang] Check unsupported types in expressionsAndrew Savonichev2-25/+41
2021-09-28Change __builtin_sycl_unique_stable_name to just use an Itanium manglingErich Keane1-42/+31
2021-09-13Revert "[clang] Check unsupported types in expressions"Andrew Savonichev2-41/+25
2021-09-13[clang] Check unsupported types in expressionsAndrew Savonichev2-25/+41
2021-05-27Replace 'magic static' with a member variable for SCYL kernel namesErich Keane1-0/+18
2021-05-27Reimplement __builtin_unique_stable_name-Erich Keane1-0/+215
2021-05-18[SYCL] Enable `opencl_global_[host,device]` attributes for SYCLAlexey Bader1-0/+13
2021-04-26[SYCL] Implement SYCL address space attributes handlingAlexey Bader1-0/+64
2021-03-17[SYCL] Rework the SYCL driver optionsAaron Ballman4-5/+5
2020-12-07Fix missing error for use of 128-bit integer inside SPIR64 device code.Jennifer Yu1-0/+118
2020-06-17[SYCL][OpenMP] Implement thread-local storage restrictionMariya Podchishchaeva1-0/+48
2020-05-29[OpenMP][SYCL] Improve diagnosing of unsupported types usageMariya Podchishchaeva1-0/+96
2020-03-07[SYCL] Driver option to select SYCL versionRuyman1-1/+1
2020-02-27Revert "[SYCL] Driver option to select SYCL version"Alexey Bader1-1/+1
2020-02-27[SYCL] Driver option to select SYCL versionRuyman1-1/+1
2019-12-03[SYCL] Add sycl_kernel attribute for accelerated code outliningMariya Podchishchaeva2-0/+58