[llvm-branch-commits] [lld] 2f23d4b - ReleaseNotes: add lld/ELF notes

2022-02-14 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2022-02-14T11:13:11-08:00 New Revision: 2f23d4b0ac0aba4629fa484264b4e5b52bf774ca URL: https://github.com/llvm/llvm-project/commit/2f23d4b0ac0aba4629fa484264b4e5b52bf774ca DIFF: https://github.com/llvm/llvm-project/commit/2f23d4b0ac0aba4629fa484264b4e5b52bf774ca.diff

[llvm-branch-commits] [clang] 24bf96c - ReleaseNotes: add some clang notes

2022-02-14 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2022-02-14T11:52:55-08:00 New Revision: 24bf96cda6cccaea4f0f95a2ce20df39a94c07ae URL: https://github.com/llvm/llvm-project/commit/24bf96cda6cccaea4f0f95a2ce20df39a94c07ae DIFF: https://github.com/llvm/llvm-project/commit/24bf96cda6cccaea4f0f95a2ce20df39a94c07ae.diff

[llvm-branch-commits] [llvm] 4384a21 - ReleaseNotes: mention removal of Intel MPX

2022-02-14 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2022-02-14T12:00:05-08:00 New Revision: 4384a21fdcaa315a083db2b4b4bcd63b7e6555fc URL: https://github.com/llvm/llvm-project/commit/4384a21fdcaa315a083db2b4b4bcd63b7e6555fc DIFF: https://github.com/llvm/llvm-project/commit/4384a21fdcaa315a083db2b4b4bcd63b7e6555fc.diff

[llvm-branch-commits] [llvm] ee75c76 - [Attributor][FIX] Honor alloca address space in AAPrivatizablePtr

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Johannes Doerfert Date: 2022-02-14T14:09:14-08:00 New Revision: ee75c7698dc36178e60f030bbdfcbe060ced1984 URL: https://github.com/llvm/llvm-project/commit/ee75c7698dc36178e60f030bbdfcbe060ced1984 DIFF: https://github.com/llvm/llvm-project/commit/ee75c7698dc36178e60f030bbdfcbe060ced1984.d

[llvm-branch-commits] [llvm] 66c59c0 - [X86] Only force FP usage in the presence of pushf/popf on Win64

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Reid Kleckner Date: 2022-02-14T14:09:52-08:00 New Revision: 66c59c0e5bb7b0e89dc9e77a36be09c7f3cc8f5c URL: https://github.com/llvm/llvm-project/commit/66c59c0e5bb7b0e89dc9e77a36be09c7f3cc8f5c DIFF: https://github.com/llvm/llvm-project/commit/66c59c0e5bb7b0e89dc9e77a36be09c7f3cc8f5c.diff

[llvm-branch-commits] [llvm] 92f6212 - [test-release.sh] Add option to disable building clang-tools-extra during release testing.

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Amy Kwan Date: 2022-02-14T14:10:19-08:00 New Revision: 92f6212d3cdbb13557520c5b7172e251f8736c52 URL: https://github.com/llvm/llvm-project/commit/92f6212d3cdbb13557520c5b7172e251f8736c52 DIFF: https://github.com/llvm/llvm-project/commit/92f6212d3cdbb13557520c5b7172e251f8736c52.diff LOG:

[llvm-branch-commits] [llvm] ae88d88 - [SDAG] move x86 select-with-identity-constant fold behind a target hook; NFC

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Sanjay Patel Date: 2022-02-14T14:10:53-08:00 New Revision: ae88d8844673fbe7a2b7550a8cd168c7bebca99d URL: https://github.com/llvm/llvm-project/commit/ae88d8844673fbe7a2b7550a8cd168c7bebca99d DIFF: https://github.com/llvm/llvm-project/commit/ae88d8844673fbe7a2b7550a8cd168c7bebca99d.diff

[llvm-branch-commits] [clang-tools-extra] a42f1f8 - replace clang LLVM_ENABLE_PLUGINS -> CLANG_PLUGIN_SUPPORT in tests

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Jameson Nash Date: 2022-02-14T14:11:28-08:00 New Revision: a42f1f88f1361bd010fbec932d70f698853488ec URL: https://github.com/llvm/llvm-project/commit/a42f1f88f1361bd010fbec932d70f698853488ec DIFF: https://github.com/llvm/llvm-project/commit/a42f1f88f1361bd010fbec932d70f698853488ec.diff

[llvm-branch-commits] [clang] 67e0b64 - [clang-format] Honour "// clang-format off" when using QualifierOrder.

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Marek Kurdej Date: 2022-02-14T14:12:07-08:00 New Revision: 67e0b64c0e6c769126b354b39bc5fa3f5d9d73d1 URL: https://github.com/llvm/llvm-project/commit/67e0b64c0e6c769126b354b39bc5fa3f5d9d73d1 DIFF: https://github.com/llvm/llvm-project/commit/67e0b64c0e6c769126b354b39bc5fa3f5d9d73d1.diff

[llvm-branch-commits] [clang] 8b3ba44 - [OpenCL] Test -fdeclare-opencl-builtins with CL3 and CLC++2021

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Sven van Haastregt Date: 2022-02-14T14:12:35-08:00 New Revision: 8b3ba440a2f0e7539574395d9bed209646d341e4 URL: https://github.com/llvm/llvm-project/commit/8b3ba440a2f0e7539574395d9bed209646d341e4 DIFF: https://github.com/llvm/llvm-project/commit/8b3ba440a2f0e7539574395d9bed209646d341e4.

[llvm-branch-commits] [clang] 865a18c - [OpenCL] Move OpenCL 2.0 atomics into multiclass; NFC

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Sven van Haastregt Date: 2022-02-14T14:12:35-08:00 New Revision: 865a18c94d50b6bd79c31e05a5c142846182c998 URL: https://github.com/llvm/llvm-project/commit/865a18c94d50b6bd79c31e05a5c142846182c998 DIFF: https://github.com/llvm/llvm-project/commit/865a18c94d50b6bd79c31e05a5c142846182c998.

[llvm-branch-commits] [clang] 174dffb - [OpenCL] Move most _explicit atomics into multiclass; NFC

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Sven van Haastregt Date: 2022-02-14T14:12:35-08:00 New Revision: 174dffbae24fbad842603c1d32d3c70c0b9783ae URL: https://github.com/llvm/llvm-project/commit/174dffbae24fbad842603c1d32d3c70c0b9783ae DIFF: https://github.com/llvm/llvm-project/commit/174dffbae24fbad842603c1d32d3c70c0b9783ae.

[llvm-branch-commits] [clang] 8426097 - [OpenCL] Fix atomic_fetch_add/sub with half type

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Sven van Haastregt Date: 2022-02-14T14:12:35-08:00 New Revision: 84260978cbf52485d9347e20386fda6bb82df763 URL: https://github.com/llvm/llvm-project/commit/84260978cbf52485d9347e20386fda6bb82df763 DIFF: https://github.com/llvm/llvm-project/commit/84260978cbf52485d9347e20386fda6bb82df763.

[llvm-branch-commits] [clang] f4c48b2 - [OpenCL] Refactor cl_ext_float_atomics declarations; NFC

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Sven van Haastregt Date: 2022-02-14T14:12:35-08:00 New Revision: f4c48b2015cb3045962695b6e9e9fa7545b2895b URL: https://github.com/llvm/llvm-project/commit/f4c48b2015cb3045962695b6e9e9fa7545b2895b DIFF: https://github.com/llvm/llvm-project/commit/f4c48b2015cb3045962695b6e9e9fa7545b2895b.

[llvm-branch-commits] [clang] fa24d7e - [OpenCL] Add OpenCL 3.0 atomics to -fdeclare-opencl-builtins

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Sven van Haastregt Date: 2022-02-14T14:12:35-08:00 New Revision: fa24d7e3e0ea67d53b7057e07d5bc7e75ffda9ba URL: https://github.com/llvm/llvm-project/commit/fa24d7e3e0ea67d53b7057e07d5bc7e75ffda9ba DIFF: https://github.com/llvm/llvm-project/commit/fa24d7e3e0ea67d53b7057e07d5bc7e75ffda9ba.

[llvm-branch-commits] [clang] 95dd9c5 - [OpenCL] Add support of language builtins for OpenCL C 3.0

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Anton Zabaznov Date: 2022-02-14T14:13:04-08:00 New Revision: 95dd9c5f2a0642260c5351d860757c4b8abe4537 URL: https://github.com/llvm/llvm-project/commit/95dd9c5f2a0642260c5351d860757c4b8abe4537 DIFF: https://github.com/llvm/llvm-project/commit/95dd9c5f2a0642260c5351d860757c4b8abe4537.diff

[llvm-branch-commits] [clang] 200390c - [clang] [MinGW] Recognize -lcrtdll as a library replacing -lmsvcrt

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Martin Storsjö Date: 2022-02-14T14:13:29-08:00 New Revision: 200390c3c17196b9c0f34453eeb85175015b2283 URL: https://github.com/llvm/llvm-project/commit/200390c3c17196b9c0f34453eeb85175015b2283 DIFF: https://github.com/llvm/llvm-project/commit/200390c3c17196b9c0f34453eeb85175015b2283.diff

[llvm-branch-commits] [clang] 7bb1dfe - [OpenCL] Adjust diagnostic for subgroup support.

2022-02-14 Thread Tom Stellard via llvm-branch-commits
Author: Anton Zabaznov Date: 2022-02-14T14:13:04-08:00 New Revision: 7bb1dfeeba8779ab9740cf05f01198ed7ce41277 URL: https://github.com/llvm/llvm-project/commit/7bb1dfeeba8779ab9740cf05f01198ed7ce41277 DIFF: https://github.com/llvm/llvm-project/commit/7bb1dfeeba8779ab9740cf05f01198ed7ce41277.diff

[llvm-branch-commits] [llvm] f0b442c - [release] Use a supported way of building libc++ when building the documentation

2022-02-14 Thread Louis Dionne via llvm-branch-commits
Author: Louis Dionne Date: 2022-02-14T18:06:42-05:00 New Revision: f0b442c8ac58bbd40489defd2f3d65ff0b02b09c URL: https://github.com/llvm/llvm-project/commit/f0b442c8ac58bbd40489defd2f3d65ff0b02b09c DIFF: https://github.com/llvm/llvm-project/commit/f0b442c8ac58bbd40489defd2f3d65ff0b02b09c.diff