[llvm-branch-commits] [clang] b54c957 - [Docs] Release 14 notes for SPIR-V in clang.

2022-02-16 Thread Anastasia Stulova via llvm-branch-commits
Author: Anastasia Stulova Date: 2022-02-16T11:09:32Z New Revision: b54c95790b8a410b8eab1cbaae306cdc56a8e82a URL: https://github.com/llvm/llvm-project/commit/b54c95790b8a410b8eab1cbaae306cdc56a8e82a DIFF: https://github.com/llvm/llvm-project/commit/b54c95790b8a410b8eab1cbaae306cdc56a8e82a.diff

[llvm-branch-commits] [clang] e8712ac - [Docs][OpenCL] Release 14 notes.

2022-02-16 Thread Anastasia Stulova via llvm-branch-commits
Author: Anastasia Stulova Date: 2022-02-16T11:29:58Z New Revision: e8712accba1150b94168d8ace6c7dd7b9612e174 URL: https://github.com/llvm/llvm-project/commit/e8712accba1150b94168d8ace6c7dd7b9612e174 DIFF: https://github.com/llvm/llvm-project/commit/e8712accba1150b94168d8ace6c7dd7b9612e174.diff

[llvm-branch-commits] [clang] 5264342 - [Docs][OpenCL] Update OpenCL 3.0 status in docs.

2022-02-16 Thread Anastasia Stulova via llvm-branch-commits
Author: Anastasia Stulova Date: 2022-02-16T12:08:56Z New Revision: 5264342c242b0d0c1ad664104cb371dc9a659d59 URL: https://github.com/llvm/llvm-project/commit/5264342c242b0d0c1ad664104cb371dc9a659d59 DIFF: https://github.com/llvm/llvm-project/commit/5264342c242b0d0c1ad664104cb371dc9a659d59.diff

[llvm-branch-commits] [lld] 9e1f13d - [lld] Fix RST formatting in release notes

2022-02-16 Thread via llvm-branch-commits
Author: Jez Ng Date: 2022-02-16T08:29:11-05:00 New Revision: 9e1f13d14e1975f19fa9823347184a6007ef95c7 URL: https://github.com/llvm/llvm-project/commit/9e1f13d14e1975f19fa9823347184a6007ef95c7 DIFF: https://github.com/llvm/llvm-project/commit/9e1f13d14e1975f19fa9823347184a6007ef95c7.diff LOG: [

[llvm-branch-commits] [lld] 89309e1 - [lld] One more formatting fix for the release notes

2022-02-16 Thread via llvm-branch-commits
Author: Jez Ng Date: 2022-02-16T08:33:23-05:00 New Revision: 89309e187631e6648bc5c45846470f6fd2b2395f URL: https://github.com/llvm/llvm-project/commit/89309e187631e6648bc5c45846470f6fd2b2395f DIFF: https://github.com/llvm/llvm-project/commit/89309e187631e6648bc5c45846470f6fd2b2395f.diff LOG: [

[llvm-branch-commits] [libcxx] 8b10e0a - [runtimes] Deprecate FOO_SYSROOT & friends

2022-02-16 Thread Louis Dionne via llvm-branch-commits
Author: Louis Dionne Date: 2022-02-16T09:44:33-05:00 New Revision: 8b10e0a840473b74d5d2f1343e317653d297781a URL: https://github.com/llvm/llvm-project/commit/8b10e0a840473b74d5d2f1343e317653d297781a DIFF: https://github.com/llvm/llvm-project/commit/8b10e0a840473b74d5d2f1343e317653d297781a.diff

[llvm-branch-commits] [libcxx] c561bf0 - [runtimes] Add release note for deprecation of FOO_SYSROOT & friends

2022-02-16 Thread Louis Dionne via llvm-branch-commits
Author: Louis Dionne Date: 2022-02-16T09:47:23-05:00 New Revision: c561bf0daa95797c36163ff730f570ed15e82632 URL: https://github.com/llvm/llvm-project/commit/c561bf0daa95797c36163ff730f570ed15e82632 DIFF: https://github.com/llvm/llvm-project/commit/c561bf0daa95797c36163ff730f570ed15e82632.diff

[llvm-branch-commits] [libcxx] 812894f - [runtimes] Move warning messages for FOO_SYSROOT & friends above their default value

2022-02-16 Thread Louis Dionne via llvm-branch-commits
Author: Louis Dionne Date: 2022-02-16T12:00:53-05:00 New Revision: 812894f74a8ad7bc448218cdeff4789fbad376e7 URL: https://github.com/llvm/llvm-project/commit/812894f74a8ad7bc448218cdeff4789fbad376e7 DIFF: https://github.com/llvm/llvm-project/commit/812894f74a8ad7bc448218cdeff4789fbad376e7.diff

[llvm-branch-commits] [llvm] 6311bae - [X86] Add test cases for fmul/fdiv with select.

2022-02-16 Thread Tom Stellard via llvm-branch-commits
Author: Luo, Yuanke Date: 2022-02-16T10:51:45-08:00 New Revision: 6311bae1b42429729e0a03f84fc4dc4d5683686a URL: https://github.com/llvm/llvm-project/commit/6311bae1b42429729e0a03f84fc4dc4d5683686a DIFF: https://github.com/llvm/llvm-project/commit/6311bae1b42429729e0a03f84fc4dc4d5683686a.diff L

[llvm-branch-commits] [llvm] ecdd25c - [Debuginfod] [Symbolizer] Break debuginfod out of libLLVM.

2022-02-16 Thread Tom Stellard via llvm-branch-commits
Author: Daniel Thornburgh Date: 2022-02-16T10:51:45-08:00 New Revision: ecdd25c8651145916f52bf84d094fe94db1a3686 URL: https://github.com/llvm/llvm-project/commit/ecdd25c8651145916f52bf84d094fe94db1a3686 DIFF: https://github.com/llvm/llvm-project/commit/ecdd25c8651145916f52bf84d094fe94db1a3686.d

[llvm-branch-commits] [openmp] 9bc22aa - [OpenMP][CUDA] Refine the logic to determine grid size

2022-02-16 Thread Tom Stellard via llvm-branch-commits
Author: Shilei Tian Date: 2022-02-16T10:51:45-08:00 New Revision: 9bc22aa5078020bd76d5e4150d39e929c63cc355 URL: https://github.com/llvm/llvm-project/commit/9bc22aa5078020bd76d5e4150d39e929c63cc355 DIFF: https://github.com/llvm/llvm-project/commit/9bc22aa5078020bd76d5e4150d39e929c63cc355.diff L

[llvm-branch-commits] [llvm] b0ae807 - [SDAG] enable binop identity constant folds for fmul/fdiv

2022-02-16 Thread Tom Stellard via llvm-branch-commits
Author: Sanjay Patel Date: 2022-02-16T10:51:45-08:00 New Revision: b0ae8076cf4cf4d9c14af24567a524b8c570349a URL: https://github.com/llvm/llvm-project/commit/b0ae8076cf4cf4d9c14af24567a524b8c570349a DIFF: https://github.com/llvm/llvm-project/commit/b0ae8076cf4cf4d9c14af24567a524b8c570349a.diff

[llvm-branch-commits] [clang] 880717c - clang-analyzer plugins require LLVM_ENABLE_PLUGINS also

2022-02-16 Thread Tom Stellard via llvm-branch-commits
Author: Jameson Nash Date: 2022-02-16T23:29:13-08:00 New Revision: 880717cc801d0814329af181afe3e084fd45ef74 URL: https://github.com/llvm/llvm-project/commit/880717cc801d0814329af181afe3e084fd45ef74 DIFF: https://github.com/llvm/llvm-project/commit/880717cc801d0814329af181afe3e084fd45ef74.diff

[llvm-branch-commits] [clang] 1e348e6 - [OpenCL] Guard atomic_double with cl_khr_int64_*

2022-02-16 Thread Tom Stellard via llvm-branch-commits
Author: Sven van Haastregt Date: 2022-02-16T23:30:17-08:00 New Revision: 1e348e6042fcec068dfb56c65339a5a60033d3bd URL: https://github.com/llvm/llvm-project/commit/1e348e6042fcec068dfb56c65339a5a60033d3bd DIFF: https://github.com/llvm/llvm-project/commit/1e348e6042fcec068dfb56c65339a5a60033d3bd.