[llvm-branch-commits] [clang] 6333871 - Add diagnostic for for-range-declaration being specificed with thread_local

2020-12-04 Thread via llvm-branch-commits
Author: shafik Date: 2020-12-04T15:06:35-08:00 New Revision: 6333871f85403d07abc62fdb6182f288ff60ccd8 URL: https://github.com/llvm/llvm-project/commit/6333871f85403d07abc62fdb6182f288ff60ccd8 DIFF: https://github.com/llvm/llvm-project/commit/6333871f85403d07abc62fdb6182f288ff60ccd8.diff LOG: A

[llvm-branch-commits] [llvm] 3242eae - [NFC][AMDGPU] AMDGPUUsage updates

2020-12-04 Thread via llvm-branch-commits
Author: Tony Date: 2020-12-05T02:13:17Z New Revision: 3242eaef27196c717227331bed6a5af31a92b074 URL: https://github.com/llvm/llvm-project/commit/3242eaef27196c717227331bed6a5af31a92b074 DIFF: https://github.com/llvm/llvm-project/commit/3242eaef27196c717227331bed6a5af31a92b074.diff LOG: [NFC][AM

[llvm-branch-commits] [clang] 0e226d0 - [clang-format] [NFC] keep clang-format tests clang-format clean

2020-12-05 Thread via llvm-branch-commits
Author: mydeveloperday Date: 2020-12-05T10:15:52Z New Revision: 0e226d00d21cdefe82ef4d6531e4e73d3b5c0494 URL: https://github.com/llvm/llvm-project/commit/0e226d00d21cdefe82ef4d6531e4e73d3b5c0494 DIFF: https://github.com/llvm/llvm-project/commit/0e226d00d21cdefe82ef4d6531e4e73d3b5c0494.diff LOG

[llvm-branch-commits] [clang] 8668eae - [clang-format] Add option for case sensitive regexes for sorted includes

2020-12-05 Thread via llvm-branch-commits
Author: mydeveloperday Date: 2020-12-05T16:33:21Z New Revision: 8668eae2adf23209e3f8d19477725eb7e73ba93c URL: https://github.com/llvm/llvm-project/commit/8668eae2adf23209e3f8d19477725eb7e73ba93c DIFF: https://github.com/llvm/llvm-project/commit/8668eae2adf23209e3f8d19477725eb7e73ba93c.diff LOG

[llvm-branch-commits] [llvm] 9737c12 - [llvmbuildectomy] removed vestigial LLVMBuild.txt files

2020-12-05 Thread via llvm-branch-commits
Author: Chris Sears Date: 2020-12-05T22:00:22+01:00 New Revision: 9737c128f14d60f73b1d198453801a05b37c6b28 URL: https://github.com/llvm/llvm-project/commit/9737c128f14d60f73b1d198453801a05b37c6b28 DIFF: https://github.com/llvm/llvm-project/commit/9737c128f14d60f73b1d198453801a05b37c6b28.diff L

[llvm-branch-commits] [llvm] 28fdeea - [PowerPC] Add support for intrinsics dcbfps and dcbstps in P10.

2020-12-06 Thread via llvm-branch-commits
Author: Esme-Yi Date: 2020-12-07T05:19:06Z New Revision: 28fdeea9522fd2538773dc0d969dcb155b067e2e URL: https://github.com/llvm/llvm-project/commit/28fdeea9522fd2538773dc0d969dcb155b067e2e DIFF: https://github.com/llvm/llvm-project/commit/28fdeea9522fd2538773dc0d969dcb155b067e2e.diff LOG: [Powe

[llvm-branch-commits] [openmp] 22558c8 - [OpenMP] libomp: Fix possible NULL dereferences

2020-12-07 Thread via llvm-branch-commits
Author: AndreyChurbanov Date: 2020-12-07T19:09:07+03:00 New Revision: 22558c8501eaf5e7547ee13fa5a009efdec6dc90 URL: https://github.com/llvm/llvm-project/commit/22558c8501eaf5e7547ee13fa5a009efdec6dc90 DIFF: https://github.com/llvm/llvm-project/commit/22558c8501eaf5e7547ee13fa5a009efdec6dc90.dif

[llvm-branch-commits] [openmp] fff1abc - [OpenMP] NFC: comment adjusted

2020-12-07 Thread via llvm-branch-commits
Author: AndreyChurbanov Date: 2020-12-07T19:50:14+03:00 New Revision: fff1abc406d56401f37a1ef4431583f2e75b5039 URL: https://github.com/llvm/llvm-project/commit/fff1abc406d56401f37a1ef4431583f2e75b5039 DIFF: https://github.com/llvm/llvm-project/commit/fff1abc406d56401f37a1ef4431583f2e75b5039.dif

[llvm-branch-commits] [llvm] 875b4fd - [flang][openacc] Add clause validity tests for the kernels directive

2020-12-07 Thread via llvm-branch-commits
Author: Valentin Clement Date: 2020-12-07T14:27:18-05:00 New Revision: 875b4fd5ee95bedd6ec2bcf8423c159ccecd8443 URL: https://github.com/llvm/llvm-project/commit/875b4fd5ee95bedd6ec2bcf8423c159ccecd8443 DIFF: https://github.com/llvm/llvm-project/commit/875b4fd5ee95bedd6ec2bcf8423c159ccecd8443.di

[llvm-branch-commits] [llvm] 1f05b1a - [CSSPGO][llvm-profgen] Context-sensitive profile data generation

2020-12-07 Thread via llvm-branch-commits
Author: wlei Date: 2020-12-07T13:48:58-08:00 New Revision: 1f05b1a9f527e19fb1d7cf17689c41b7951af056 URL: https://github.com/llvm/llvm-project/commit/1f05b1a9f527e19fb1d7cf17689c41b7951af056 DIFF: https://github.com/llvm/llvm-project/commit/1f05b1a9f527e19fb1d7cf17689c41b7951af056.diff LOG: [CS

[llvm-branch-commits] [llvm] 49599cb - [PowerPC] Correct the bit-width definition for some imm operand in td.

2020-12-07 Thread via llvm-branch-commits
Author: Esme-Yi Date: 2020-12-08T03:20:12Z New Revision: 49599cb1a20cc4f4d6d2f71965f2069ae8d4f96a URL: https://github.com/llvm/llvm-project/commit/49599cb1a20cc4f4d6d2f71965f2069ae8d4f96a DIFF: https://github.com/llvm/llvm-project/commit/49599cb1a20cc4f4d6d2f71965f2069ae8d4f96a.diff LOG: [Powe

[llvm-branch-commits] [llvm] eea67ba - [llvm-profgen][NFC] Fix test failure by making unwinder's output deterministic

2020-12-07 Thread via llvm-branch-commits
Author: wlei Date: 2020-12-07T22:36:25-08:00 New Revision: eea67baf8706d82268d26e908cf5415c5af114ff URL: https://github.com/llvm/llvm-project/commit/eea67baf8706d82268d26e908cf5415c5af114ff DIFF: https://github.com/llvm/llvm-project/commit/eea67baf8706d82268d26e908cf5415c5af114ff.diff LOG: [ll

[llvm-branch-commits] [llvm] 7af8029 - [CodeGen] Add text section prefix for COFF object file

2020-12-08 Thread via llvm-branch-commits
Author: Pan, Tao Date: 2020-12-08T18:56:21+08:00 New Revision: 7af802994eb0521e1b00eda95303f21e874d9f22 URL: https://github.com/llvm/llvm-project/commit/7af802994eb0521e1b00eda95303f21e874d9f22 DIFF: https://github.com/llvm/llvm-project/commit/7af802994eb0521e1b00eda95303f21e874d9f22.diff LOG:

[llvm-branch-commits] [flang] 1dd24e6 - [flang][openacc] Add clause validity tests for the update directive

2020-12-08 Thread via llvm-branch-commits
Author: Valentin Clement Date: 2020-12-08T10:47:06-05:00 New Revision: 1dd24e6ab7a70242edfa4139441bfe7753892b4e URL: https://github.com/llvm/llvm-project/commit/1dd24e6ab7a70242edfa4139441bfe7753892b4e DIFF: https://github.com/llvm/llvm-project/commit/1dd24e6ab7a70242edfa4139441bfe7753892b4e.di

[llvm-branch-commits] [flang] c823d74 - [flang][openacc] Add missing loop construct restriction and validity tests

2020-12-08 Thread via llvm-branch-commits
Author: Valentin Clement Date: 2020-12-08T14:12:12-05:00 New Revision: c823d74914a287e056eb311ce293e7d4a521eb25 URL: https://github.com/llvm/llvm-project/commit/c823d74914a287e056eb311ce293e7d4a521eb25 DIFF: https://github.com/llvm/llvm-project/commit/c823d74914a287e056eb311ce293e7d4a521eb25.di

[llvm-branch-commits] [flang] d553243 - [flang][openacc] Update reference to OpenACC 3.1 specification

2020-12-08 Thread via llvm-branch-commits
Author: Valentin Clement Date: 2020-12-08T14:36:38-05:00 New Revision: d553243fe4b5e1992c07aff7b54b16160a4d5e97 URL: https://github.com/llvm/llvm-project/commit/d553243fe4b5e1992c07aff7b54b16160a4d5e97 DIFF: https://github.com/llvm/llvm-project/commit/d553243fe4b5e1992c07aff7b54b16160a4d5e97.di

[llvm-branch-commits] [flang] b53115b - [flang][openacc] Avoid use of init, shutdown and set in compute construct

2020-12-08 Thread via llvm-branch-commits
Author: Valentin Clement Date: 2020-12-08T15:14:44-05:00 New Revision: b53115b6c8aa9a107bb80e704b077b253037514f URL: https://github.com/llvm/llvm-project/commit/b53115b6c8aa9a107bb80e704b077b253037514f DIFF: https://github.com/llvm/llvm-project/commit/b53115b6c8aa9a107bb80e704b077b253037514f.di

[llvm-branch-commits] [llvm] 0ef0de6 - Fix typo in llvm/lib/Target/README.txt

2020-12-09 Thread via llvm-branch-commits
Author: Siddhesh Poyarekar Date: 2020-12-09T10:12:26+01:00 New Revision: 0ef0de65f14ea63a1800c56cbc2faad5b10e828f URL: https://github.com/llvm/llvm-project/commit/0ef0de65f14ea63a1800c56cbc2faad5b10e828f DIFF: https://github.com/llvm/llvm-project/commit/0ef0de65f14ea63a1800c56cbc2faad5b10e828f.

[llvm-branch-commits] [openmp] 9b7d6a6 - [OpenMP] Fix too long name for shm segment on macOS

2020-12-09 Thread via llvm-branch-commits
Author: Peyton, Jonathan L Date: 2020-12-09T14:31:15-06:00 New Revision: 9b7d6a6bffce14c766eaa90c7a3d3b8d192cdfb0 URL: https://github.com/llvm/llvm-project/commit/9b7d6a6bffce14c766eaa90c7a3d3b8d192cdfb0 DIFF: https://github.com/llvm/llvm-project/commit/9b7d6a6bffce14c766eaa90c7a3d3b8d192cdfb0.

[llvm-branch-commits] [openmp] fe3b244 - [OpenMP] Fix norespect affinity bug for Windows

2020-12-09 Thread via llvm-branch-commits
Author: Peyton, Jonathan L Date: 2020-12-09T14:32:48-06:00 New Revision: fe3b244ef7c2656c5876ff3f91232406f9854c42 URL: https://github.com/llvm/llvm-project/commit/fe3b244ef7c2656c5876ff3f91232406f9854c42 DIFF: https://github.com/llvm/llvm-project/commit/fe3b244ef7c2656c5876ff3f91232406f9854c42.

[llvm-branch-commits] [clang] 254677e - [clang-format] [NFC] Fix spelling and grammatical errors in IncludeBlocks text

2020-12-10 Thread via llvm-branch-commits
Author: mydeveloperday Date: 2020-12-10T11:06:48Z New Revision: 254677e9ed4e705c1138166dc8053edad8ee7ed3 URL: https://github.com/llvm/llvm-project/commit/254677e9ed4e705c1138166dc8053edad8ee7ed3 DIFF: https://github.com/llvm/llvm-project/commit/254677e9ed4e705c1138166dc8053edad8ee7ed3.diff LOG

[llvm-branch-commits] [clang] 7b2d62f - [clang-format] PR42434 Remove preprocessor and pragma lines from ObjectiveC guess

2020-12-10 Thread via llvm-branch-commits
Author: mydeveloperday Date: 2020-12-10T11:13:22Z New Revision: 7b2d62fd7f7befda2ce327d25075b0aac9bc6780 URL: https://github.com/llvm/llvm-project/commit/7b2d62fd7f7befda2ce327d25075b0aac9bc6780 DIFF: https://github.com/llvm/llvm-project/commit/7b2d62fd7f7befda2ce327d25075b0aac9bc6780.diff LOG

[llvm-branch-commits] [clang] e9e6e3b - [clang-format] Add IndentPragma style to eliminate common clang-format off scenario

2020-12-10 Thread via llvm-branch-commits
Author: mydeveloperday Date: 2020-12-10T11:17:33Z New Revision: e9e6e3b34a8e0857a274df51aac27e88c1de402b URL: https://github.com/llvm/llvm-project/commit/e9e6e3b34a8e0857a274df51aac27e88c1de402b DIFF: https://github.com/llvm/llvm-project/commit/e9e6e3b34a8e0857a274df51aac27e88c1de402b.diff LOG

[llvm-branch-commits] [clang] 95616a0 - [clang-format] NFC Add release note for IndentPragmas

2020-12-10 Thread via llvm-branch-commits
Author: mydeveloperday Date: 2020-12-10T11:24:12Z New Revision: 95616a033c16146b55352c5fb93af82e00422920 URL: https://github.com/llvm/llvm-project/commit/95616a033c16146b55352c5fb93af82e00422920 DIFF: https://github.com/llvm/llvm-project/commit/95616a033c16146b55352c5fb93af82e00422920.diff LOG

[llvm-branch-commits] [llvm] a7b2847 - [openmp] Remove clause from OMPKinds.def and use OMP.td info

2020-12-10 Thread via llvm-branch-commits
Author: Valentin Clement Date: 2020-12-10T10:19:09-05:00 New Revision: a7b2847216b4f7a84ef75461fd47a5adfbb63e27 URL: https://github.com/llvm/llvm-project/commit/a7b2847216b4f7a84ef75461fd47a5adfbb63e27 DIFF: https://github.com/llvm/llvm-project/commit/a7b2847216b4f7a84ef75461fd47a5adfbb63e27.di

[llvm-branch-commits] [llvm] 456c885 - Revert "[openmp] Remove clause from OMPKinds.def and use OMP.td info"

2020-12-10 Thread via llvm-branch-commits
Author: clementval Date: 2020-12-10T10:34:59-05:00 New Revision: 456c885df369f1e94d60da2658055b21c88e471d URL: https://github.com/llvm/llvm-project/commit/456c885df369f1e94d60da2658055b21c88e471d DIFF: https://github.com/llvm/llvm-project/commit/456c885df369f1e94d60da2658055b21c88e471d.diff LO

[llvm-branch-commits] [llvm] 997d286 - [AIX][XCOFF] emit traceback table for function in aix

2020-12-11 Thread via llvm-branch-commits
Author: diggerlin Date: 2020-12-11T17:50:25-05:00 New Revision: 997d286f2d0fde66f6eb825932eb06ca3b83607f URL: https://github.com/llvm/llvm-project/commit/997d286f2d0fde66f6eb825932eb06ca3b83607f DIFF: https://github.com/llvm/llvm-project/commit/997d286f2d0fde66f6eb825932eb06ca3b83607f.diff LOG

[llvm-branch-commits] [llvm] 7c8072c - [AIX] Fixed a link error.

2020-12-11 Thread via llvm-branch-commits
Author: diggerlin Date: 2020-12-11T18:53:10-05:00 New Revision: 7c8072ce2dbcf76a4fcc4269b87dd313c95a526a URL: https://github.com/llvm/llvm-project/commit/7c8072ce2dbcf76a4fcc4269b87dd313c95a526a DIFF: https://github.com/llvm/llvm-project/commit/7c8072ce2dbcf76a4fcc4269b87dd313c95a526a.diff LOG

[llvm-branch-commits] [llvm] e52bc1d - [X86] Add chain in ISel for x86_tdpbssd_internal intrinsic.

2020-12-12 Thread via llvm-branch-commits
Author: Luo, Yuanke Date: 2020-12-12T21:14:38+08:00 New Revision: e52bc1d2bba794bfb004d35a395a2e3a8e69f9cb URL: https://github.com/llvm/llvm-project/commit/e52bc1d2bba794bfb004d35a395a2e3a8e69f9cb DIFF: https://github.com/llvm/llvm-project/commit/e52bc1d2bba794bfb004d35a395a2e3a8e69f9cb.diff L

[llvm-branch-commits] [llvm] 87a4e14 - [NFC][AMDGPU] AMDGPUUsage updates

2020-12-12 Thread via llvm-branch-commits
Author: Tony Date: 2020-12-12T18:19:02Z New Revision: 87a4e14e40ee2d1dbad79092cd5744ad84c972c2 URL: https://github.com/llvm/llvm-project/commit/87a4e14e40ee2d1dbad79092cd5744ad84c972c2 DIFF: https://github.com/llvm/llvm-project/commit/87a4e14e40ee2d1dbad79092cd5744ad84c972c2.diff LOG: [NFC][AM

[llvm-branch-commits] [clang] 7beee56 - [AMDGPU] Add missing targets to target-invalid-cpu-note.c

2020-12-12 Thread via llvm-branch-commits
Author: Tony Date: 2020-12-12T18:19:03Z New Revision: 7beee561e23db56c7e24462a9870a3ba58a9b2b3 URL: https://github.com/llvm/llvm-project/commit/7beee561e23db56c7e24462a9870a3ba58a9b2b3 DIFF: https://github.com/llvm/llvm-project/commit/7beee561e23db56c7e24462a9870a3ba58a9b2b3.diff LOG: [AMDGPU]

[llvm-branch-commits] [clang] 92ab6ed - [AMDGPU] Add missing targets to amdgpu-features.cl

2020-12-12 Thread via llvm-branch-commits
Author: Tony Date: 2020-12-12T18:19:02Z New Revision: 92ab6ed6672b99549f8fd63e3a442db47b1982fe URL: https://github.com/llvm/llvm-project/commit/92ab6ed6672b99549f8fd63e3a442db47b1982fe DIFF: https://github.com/llvm/llvm-project/commit/92ab6ed6672b99549f8fd63e3a442db47b1982fe.diff LOG: [AMDGPU]

[llvm-branch-commits] [llvm] 828602c - [NFC]{AMDGPU] Update AMDGPUUsage with AMD RDNA 2 reference

2020-12-13 Thread via llvm-branch-commits
Author: Tony Date: 2020-12-13T17:21:02Z New Revision: 828602c772c80e11f5416127e5fad4375fa09cd8 URL: https://github.com/llvm/llvm-project/commit/828602c772c80e11f5416127e5fad4375fa09cd8 DIFF: https://github.com/llvm/llvm-project/commit/828602c772c80e11f5416127e5fad4375fa09cd8.diff LOG: [NFC]{AM

[llvm-branch-commits] [clang] 5ad202c - [NFC][AMDGPU] Reformat AMD GPU targets in cuda.cpp

2020-12-13 Thread via llvm-branch-commits
Author: Tony Date: 2020-12-13T23:02:59Z New Revision: 5ad202ce8963157242785a8345024a80c721ece2 URL: https://github.com/llvm/llvm-project/commit/5ad202ce8963157242785a8345024a80c721ece2 DIFF: https://github.com/llvm/llvm-project/commit/5ad202ce8963157242785a8345024a80c721ece2.diff LOG: [NFC][AM

[llvm-branch-commits] [llvm] 15f2d4f - [AIX] Fixed "comparison of unsigned expression >= 0 is always true" gcc warnings.

2020-12-14 Thread via llvm-branch-commits
Author: diggerlin Date: 2020-12-14T11:08:40-05:00 New Revision: 15f2d4f198380762e9fcf6b456d405078b87ae7a URL: https://github.com/llvm/llvm-project/commit/15f2d4f198380762e9fcf6b456d405078b87ae7a DIFF: https://github.com/llvm/llvm-project/commit/15f2d4f198380762e9fcf6b456d405078b87ae7a.diff LOG

[llvm-branch-commits] [llvm] 1348294 - baseline

2019-11-08 Thread via llvm-branch-commits
Author: joanlluch Date: 2019-10-17T12:27:20+02:00 New Revision: 134829441250e27a8c41b01cdb562f27842947bc URL: https://github.com/llvm/llvm-project/commit/134829441250e27a8c41b01cdb562f27842947bc DIFF: https://github.com/llvm/llvm-project/commit/134829441250e27a8c41b01cdb562f27842947bc.diff LOG

[llvm-branch-commits] [llvm] 3437c7f - [WinEH] Fix the wrong alignment orientation during calculating EH frame.

2019-11-17 Thread via llvm-branch-commits
Author: Wang, Pengfei Date: 2019-11-18T09:03:17+08:00 New Revision: 3437c7fc4470afa42c4e727e13585c861ae1f116 URL: https://github.com/llvm/llvm-project/commit/3437c7fc4470afa42c4e727e13585c861ae1f116 DIFF: https://github.com/llvm/llvm-project/commit/3437c7fc4470afa42c4e727e13585c861ae1f116.diff

[llvm-branch-commits] [lldb] 186c848 - Revert and patch "[Python] Remove readline module"

2019-11-21 Thread via llvm-branch-commits
Author: serge-sans-paille Date: 2019-11-21T19:57:53+01:00 New Revision: 186c848d84f1a4e7cd5b217ff3ae26083e2fdedf URL: https://github.com/llvm/llvm-project/commit/186c848d84f1a4e7cd5b217ff3ae26083e2fdedf DIFF: https://github.com/llvm/llvm-project/commit/186c848d84f1a4e7cd5b217ff3ae26083e2fdedf.d

[llvm-branch-commits] [lldb] 9b2d207 - [lldb] Fix readline/libedit compat patch for py2

2019-11-26 Thread via llvm-branch-commits
Author: serge-sans-paille Date: 2019-11-26T15:46:26+01:00 New Revision: 9b2d207cf4b43cfc1a2b6940b3c06e50a1bd127f URL: https://github.com/llvm/llvm-project/commit/9b2d207cf4b43cfc1a2b6940b3c06e50a1bd127f DIFF: https://github.com/llvm/llvm-project/commit/9b2d207cf4b43cfc1a2b6940b3c06e50a1bd127f.d

[llvm-branch-commits] [llvm] 80f8132 - Format and use Small* data structures where appropriate

2020-01-15 Thread via llvm-branch-commits
Author: gbtozers Date: 2020-01-15T12:17:41Z New Revision: 80f81325b8e8f0bed81a28dffb8eba526002f2b3 URL: https://github.com/llvm/llvm-project/commit/80f81325b8e8f0bed81a28dffb8eba526002f2b3 DIFF: https://github.com/llvm/llvm-project/commit/80f81325b8e8f0bed81a28dffb8eba526002f2b3.diff LOG: Form

[llvm-branch-commits] [llvm] 6762d53 - Add RemovePureUndefs to opt

2020-01-15 Thread via llvm-branch-commits
Author: gbtozers Date: 2020-01-14T15:28:16Z New Revision: 6762d53b66d9de18825f09f43c3d6c2b3ea95913 URL: https://github.com/llvm/llvm-project/commit/6762d53b66d9de18825f09f43c3d6c2b3ea95913 DIFF: https://github.com/llvm/llvm-project/commit/6762d53b66d9de18825f09f43c3d6c2b3ea95913.diff LOG: Add

[llvm-branch-commits] [llvm] 24b8143 - Add tests, code style fixes

2020-01-15 Thread via llvm-branch-commits
Author: gbtozers Date: 2020-01-15T15:30:13Z New Revision: 24b81434a056825f4e9dd3ef06bad7a2ef34f813 URL: https://github.com/llvm/llvm-project/commit/24b81434a056825f4e9dd3ef06bad7a2ef34f813 DIFF: https://github.com/llvm/llvm-project/commit/24b81434a056825f4e9dd3ef06bad7a2ef34f813.diff LOG: Add

[llvm-branch-commits] [llvm] 3191fa2 - Use isa where needed

2020-01-15 Thread via llvm-branch-commits
Author: gbtozers Date: 2020-01-15T15:51:22Z New Revision: 3191fa21be09d6e7352751f86626a2e8fb251555 URL: https://github.com/llvm/llvm-project/commit/3191fa21be09d6e7352751f86626a2e8fb251555 DIFF: https://github.com/llvm/llvm-project/commit/3191fa21be09d6e7352751f86626a2e8fb251555.diff LOG: Use

[llvm-branch-commits] [clang] cd4c65f - Add __warn_memset_zero_len builtin as a workaround for glibc issue

2020-01-17 Thread via llvm-branch-commits
Author: serge-sans-paille Date: 2020-01-17T10:01:55+01:00 New Revision: cd4c65f91d5a77de28239979b772a8022dc6627a URL: https://github.com/llvm/llvm-project/commit/cd4c65f91d5a77de28239979b772a8022dc6627a DIFF: https://github.com/llvm/llvm-project/commit/cd4c65f91d5a77de28239979b772a8022dc6627a.d

[llvm-branch-commits] [clang] 7f447b4 - [docs] Add -Wmisleading-indentation to clang's release notes.

2020-02-22 Thread via llvm-branch-commits
Author: Tyker Date: 2020-02-22T15:17:14+01:00 New Revision: 7f447b44f4eb73c35e6bc530a61bcaf30f78fc6d URL: https://github.com/llvm/llvm-project/commit/7f447b44f4eb73c35e6bc530a61bcaf30f78fc6d DIFF: https://github.com/llvm/llvm-project/commit/7f447b44f4eb73c35e6bc530a61bcaf30f78fc6d.diff LOG: [d

[llvm-branch-commits] [clang-tools-extra] 39930d6 - Add new website to release notes.

2020-03-16 Thread via llvm-branch-commits
Author: Sam McCall Date: 2020-03-16T11:51:51+01:00 New Revision: 39930d67fffb086cabd08bccdc26ca6ad99b3339 URL: https://github.com/llvm/llvm-project/commit/39930d67fffb086cabd08bccdc26ca6ad99b3339 DIFF: https://github.com/llvm/llvm-project/commit/39930d67fffb086cabd08bccdc26ca6ad99b3339.diff LO

[llvm-branch-commits] [clang] 68cd4f7 - Use FinishThunk to finish musttail thunks

2020-04-13 Thread via llvm-branch-commits
Author: Reid Kleckner Date: 2020-04-13T10:34:45-07:00 New Revision: 68cd4f72beae67a9bdbc11c85fd745dec8fc0999 URL: https://github.com/llvm/llvm-project/commit/68cd4f72beae67a9bdbc11c85fd745dec8fc0999 DIFF: https://github.com/llvm/llvm-project/commit/68cd4f72beae67a9bdbc11c85fd745dec8fc0999.diff

[llvm-branch-commits] [llvm] 47e68d8 - [CodeGen] Fix sinking local values in lpads with phis

2020-04-13 Thread via llvm-branch-commits
Author: Reid Kleckner Date: 2020-04-13T13:37:15-07:00 New Revision: 47e68d864420afd42d34fd25e97522e5c149de46 URL: https://github.com/llvm/llvm-project/commit/47e68d864420afd42d34fd25e97522e5c149de46 DIFF: https://github.com/llvm/llvm-project/commit/47e68d864420afd42d34fd25e97522e5c149de46.diff

[llvm-branch-commits] [clang] [MSVC] work-around for compile time issue 102513 (PR #111314)

2024-10-07 Thread via llvm-branch-commits
bd1976bris wrote: > > @tru I'm unable to merge this even with approval. Perhaps this has been > > made against the wrong branch or 19.x now closed? > > No it's correct. Only the release manager can merge to the release branch, I > will do that before the next release. Thanks very much! https

[llvm-branch-commits] [lld] Backport "[ELF] Make shouldAddProvideSym return values consistent when demoted to Undefined" (PR #112136)

2024-10-13 Thread via llvm-branch-commits
https://github.com/DianQK created https://github.com/llvm/llvm-project/pull/112136 Backport #111945. (cherry picked from commit 1c6688ae3449da9c8fee1e1c12c892223496fb4c) >From f8cab50362e2b4f4523818e844fca0c622339985 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Fri, 11 Oct 2024 08:47:07

[llvm-branch-commits] [lld] Backport "[ELF] Make shouldAddProvideSym return values consistent when demoted to Undefined" (PR #112136)

2024-10-13 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-lld Author: DianQK (DianQK) Changes Backport #111945. (cherry picked from commit 1c6688ae3449da9c8fee1e1c12c892223496fb4c) --- Full diff: https://github.com/llvm/llvm-project/pull/112136.diff 2 Files Affected: - (modified) lld/ELF/LinkerScript.cpp (

[llvm-branch-commits] [lld] Backport "[ELF] Make shouldAddProvideSym return values consistent when demoted to Undefined" (PR #112136)

2024-10-13 Thread via llvm-branch-commits
https://github.com/DianQK milestoned https://github.com/llvm/llvm-project/pull/112136 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [AMDGPU] Skip non-first termintors when forcing emit zero flag (PR #112116)

2024-10-12 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-amdgpu Author: Shilei Tian (shiltian) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/112116.diff 2 Files Affected: - (modified) llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp (+14-1) - (added) llvm/test/CodeGen/AMDGPU/waitcnt

[llvm-branch-commits] [compiler-rt] 19f3976 - Revert "[scudo] Apply the min release threshold to the group (#112014)"

2024-10-14 Thread via llvm-branch-commits
Author: ChiaHungDuan Date: 2024-10-14T12:52:25-07:00 New Revision: 19f39761410daf3edde455aa164221ca04ad40ad URL: https://github.com/llvm/llvm-project/commit/19f39761410daf3edde455aa164221ca04ad40ad DIFF: https://github.com/llvm/llvm-project/commit/19f39761410daf3edde455aa164221ca04ad40ad.diff

[llvm-branch-commits] [clang] release/19.x: [Headers] [ARM64EC] Fix extra tokens inside intrin0.h preprocessor directive (#112066) (PR #112258)

2024-10-14 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/112258 Backport 9bf68c2400e8966511332dfbf5c0f05e8a3300fa Requested by: @efriedma-quic >From 006c85c64ac4b381020b4b566da33ec31f363561 Mon Sep 17 00:00:00 2001 From: Max Winkler Date: Mon, 14 Oct 2024 12:22:25 -0700 Su

[llvm-branch-commits] [clang] release/19.x: [Headers] [ARM64EC] Fix extra tokens inside intrin0.h preprocessor directive (#112066) (PR #112258)

2024-10-14 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (llvmbot) Changes Backport 9bf68c2400e8966511332dfbf5c0f05e8a3300fa Requested by: @efriedma-quic --- Full diff: https://github.com/llvm/llvm-project/pull/112258.diff 2 Files Affected: - (modified) clang/lib/Headers/intrin0.h (+1-1

[llvm-branch-commits] [clang] release/19.x: [Headers] [ARM64EC] Fix extra tokens inside intrin0.h preprocessor directive (#112066) (PR #112258)

2024-10-14 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 Author: None (llvmbot) Changes Backport 9bf68c2400e8966511332dfbf5c0f05e8a3300fa Requested by: @efriedma-quic --- Full diff: https://github.com/llvm/llvm-project/pull/112258.diff 2 Files Affected: - (modified) clang/lib/Headers/intrin0.h

[llvm-branch-commits] [clang] release/19.x: [Headers] [ARM64EC] Fix extra tokens inside intrin0.h preprocessor directive (#112066) (PR #112258)

2024-10-14 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/112258 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/19.x: [Headers] [ARM64EC] Fix extra tokens inside intrin0.h preprocessor directive (#112066) (PR #112258)

2024-10-14 Thread via llvm-branch-commits
llvmbot wrote: @efriedma-quic What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/112258 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman

[llvm-branch-commits] [clang] release/19.x: [Clang] Instantiate Typedefs referenced by type alias deduction guides (#111804) (PR #112293)

2024-10-14 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (llvmbot) Changes Backport 0bc02b999a Requested by: @zyn0217 --- Full diff: https://github.com/llvm/llvm-project/pull/112293.diff 2 Files Affected: - (modified) clang/lib/Sema/SemaTemplateDeductionGuide.cpp (+18-3) - (modified) c

[llvm-branch-commits] [clang] f173e12 - Revert "[Coverage][WebAssembly] Add initial support for WebAssembly/WASI (#11…"

2024-10-14 Thread via llvm-branch-commits
Author: dpalermo Date: 2024-10-14T16:41:25-05:00 New Revision: f173e127c135f88ea37aef26010583078063c202 URL: https://github.com/llvm/llvm-project/commit/f173e127c135f88ea37aef26010583078063c202 DIFF: https://github.com/llvm/llvm-project/commit/f173e127c135f88ea37aef26010583078063c202.diff LOG:

[llvm-branch-commits] [compiler-rt] release/19.x: Undef _TIME_BITS along with _FILE_OFFSET_BITS (PR #112247)

2024-10-14 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/112247 Backport a1217020da219386b29c1a5a4a217904ecf07d7d Requested by: @mgorny >From af96ae251ab750b75ce4f2c91f909827a89bd8f7 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Fri, 19 Jul 2024 22:22:55 +0200 Subj

[llvm-branch-commits] [compiler-rt] release/19.x: Undef _TIME_BITS along with _FILE_OFFSET_BITS (PR #112247)

2024-10-14 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/112247 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/19.x: Undef _TIME_BITS along with _FILE_OFFSET_BITS (PR #112247)

2024-10-14 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: None (llvmbot) Changes Backport a1217020da219386b29c1a5a4a217904ecf07d7d Requested by: @mgorny --- Full diff: https://github.com/llvm/llvm-project/pull/112247.diff 1 Files Affected: - (modified) compiler-rt/lib/sanitize

[llvm-branch-commits] [clang] release/19.x: [clang-format] Handle template closer followed by braces (#110971) (PR #111958)

2024-10-14 Thread via llvm-branch-commits
https://github.com/mydeveloperday approved this pull request. https://github.com/llvm/llvm-project/pull/111958 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libcxx] [release/19.x][libc++] Adjust the version of __cpp_lib_ranges in C++20 mode (PR #109324)

2024-10-14 Thread via llvm-branch-commits
github-actions[bot] wrote: @ldionne (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. h

[llvm-branch-commits] [llvm] FastISel: Fix incorrectly using getPointerTy (#110465) (PR #110827)

2024-10-14 Thread via llvm-branch-commits
github-actions[bot] wrote: @arsenm (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. ht

[llvm-branch-commits] [libcxx] [libcxxabi] release/19.x: [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) (PR #110677)

2024-10-14 Thread via llvm-branch-commits
github-actions[bot] wrote: @ldionne (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. h

[llvm-branch-commits] [clang] [Clang] Improve type traits recognition in `__has_builtin` (#111516) (PR #111660)

2024-10-14 Thread via llvm-branch-commits
github-actions[bot] wrote: @cor3ntin (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

[llvm-branch-commits] [llvm] release/19.x: [x86] combineMUL - when looking for a vector multiply by splat constant, ensure we're only accepting ConstantInt splat scalars. (PR #111246)

2024-10-14 Thread via llvm-branch-commits
github-actions[bot] wrote: @RKSimon (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. h

[llvm-branch-commits] [llvm] release/19.x: [VectorCombine] Do not try to operate on OperandBundles. (#111635) (PR #111796)

2024-10-14 Thread via llvm-branch-commits
github-actions[bot] wrote: @davemgreen (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt] Remove SHA2 interceptions for NetBSD/FreeBSD. (#110246) (PR #111954)

2024-10-14 Thread via llvm-branch-commits
github-actions[bot] wrote: @tru (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. https

[llvm-branch-commits] [clang] release/19.x: [clang-format] Handle template closer followed by braces (#110971) (PR #111958)

2024-10-14 Thread via llvm-branch-commits
github-actions[bot] wrote: @owenca (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. ht

[llvm-branch-commits] [llvm] Backport "[InstCombine] Drop range attributes in `foldIsPowerOf2` (#111946)" (PR #111984)

2024-10-14 Thread via llvm-branch-commits
github-actions[bot] wrote: @dtcxzyw (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. h

[llvm-branch-commits] [flang] b106c5e - Revert "[flang][cuda] Add cuf.register_kernel operation (#112268)"

2024-10-14 Thread via llvm-branch-commits
Author: Valentin Clement (バレンタイン クレメン) Date: 2024-10-14T21:06:42-07:00 New Revision: b106c5edf89c5306de07766078f8449a28a39fc3 URL: https://github.com/llvm/llvm-project/commit/b106c5edf89c5306de07766078f8449a28a39fc3 DIFF: https://github.com/llvm/llvm-project/commit/b106c5edf89c5306de07766078f84

[llvm-branch-commits] [libc] [libc][math][c23] Add log2f16 C23 math function (PR #106084)

2024-10-15 Thread via llvm-branch-commits
https://github.com/overmighty updated https://github.com/llvm/llvm-project/pull/106084 >From 9040e13d634e265f0dfda9dda3947fc40d0fd5f0 Mon Sep 17 00:00:00 2001 From: OverMighty Date: Mon, 26 Aug 2024 16:36:19 +0200 Subject: [PATCH 1/3] [libc][math][c23] Add log2f16 C23 math function Part of #95

[llvm-branch-commits] [libc] [libc][math][c23] Add sinhf16 and coshf16 C23 math functions (PR #105947)

2024-10-15 Thread via llvm-branch-commits
https://github.com/overmighty updated https://github.com/llvm/llvm-project/pull/105947 >From f0162048fbcff1a4f24c8072c5af49bdaa08d1d8 Mon Sep 17 00:00:00 2001 From: OverMighty Date: Sat, 24 Aug 2024 18:02:51 +0200 Subject: [PATCH 1/2] [libc][math][c23] Add sinhf16 and coshf16 C23 math function

[llvm-branch-commits] [clang] release/19.x: [Clang] Instantiate Typedefs referenced by type alias deduction guides (#111804) (PR #112293)

2024-10-14 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/112293 Backport 0bc02b999a Requested by: @zyn0217 >From 2717eeb2584005e08bc0b2c1b77954ff156a5bab Mon Sep 17 00:00:00 2001 From: Younan Zhang Date: Fri, 11 Oct 2024 10:31:27 +0800 Subject: [PATCH] [Clang] Instantiate

[llvm-branch-commits] [clang] release/19.x: [Clang] Instantiate Typedefs referenced by type alias deduction guides (#111804) (PR #112293)

2024-10-14 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/112293 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/19.x: [Clang] Instantiate Typedefs referenced by type alias deduction guides (#111804) (PR #112293)

2024-10-14 Thread via llvm-branch-commits
llvmbot wrote: @erichkeane What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/112293 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/li

[llvm-branch-commits] [lld] Backport "[ELF] Make shouldAddProvideSym return values consistent when demoted to Undefined" (PR #112136)

2024-10-14 Thread via llvm-branch-commits
https://github.com/DianQK converted_to_draft https://github.com/llvm/llvm-project/pull/112136 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [lld] Backport "[ELF] Make shouldAddProvideSym return values consistent when demoted to Undefined" (PR #112136)

2024-10-14 Thread via llvm-branch-commits
DianQK wrote: Mark as draft due to https://github.com/llvm/llvm-project/pull/111945#issuecomment-2412354753. https://github.com/llvm/llvm-project/pull/112136 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.or

[llvm-branch-commits] [clang] release/19.x: [clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138) (PR #111953)

2024-10-15 Thread via llvm-branch-commits
github-actions[bot] wrote: @tru (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR. https

[llvm-branch-commits] [libc] [libc][math][c23] Add tanhf16 C23 math function (PR #106006)

2024-10-15 Thread via llvm-branch-commits
https://github.com/overmighty updated https://github.com/llvm/llvm-project/pull/106006 >From 1a0ef1066e233c275133c6c75e3ba6631a2edadf Mon Sep 17 00:00:00 2001 From: OverMighty Date: Sun, 25 Aug 2024 22:02:09 +0200 Subject: [PATCH 1/2] [libc][math][c23] Add tanhf16 C23 math function Part of #95

[llvm-branch-commits] [libc] [libc][math][c23] Add sinhf16 and coshf16 C23 math functions (PR #105947)

2024-10-15 Thread via llvm-branch-commits
https://github.com/lntue approved this pull request. https://github.com/llvm/llvm-project/pull/105947 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libc] [libc][math][c23] Add tanhf16 C23 math function (PR #106006)

2024-10-15 Thread via llvm-branch-commits
@@ -0,0 +1,145 @@ +//===-- Half-precision tanh(x) function ---===// +// +// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. +// See https://llvm.org/LICENSE.txt for license information. +// SPDX-License-Identifier: Ap

[llvm-branch-commits] [clang] [llvm] [LLVM] [Clang] Backport "Support for Gentoo `*t64` triples (64-bit time_t ABIs)" (PR #112364)

2024-10-15 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-arm Author: Michał Górny (mgorny) Changes This is a backport of 387b37af1aabf325e9be844361564dfad8d45c75 for 19.x, adjusted to add new Triple::EnvironmentType members at the end to avoid breaking backwards ABI compatibility. Gentoo is planning

[llvm-branch-commits] [clang] [llvm] [LLVM] [Clang] Backport "Support for Gentoo `*t64` triples (64-bit time_t ABIs)" (PR #112364)

2024-10-15 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Michał Górny (mgorny) Changes This is a backport of 387b37af1aabf325e9be844361564dfad8d45c75 for 19.x, adjusted to add new Triple::EnvironmentType members at the end to avoid breaking backwards ABI compatibility. Gentoo is planning to in

[llvm-branch-commits] [llvm] release/19.x: [Inliner] Don't propagate access attr to byval params (#112256) (PR #112365)

2024-10-15 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/112365 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/19.x: [Inliner] Don't propagate access attr to byval params (#112256) (PR #112365)

2024-10-15 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/112365 Backport 3c777f04f065dda5f0c80eaaef2a7f623ccc20ed Requested by: @goldsteinn >From ec59e7b6fc5c4c8d85181882d660c80954caa935 Mon Sep 17 00:00:00 2001 From: goldsteinn <[email protected]

[llvm-branch-commits] [llvm] release/19.x: [Inliner] Don't propagate access attr to byval params (#112256) (PR #112365)

2024-10-15 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-transforms Author: None (llvmbot) Changes Backport 3c777f04f065dda5f0c80eaaef2a7f623ccc20ed Requested by: @goldsteinn --- Full diff: https://github.com/llvm/llvm-project/pull/112365.diff 2 Files Affected: - (modified) llvm/lib/Transforms/Utils/

[llvm-branch-commits] [llvm] release/19.x: [Inliner] Don't propagate access attr to byval params (#112256) (PR #112365)

2024-10-15 Thread via llvm-branch-commits
llvmbot wrote: @nikic What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/112365 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinf

[llvm-branch-commits] [llvm] release/19.x: [Inliner] Don't propagate access attr to byval params (#112256) (PR #112365)

2024-10-15 Thread via llvm-branch-commits
github-actions[bot] wrote: ⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo. Please turn off [Keep my email addresses private](https://github.com/settings/emails) setting in your account. See [LLVM Discourse](https://discourse.llvm.org/t/hidden-email

[llvm-branch-commits] [llvm] [RISCV] fix RISCVPushPopOptimizer pass (PR #110813)

2024-10-15 Thread via llvm-branch-commits
dlav-sc wrote: @topperc @michaelmaitland, could you take another look, please? https://github.com/llvm/llvm-project/pull/110813 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm

[llvm-branch-commits] [flang] [Flang] Split runtime headers in preparation for cross-compilation. NFC. (PR #112188)

2024-10-15 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-flang-runtime @llvm/pr-subscribers-flang-codegen Author: Michael Kruse (Meinersbur) Changes Split some headers into headers for public and private declarations in preparation for #110217. Moving the runtime-private headers in runtime-private include di

[llvm-branch-commits] [libc] [libc][math][c23] Add sqrtf16 C23 math function (PR #112406)

2024-10-15 Thread via llvm-branch-commits
overmighty wrote: Re-opening this as https://github.com/llvm/llvm-project/pull/106102 was merged when it shouldn't have been (it was merged into the previous stacked PR's branch). https://github.com/llvm/llvm-project/pull/112406 ___ llvm-branch-commi

[llvm-branch-commits] [libc] [libc][math][c23] Add sqrtf16 C23 math function (PR #112406)

2024-10-15 Thread via llvm-branch-commits
https://github.com/overmighty edited https://github.com/llvm/llvm-project/pull/112406 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libc] [libc][math][c23] Add sqrtf16 C23 math function (PR #112406)

2024-10-15 Thread via llvm-branch-commits
https://github.com/lntue approved this pull request. https://github.com/llvm/llvm-project/pull/112406 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libc] users/overmighty/libc math sqrtf16 (PR #112406)

2024-10-15 Thread via llvm-branch-commits
https://github.com/overmighty edited https://github.com/llvm/llvm-project/pull/112406 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libc] users/overmighty/libc math sqrtf16 (PR #112406)

2024-10-15 Thread via llvm-branch-commits
https://github.com/overmighty edited https://github.com/llvm/llvm-project/pull/112406 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

<    45   46   47   48   49   50   51   52   53   54   >