[clang] 8008009 - [OpenCL] Initialize temporaries in the private address space

2021-09-13 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-09-13T12:56:04+01:00 New Revision: 8008009fd25bf51c2c85c612bfefec64e975bbe4 URL: https://github.com/llvm/llvm-project/commit/8008009fd25bf51c2c85c612bfefec64e975bbe4 DIFF: https://github.com/llvm/llvm-project/commit/8008009fd25bf51c2c85c612bfefec64e975bbe4.diff

[clang] 85255a0 - [C++][Sema] Ignore top-level qualifiers in casts

2021-07-05 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-07-05T12:22:08+01:00 New Revision: 85255a04e5729c03214c51177aa885c055f3e242 URL: https://github.com/llvm/llvm-project/commit/85255a04e5729c03214c51177aa885c055f3e242 DIFF: https://github.com/llvm/llvm-project/commit/85255a04e5729c03214c51177aa885c055f3e242.diff

[clang] 78d309c - [OpenCL] Fix qualifiers check on binding references to temporaries

2021-06-29 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-06-29T10:03:57+01:00 New Revision: 78d309ce197c30593450e792b0c2dc7a575f0050 URL: https://github.com/llvm/llvm-project/commit/78d309ce197c30593450e792b0c2dc7a575f0050 DIFF: https://github.com/llvm/llvm-project/commit/78d309ce197c30593450e792b0c2dc7a575f0050.diff

[clang] b102e68 - [OpenCL] Fix overloading resolution of addrspace constructors

2021-06-11 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-06-11T11:12:33+01:00 New Revision: b102e6880ab06654f945284a520f68c099732f44 URL: https://github.com/llvm/llvm-project/commit/b102e6880ab06654f945284a520f68c099732f44 DIFF: https://github.com/llvm/llvm-project/commit/b102e6880ab06654f945284a520f68c099732f44.diff

[clang] ac677e6 - [OpenCL] Relax test implicit members in C++ for OpenCL

2021-06-10 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-06-10T10:18:52+01:00 New Revision: ac677e69bdfc84fc64bfbc83977282d5c5223206 URL: https://github.com/llvm/llvm-project/commit/ac677e69bdfc84fc64bfbc83977282d5c5223206 DIFF: https://github.com/llvm/llvm-project/commit/ac677e69bdfc84fc64bfbc83977282d5c5223206.diff

[clang] 438cf55 - [OpenCL] Fix missing addrspace on implicit move assignment operator

2021-06-07 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-06-07T09:37:53+01:00 New Revision: 438cf5577e720f84d493a272c5a1cbaf6ce19e51 URL: https://github.com/llvm/llvm-project/commit/438cf5577e720f84d493a272c5a1cbaf6ce19e51 DIFF: https://github.com/llvm/llvm-project/commit/438cf5577e720f84d493a272c5a1cbaf6ce19e51.diff

[clang] 94b0aec - [OpenCL] Fix ICE with invalid use of half

2021-06-01 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-06-01T13:43:07+01:00 New Revision: 94b0aec0f5c6b4f6a27cf3a542f795bbba72e851 URL: https://github.com/llvm/llvm-project/commit/94b0aec0f5c6b4f6a27cf3a542f795bbba72e851 DIFF: https://github.com/llvm/llvm-project/commit/94b0aec0f5c6b4f6a27cf3a542f795bbba72e851.diff

[clang] 642d2f0 - [OpenCL] Fix initialization of __constant constructors without arguments

2021-05-18 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-05-18T10:59:53+01:00 New Revision: 642d2f000b26821010793ea1ea6a38a6695fc864 URL: https://github.com/llvm/llvm-project/commit/642d2f000b26821010793ea1ea6a38a6695fc864 DIFF: https://github.com/llvm/llvm-project/commit/642d2f000b26821010793ea1ea6a38a6695fc864.diff

[clang] 66b112d - [OpenCL] Fix reinterpret_cast of vectors

2021-05-17 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-05-17T12:42:21+01:00 New Revision: 66b112d624a549489fa0af131cf7b632c6181424 URL: https://github.com/llvm/llvm-project/commit/66b112d624a549489fa0af131cf7b632c6181424 DIFF: https://github.com/llvm/llvm-project/commit/66b112d624a549489fa0af131cf7b632c6181424.diff

[clang] 7d20f70 - [OpenCL] [NFC] Fixed underline being too short in rst

2021-05-11 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-05-11T09:45:28+01:00 New Revision: 7d20f709ea6da8442a153beda7ecdda07440f046 URL: https://github.com/llvm/llvm-project/commit/7d20f709ea6da8442a153beda7ecdda07440f046 DIFF: https://github.com/llvm/llvm-project/commit/7d20f709ea6da8442a153beda7ecdda07440f046.diff

[clang] f372ff1 - [NFC] (test commit) Changed example invocation of C++ for OpenCL

2021-05-07 Thread Ole Strohm via cfe-commits
Author: Ole Strohm Date: 2021-05-07T12:31:37+01:00 New Revision: f372ff17f74f99f5e1c021a9c919b33c4caf38d9 URL: https://github.com/llvm/llvm-project/commit/f372ff17f74f99f5e1c021a9c919b33c4caf38d9 DIFF: https://github.com/llvm/llvm-project/commit/f372ff17f74f99f5e1c021a9c919b33c4caf38d9.diff