[llvm-branch-commits] [llvm] 154e88a - Bump version to 15.0.5

2022-11-15 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2022-11-15T22:28:29-08:00 New Revision: 154e88af7ec97d9b9f389e55d45bf07108a9a097 URL: https://github.com/llvm/llvm-project/commit/154e88af7ec97d9b9f389e55d45bf07108a9a097 DIFF: https://github.com/llvm/llvm-project/commit/154e88af7ec97d9b9f389e55d45bf07108a9a097.diff

[llvm-branch-commits] [llvm] 25a36ca - Bump version to 15.0.6

2022-11-21 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2022-11-21T10:38:24-08:00 New Revision: 25a36ca5c791611588a455e7e7e8a3593e90f9a3 URL: https://github.com/llvm/llvm-project/commit/25a36ca5c791611588a455e7e7e8a3593e90f9a3 DIFF: https://github.com/llvm/llvm-project/commit/25a36ca5c791611588a455e7e7e8a3593e90f9a3.diff

[llvm-branch-commits] [llvm] e6e61e9 - Revert "Reapply: Add an error message to the default SIGPIPE handler"

2022-11-23 Thread Tom Stellard via llvm-branch-commits
Author: Bill Wendling Date: 2022-11-23T06:36:25-08:00 New Revision: e6e61e9b2ef7c0fa3fe2cd7c612e00ecf57a9dd8 URL: https://github.com/llvm/llvm-project/commit/e6e61e9b2ef7c0fa3fe2cd7c612e00ecf57a9dd8 DIFF: https://github.com/llvm/llvm-project/commit/e6e61e9b2ef7c0fa3fe2cd7c612e00ecf57a9dd8.diff

[llvm-branch-commits] [llvm] a8af9f6 - Bump version to 15.0.7

2023-01-06 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2023-01-06T13:09:17-08:00 New Revision: a8af9f679231a55b8a0f5707d8727679a98f4b06 URL: https://github.com/llvm/llvm-project/commit/a8af9f679231a55b8a0f5707d8727679a98f4b06 DIFF: https://github.com/llvm/llvm-project/commit/a8af9f679231a55b8a0f5707d8727679a98f4b06.diff

[llvm-branch-commits] [llvm] 74d3ba1 - [X86] Don't zero out %eax if both %al and %ah are used

2023-01-09 Thread Tom Stellard via llvm-branch-commits
Author: Bill Wendling Date: 2023-01-09T12:09:00-08:00 New Revision: 74d3ba1af5c09b85331c90105c461484762ee3e4 URL: https://github.com/llvm/llvm-project/commit/74d3ba1af5c09b85331c90105c461484762ee3e4 DIFF: https://github.com/llvm/llvm-project/commit/74d3ba1af5c09b85331c90105c461484762ee3e4.diff

[llvm-branch-commits] [llvm] 67fd0d2 - [TypePromotion] Add truncate in ConvertTruncs when the original truncate type is not extend type

2023-01-10 Thread Tom Stellard via llvm-branch-commits
Author: chenglin.bi Date: 2023-01-10T12:59:38-08:00 New Revision: 67fd0d2af4bf9e939ebcccb2b66552a31789af94 URL: https://github.com/llvm/llvm-project/commit/67fd0d2af4bf9e939ebcccb2b66552a31789af94 DIFF: https://github.com/llvm/llvm-project/commit/67fd0d2af4bf9e939ebcccb2b66552a31789af94.diff L

[llvm-branch-commits] [lld] 1095870 - [wasm-ld] Define a `__heap_end` symbol marking the end of allocated memory.

2023-01-10 Thread Tom Stellard via llvm-branch-commits
Author: Dan Gohman Date: 2023-01-10T17:01:48-08:00 New Revision: 1095870e8ceddc5371f446f4e7c3473f89a461cd URL: https://github.com/llvm/llvm-project/commit/1095870e8ceddc5371f446f4e7c3473f89a461cd DIFF: https://github.com/llvm/llvm-project/commit/1095870e8ceddc5371f446f4e7c3473f89a461cd.diff LO

[llvm-branch-commits] [llvm] 948cadd - [RegAllocFast] Handle new debug values for spills

2023-01-11 Thread Tom Stellard via llvm-branch-commits
Author: Josh Stone Date: 2023-01-11T17:16:45-08:00 New Revision: 948cadd6d4247f7a5bd8fd6b1386062653d54c84 URL: https://github.com/llvm/llvm-project/commit/948cadd6d4247f7a5bd8fd6b1386062653d54c84 DIFF: https://github.com/llvm/llvm-project/commit/948cadd6d4247f7a5bd8fd6b1386062653d54c84.diff LO

[llvm-branch-commits] [libcxx] 939f5a3 - libc++: bring back the unsigned in the return type in wcstoull_l

2023-01-11 Thread Tom Stellard via llvm-branch-commits
Author: Sylvestre Ledru Date: 2023-01-11T23:12:22-08:00 New Revision: 939f5a33711370697f9ad1de4267cfc7399dfe86 URL: https://github.com/llvm/llvm-project/commit/939f5a33711370697f9ad1de4267cfc7399dfe86 DIFF: https://github.com/llvm/llvm-project/commit/939f5a33711370697f9ad1de4267cfc7399dfe86.dif

[llvm-branch-commits] [libcxx] 8dfdcc7 - [libc++] Fix memory leaks when throwing inside std::vector constructors

2023-01-11 Thread Tom Stellard via llvm-branch-commits
Author: Nikolas Klauser Date: 2023-01-11T23:12:30-08:00 New Revision: 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a URL: https://github.com/llvm/llvm-project/commit/8dfdcc7b7bf66834a761bd8de445840ef68e4d1a DIFF: https://github.com/llvm/llvm-project/commit/8dfdcc7b7bf66834a761bd8de445840ef68e4d1a.dif

[llvm-branch-commits] [llvm] 0604154 - Drop 'git' from version string

2023-01-24 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2023-01-24T23:00:48-08:00 New Revision: 0604154e006e88e9e7f82d8ee5fd076bda206613 URL: https://github.com/llvm/llvm-project/commit/0604154e006e88e9e7f82d8ee5fd076bda206613 DIFF: https://github.com/llvm/llvm-project/commit/0604154e006e88e9e7f82d8ee5fd076bda206613.diff

[llvm-branch-commits] [clang] 46d5a57 - [AMDGCN] Fix device lib test to work with lib64

2023-01-26 Thread Tom Stellard via llvm-branch-commits
Author: Siu Chi Chan Date: 2023-01-26T14:57:21-08:00 New Revision: 46d5a57801bc37e5ebb1a4d6b2acc0fa99c01e8d URL: https://github.com/llvm/llvm-project/commit/46d5a57801bc37e5ebb1a4d6b2acc0fa99c01e8d DIFF: https://github.com/llvm/llvm-project/commit/46d5a57801bc37e5ebb1a4d6b2acc0fa99c01e8d.diff

[llvm-branch-commits] [clang] 5cc5d71 - Fix recursive error for constraints depending on itself incorrectly

2023-01-27 Thread Tom Stellard via llvm-branch-commits
Author: Erich Keane Date: 2023-01-27T20:39:29-08:00 New Revision: 5cc5d71a10077f4ce4c83ac7c2aee13dc8ea2739 URL: https://github.com/llvm/llvm-project/commit/5cc5d71a10077f4ce4c83ac7c2aee13dc8ea2739 DIFF: https://github.com/llvm/llvm-project/commit/5cc5d71a10077f4ce4c83ac7c2aee13dc8ea2739.diff L

[llvm-branch-commits] [llvm] 0764636 - [Support] Avoid using main thread for llvm::parallelFor().

2023-01-27 Thread Tom Stellard via llvm-branch-commits
Author: Alexey Lapshin Date: 2023-01-27T20:40:41-08:00 New Revision: 0764636b95f1b6f523202a291b9534eb826dd715 URL: https://github.com/llvm/llvm-project/commit/0764636b95f1b6f523202a291b9534eb826dd715 DIFF: https://github.com/llvm/llvm-project/commit/0764636b95f1b6f523202a291b9534eb826dd715.diff

[llvm-branch-commits] [clang] 84f3164 - Stop diagnosing member and array access in offsetof as an extension

2023-01-27 Thread Tom Stellard via llvm-branch-commits
Author: Aaron Ballman Date: 2023-01-27T20:41:31-08:00 New Revision: 84f3164c1d9ce024f59221dcfbc8ab050de73748 URL: https://github.com/llvm/llvm-project/commit/84f3164c1d9ce024f59221dcfbc8ab050de73748 DIFF: https://github.com/llvm/llvm-project/commit/84f3164c1d9ce024f59221dcfbc8ab050de73748.diff

[llvm-branch-commits] [llvm] 9833a55 - [OpenMP] Run an extra 'OpenMPOpt' pass in LTO-mode

2023-01-27 Thread Tom Stellard via llvm-branch-commits
Author: Joseph Huber Date: 2023-01-27T20:44:34-08:00 New Revision: 9833a552e36c3a9fb6491d00a2b22830fad91bef URL: https://github.com/llvm/llvm-project/commit/9833a552e36c3a9fb6491d00a2b22830fad91bef DIFF: https://github.com/llvm/llvm-project/commit/9833a552e36c3a9fb6491d00a2b22830fad91bef.diff

[llvm-branch-commits] [llvm] c0e53ac - [OpenMP] Make OpenMPOpt aware of the OpenMP runtime's status

2023-01-27 Thread Tom Stellard via llvm-branch-commits
Author: Joseph Huber Date: 2023-01-27T20:44:34-08:00 New Revision: c0e53ac3c3da7cda6af3b0f056cc8174c3bae44c URL: https://github.com/llvm/llvm-project/commit/c0e53ac3c3da7cda6af3b0f056cc8174c3bae44c DIFF: https://github.com/llvm/llvm-project/commit/c0e53ac3c3da7cda6af3b0f056cc8174c3bae44c.diff

[llvm-branch-commits] [llvm] 124f90b - Revert "Verifier: Disallow uses of intrinsic global variables"

2023-01-27 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2023-01-27T21:44:11-08:00 New Revision: 124f90bd89b97066e01274a9bba1068f3a175d66 URL: https://github.com/llvm/llvm-project/commit/124f90bd89b97066e01274a9bba1068f3a175d66 DIFF: https://github.com/llvm/llvm-project/commit/124f90bd89b97066e01274a9bba1068f3a175d66.diff

[llvm-branch-commits] [clang] e757c4d - [LinkerWrapper] Fix memory issues due to unguarded accesses to global state

2023-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Joseph Huber Date: 2023-02-06T09:54:37-08:00 New Revision: e757c4d1d0ca113c207458c67c73f703bd479f82 URL: https://github.com/llvm/llvm-project/commit/e757c4d1d0ca113c207458c67c73f703bd479f82 DIFF: https://github.com/llvm/llvm-project/commit/e757c4d1d0ca113c207458c67c73f703bd479f82.diff

[llvm-branch-commits] [lld] d8f5768 - [ELF] -z notext: avoid dynamic relocations in .eh_frame

2023-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Fangrui Song Date: 2023-02-06T10:44:00-08:00 New Revision: d8f5768305dcb2521b20c364c5bb304ec7a1c064 URL: https://github.com/llvm/llvm-project/commit/d8f5768305dcb2521b20c364c5bb304ec7a1c064 DIFF: https://github.com/llvm/llvm-project/commit/d8f5768305dcb2521b20c364c5bb304ec7a1c064.diff

[llvm-branch-commits] [llvm] 8d650ca - [Release] Increase test-release.sh verbosity

2023-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Rainer Orth Date: 2023-02-06T11:45:07-08:00 New Revision: 8d650ca44a324b2509bec6eebaf63ea821ff URL: https://github.com/llvm/llvm-project/commit/8d650ca44a324b2509bec6eebaf63ea821ff DIFF: https://github.com/llvm/llvm-project/commit/8d650ca44a324b2509bec6eebaf63ea821ff.diff L

[llvm-branch-commits] [llvm] a2a85f2 - [Attributor][FIX] Ensure we use the right AAExecutionDomain

2023-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Johannes Doerfert Date: 2023-02-06T11:47:36-08:00 New Revision: a2a85f261f953394f7e08bb6a41bb4f026c598fe URL: https://github.com/llvm/llvm-project/commit/a2a85f261f953394f7e08bb6a41bb4f026c598fe DIFF: https://github.com/llvm/llvm-project/commit/a2a85f261f953394f7e08bb6a41bb4f026c598fe.d

[llvm-branch-commits] [llvm] 3fae904 - [OpenMP][FIX] Properly check assume only uses

2023-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Johannes Doerfert Date: 2023-02-06T11:47:36-08:00 New Revision: 3fae9049718777900fde345876ea35f00a570b7b URL: https://github.com/llvm/llvm-project/commit/3fae9049718777900fde345876ea35f00a570b7b DIFF: https://github.com/llvm/llvm-project/commit/3fae9049718777900fde345876ea35f00a570b7b.d

[llvm-branch-commits] [llvm] bd00ad5 - [OpenMP][FIX] Ensure to determine aligned regions properly

2023-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Johannes Doerfert Date: 2023-02-06T11:47:36-08:00 New Revision: bd00ad55ccdbae34ad7a0486af37369818969672 URL: https://github.com/llvm/llvm-project/commit/bd00ad55ccdbae34ad7a0486af37369818969672 DIFF: https://github.com/llvm/llvm-project/commit/bd00ad55ccdbae34ad7a0486af37369818969672.d

[llvm-branch-commits] [llvm] 055ee22 - [ORC] Drop Comdat when discarding IR symbol

2023-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Jonas Hahnfeld Date: 2023-02-06T11:57:12-08:00 New Revision: 055ee2257ff2c3a9f06a25d0acc2951d0b7e2d1f URL: https://github.com/llvm/llvm-project/commit/055ee2257ff2c3a9f06a25d0acc2951d0b7e2d1f DIFF: https://github.com/llvm/llvm-project/commit/055ee2257ff2c3a9f06a25d0acc2951d0b7e2d1f.diff

[llvm-branch-commits] [llvm] c4392bc - [Hexagon] Add release note for LLVM 16

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Krzysztof Parzyszek Date: 2023-02-07T17:04:02-08:00 New Revision: c4392bcc1d5d65720f00553b3ea17f81f9832527 URL: https://github.com/llvm/llvm-project/commit/c4392bcc1d5d65720f00553b3ea17f81f9832527 DIFF: https://github.com/llvm/llvm-project/commit/c4392bcc1d5d65720f00553b3ea17f81f9832527

[llvm-branch-commits] [clang] aa2bbfa - [CUDA] Fix output from ptxas being removes as a temporary file

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Joseph Huber Date: 2023-02-07T17:12:10-08:00 New Revision: aa2bbfaee2d5b352f7ab1a990c1e40535c6fb51b URL: https://github.com/llvm/llvm-project/commit/aa2bbfaee2d5b352f7ab1a990c1e40535c6fb51b DIFF: https://github.com/llvm/llvm-project/commit/aa2bbfaee2d5b352f7ab1a990c1e40535c6fb51b.diff

[llvm-branch-commits] [llvm] 03d030b - [CodeGen] Filter out available_externally aliases

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Jonas Hahnfeld Date: 2023-02-07T17:15:55-08:00 New Revision: 03d030be087a38b9671dabd6953e86d7756775fa URL: https://github.com/llvm/llvm-project/commit/03d030be087a38b9671dabd6953e86d7756775fa DIFF: https://github.com/llvm/llvm-project/commit/03d030be087a38b9671dabd6953e86d7756775fa.diff

[llvm-branch-commits] [llvm] c41085e - XFAIL new test available_externally_alias.ll on NVPTX

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Jonas Hahnfeld Date: 2023-02-07T17:15:55-08:00 New Revision: c41085e779b1ffdd343be8dfcc59aaaeef61faec URL: https://github.com/llvm/llvm-project/commit/c41085e779b1ffdd343be8dfcc59aaaeef61faec DIFF: https://github.com/llvm/llvm-project/commit/c41085e779b1ffdd343be8dfcc59aaaeef61faec.diff

[llvm-branch-commits] [libcxx] 22000e3 - [libc++][format] Fixes constexpr validation.

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Mark de Wever Date: 2023-02-07T18:46:12-08:00 New Revision: 22000e3c8d1aa4e1d9530624ecc25f3096434af3 URL: https://github.com/llvm/llvm-project/commit/22000e3c8d1aa4e1d9530624ecc25f3096434af3 DIFF: https://github.com/llvm/llvm-project/commit/22000e3c8d1aa4e1d9530624ecc25f3096434af3.diff

[llvm-branch-commits] [compiler-rt] 52400e4 - [LSAN] Attempt to fix the ppc64 build by excluding unsupported test

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Kirill Stoimenov Date: 2023-02-07T18:58:58-08:00 New Revision: 52400e42b8725e76198e0221d7f4e964d2ab6f4b URL: https://github.com/llvm/llvm-project/commit/52400e42b8725e76198e0221d7f4e964d2ab6f4b DIFF: https://github.com/llvm/llvm-project/commit/52400e42b8725e76198e0221d7f4e964d2ab6f4b.di

[llvm-branch-commits] [compiler-rt] 20303e5 - Reland: [llvm-cov] Look up object files using debuginfod

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Daniel Thornburgh Date: 2023-02-07T19:00:57-08:00 New Revision: 20303e551a5752f7956d7c8fe41fd95426c8ba1e URL: https://github.com/llvm/llvm-project/commit/20303e551a5752f7956d7c8fe41fd95426c8ba1e DIFF: https://github.com/llvm/llvm-project/commit/20303e551a5752f7956d7c8fe41fd95426c8ba1e.d

[llvm-branch-commits] [compiler-rt] 0b21322 - [llvm-cov] Add split-file to compiler-rt test requirements.

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Daniel Thornburgh Date: 2023-02-07T19:00:57-08:00 New Revision: 0b21322abe6f1da2c609302581d2465e2057d1d5 URL: https://github.com/llvm/llvm-project/commit/0b21322abe6f1da2c609302581d2465e2057d1d5 DIFF: https://github.com/llvm/llvm-project/commit/0b21322abe6f1da2c609302581d2465e2057d1d5.d

[llvm-branch-commits] [llvm] dd08c12 - [llvm-cov] Fix logic error in debuginfod lookup.

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Daniel Thornburgh Date: 2023-02-07T19:00:57-08:00 New Revision: dd08c12f96b40068cecfe0c6b5c613327baf69cf URL: https://github.com/llvm/llvm-project/commit/dd08c12f96b40068cecfe0c6b5c613327baf69cf DIFF: https://github.com/llvm/llvm-project/commit/dd08c12f96b40068cecfe0c6b5c613327baf69cf.d

[llvm-branch-commits] [llvm] d551b1e - [NFC] [llvm-cov] Remove unnecessary logic from llvm-cov debuginfod.

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Daniel Thornburgh Date: 2023-02-07T19:00:57-08:00 New Revision: d551b1e6d3eff268bae5d102fe97c697135e712c URL: https://github.com/llvm/llvm-project/commit/d551b1e6d3eff268bae5d102fe97c697135e712c DIFF: https://github.com/llvm/llvm-project/commit/d551b1e6d3eff268bae5d102fe97c697135e712c.d

[llvm-branch-commits] [llvm] aa84ee5 - [X86] Change precision control to FP80 during u64->fp32 conversion on Windows.

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Craig Topper Date: 2023-02-07T21:33:43-08:00 New Revision: aa84ee5cc17e19bfd4f77a55428eca01cf9385d7 URL: https://github.com/llvm/llvm-project/commit/aa84ee5cc17e19bfd4f77a55428eca01cf9385d7 DIFF: https://github.com/llvm/llvm-project/commit/aa84ee5cc17e19bfd4f77a55428eca01cf9385d7.diff

[llvm-branch-commits] [llvm] 434575c - [SVE] Fix incorrect lowering of predicate permute builtins.

2023-02-07 Thread Tom Stellard via llvm-branch-commits
Author: Paul Walker Date: 2023-02-07T21:37:09-08:00 New Revision: 434575c026c81319b393f64047025b54e69e24c2 URL: https://github.com/llvm/llvm-project/commit/434575c026c81319b393f64047025b54e69e24c2 DIFF: https://github.com/llvm/llvm-project/commit/434575c026c81319b393f64047025b54e69e24c2.diff L

[llvm-branch-commits] [clang] be701ab - [Clang][Doc] Edit the Clang release notes

2023-02-13 Thread Tom Stellard via llvm-branch-commits
Author: Roy Jacobson Date: 2023-02-13T15:10:51-08:00 New Revision: be701ab08f12daf9437c2db6d08a1731cf1df34c URL: https://github.com/llvm/llvm-project/commit/be701ab08f12daf9437c2db6d08a1731cf1df34c DIFF: https://github.com/llvm/llvm-project/commit/be701ab08f12daf9437c2db6d08a1731cf1df34c.diff

[llvm-branch-commits] [clang] 80a3a5f - GH60642: Fix ICE when checking a lambda defined in a concept definition

2023-02-21 Thread Tom Stellard via llvm-branch-commits
Author: Erich Keane Date: 2023-02-21T16:36:00-08:00 New Revision: 80a3a5fe15f71695086eb133a04e7b771a23a765 URL: https://github.com/llvm/llvm-project/commit/80a3a5fe15f71695086eb133a04e7b771a23a765 DIFF: https://github.com/llvm/llvm-project/commit/80a3a5fe15f71695086eb133a04e7b771a23a765.diff L

[llvm-branch-commits] [llvm] 4c0da27 - [PATCH] [PowerPC] Correctly use ELFv2 ABI on all OS's that use the ELFv2 ABI

2023-02-21 Thread Tom Stellard via llvm-branch-commits
Author: Brad Smith Date: 2023-02-21T22:22:59-08:00 New Revision: 4c0da2726e7f40b400066a6fb292dc260e135f3e URL: https://github.com/llvm/llvm-project/commit/4c0da2726e7f40b400066a6fb292dc260e135f3e DIFF: https://github.com/llvm/llvm-project/commit/4c0da2726e7f40b400066a6fb292dc260e135f3e.diff LO

[llvm-branch-commits] [clang] 46cfe51 - [amdgpu-arch] Fix build of amdgpu-arch with CLANG_LINK_CLANG_DYLIB

2023-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Joseph Huber Date: 2023-03-02T23:00:01-08:00 New Revision: 46cfe51ef9d190d0b4ae0485f5c1e3d96055b5ef URL: https://github.com/llvm/llvm-project/commit/46cfe51ef9d190d0b4ae0485f5c1e3d96055b5ef DIFF: https://github.com/llvm/llvm-project/commit/46cfe51ef9d190d0b4ae0485f5c1e3d96055b5ef.diff

[llvm-branch-commits] [llvm] 7917b15 - [CodeGen] Always expand division larger than i128

2023-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Nikita Popov Date: 2023-03-02T23:07:33-08:00 New Revision: 7917b15d9ef6b5e34936cd02d47c2c6258d8eeb3 URL: https://github.com/llvm/llvm-project/commit/7917b15d9ef6b5e34936cd02d47c2c6258d8eeb3 DIFF: https://github.com/llvm/llvm-project/commit/7917b15d9ef6b5e34936cd02d47c2c6258d8eeb3.diff

[llvm-branch-commits] [openmp] 791a2ec - [OpenMP][libomp] Remove false positive for memory sanitizer

2023-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Jonathan Peyton Date: 2023-03-02T23:14:31-08:00 New Revision: 791a2eccf87ad3375a62153e926e6d8a56e2b437 URL: https://github.com/llvm/llvm-project/commit/791a2eccf87ad3375a62153e926e6d8a56e2b437 DIFF: https://github.com/llvm/llvm-project/commit/791a2eccf87ad3375a62153e926e6d8a56e2b437.dif

[llvm-branch-commits] [clang] fd37b4b - [Clang][CodeGen] Fix this argument type for certain destructors

2023-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Jacob Young Date: 2023-03-02T23:16:39-08:00 New Revision: fd37b4b38d77a0b788695d839ee2b8c07732fb5d URL: https://github.com/llvm/llvm-project/commit/fd37b4b38d77a0b788695d839ee2b8c07732fb5d DIFF: https://github.com/llvm/llvm-project/commit/fd37b4b38d77a0b788695d839ee2b8c07732fb5d.diff L

[llvm-branch-commits] [clang] 9b2e09e - [PowerPC] Recognize long CPU name for -mtune in Clang

2023-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Nemanja Ivanovic Date: 2023-03-02T23:18:30-08:00 New Revision: 9b2e09e9fb1aa3bbe3668d7cc585188a3014d1b9 URL: https://github.com/llvm/llvm-project/commit/9b2e09e9fb1aa3bbe3668d7cc585188a3014d1b9 DIFF: https://github.com/llvm/llvm-project/commit/9b2e09e9fb1aa3bbe3668d7cc585188a3014d1b9.di

[llvm-branch-commits] [clang] d6d97e8 - [Driver][FreeBSD] Further simplify the Driver handling for older FreeBSD releases

2023-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Brad Smith Date: 2023-03-02T23:46:54-08:00 New Revision: d6d97e82e0b621c6567570833aabef24b3fc46b9 URL: https://github.com/llvm/llvm-project/commit/d6d97e82e0b621c6567570833aabef24b3fc46b9 DIFF: https://github.com/llvm/llvm-project/commit/d6d97e82e0b621c6567570833aabef24b3fc46b9.diff LO

[llvm-branch-commits] [clang] c8d5733 - [analyzer] Fix assertion failure in SMT conversion for unary operator on floats

2023-03-03 Thread Tom Stellard via llvm-branch-commits
Author: Tomasz Kamiński Date: 2023-03-03T23:48:04-08:00 New Revision: c8d5733b81b7534b91c3602ad96053b4ba0b638b URL: https://github.com/llvm/llvm-project/commit/c8d5733b81b7534b91c3602ad96053b4ba0b638b DIFF: https://github.com/llvm/llvm-project/commit/c8d5733b81b7534b91c3602ad96053b4ba0b638b.dif

[llvm-branch-commits] [compiler-rt] da05802 - [scudo] Disable the GetRssFromBuffer scudo test on PPC

2023-03-03 Thread Tom Stellard via llvm-branch-commits
Author: Amy Kwan Date: 2023-03-03T23:50:17-08:00 New Revision: da0580260e83e7354f82e0abdc5f4f65a6a2e6c1 URL: https://github.com/llvm/llvm-project/commit/da0580260e83e7354f82e0abdc5f4f65a6a2e6c1 DIFF: https://github.com/llvm/llvm-project/commit/da0580260e83e7354f82e0abdc5f4f65a6a2e6c1.diff LOG:

[llvm-branch-commits] [llvm] f5f4825 - [X86] Fix `(shift X, (xor Y, N-1))` -> `(shift X, (not Y))` by properly inserting `not Y` into DAG. [#61038]

2023-03-03 Thread Tom Stellard via llvm-branch-commits
Author: Noah Goldstein Date: 2023-03-03T23:53:12-08:00 New Revision: f5f4825b189ccb016e01a9cd10e2a06cd8f2a89a URL: https://github.com/llvm/llvm-project/commit/f5f4825b189ccb016e01a9cd10e2a06cd8f2a89a DIFF: https://github.com/llvm/llvm-project/commit/f5f4825b189ccb016e01a9cd10e2a06cd8f2a89a.diff

[llvm-branch-commits] [llvm] c915974 - [LV] Reland "Update logic for calculating register usage due to invariants"

2023-03-03 Thread Tom Stellard via llvm-branch-commits
Author: sgokhale Date: 2023-03-03T23:56:29-08:00 New Revision: c915974bd3b209ca11ce94856088d72517d3866f URL: https://github.com/llvm/llvm-project/commit/c915974bd3b209ca11ce94856088d72517d3866f DIFF: https://github.com/llvm/llvm-project/commit/c915974bd3b209ca11ce94856088d72517d3866f.diff LOG:

[llvm-branch-commits] [llvm] b4217ad - [LV] Modify test case for commit 4f9a544

2023-03-03 Thread Tom Stellard via llvm-branch-commits
Author: sgokhale Date: 2023-03-03T23:56:29-08:00 New Revision: b4217ad55fce70f32b6ec9e96e8fa8cfdbc69651 URL: https://github.com/llvm/llvm-project/commit/b4217ad55fce70f32b6ec9e96e8fa8cfdbc69651 DIFF: https://github.com/llvm/llvm-project/commit/b4217ad55fce70f32b6ec9e96e8fa8cfdbc69651.diff LOG:

[llvm-branch-commits] [llvm] 4b4dfa3 - [LV] Reland testcase in 0ec4cae

2023-03-03 Thread Tom Stellard via llvm-branch-commits
Author: sgokhale Date: 2023-03-03T23:56:29-08:00 New Revision: 4b4dfa341b8d16b01ee0d83dc5cf5ddcc1a6cacf URL: https://github.com/llvm/llvm-project/commit/4b4dfa341b8d16b01ee0d83dc5cf5ddcc1a6cacf DIFF: https://github.com/llvm/llvm-project/commit/4b4dfa341b8d16b01ee0d83dc5cf5ddcc1a6cacf.diff LOG:

[llvm-branch-commits] [clang] 3bb5ebc - [Clang] Adjust triviality computation in QualType::isTrivialType to C++20 cases.

2023-03-03 Thread Tom Stellard via llvm-branch-commits
Author: Roy Jacobson Date: 2023-03-03T23:57:20-08:00 New Revision: 3bb5ebc4eddf517d7e36c9b61dd7474e202cf216 URL: https://github.com/llvm/llvm-project/commit/3bb5ebc4eddf517d7e36c9b61dd7474e202cf216 DIFF: https://github.com/llvm/llvm-project/commit/3bb5ebc4eddf517d7e36c9b61dd7474e202cf216.diff

[llvm-branch-commits] [clang] f8514f0 - Fix assertion failure "PathDiagnosticSpotPiece's must have a valid location." in ReturnPtrRange checker on builtin functions

2023-03-03 Thread Tom Stellard via llvm-branch-commits
Author: Arseniy Zaostrovnykh Date: 2023-03-03T23:59:16-08:00 New Revision: f8514f04eef7c819f955746b0e6534798dfab741 URL: https://github.com/llvm/llvm-project/commit/f8514f04eef7c819f955746b0e6534798dfab741 DIFF: https://github.com/llvm/llvm-project/commit/f8514f04eef7c819f955746b0e6534798dfab74

[llvm-branch-commits] [llvm] 60bba0f - [llvm-cov] Create syntax to pass source w/o binary.

2023-03-05 Thread Tom Stellard via llvm-branch-commits
Author: Daniel Thornburgh Date: 2023-03-04T00:00:29-08:00 New Revision: 60bba0f5a777623d1af4d5becc60f63ce139bae7 URL: https://github.com/llvm/llvm-project/commit/60bba0f5a777623d1af4d5becc60f63ce139bae7 DIFF: https://github.com/llvm/llvm-project/commit/60bba0f5a777623d1af4d5becc60f63ce139bae7.d

[llvm-branch-commits] [clang] a146bdc - [clang] Fix single-element array initialization in constexpr

2023-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Mariya Podchishchaeva Date: 2023-03-08T05:16:06-08:00 New Revision: a146bdc32034dca21f09c97f99691aa8c0939e97 URL: https://github.com/llvm/llvm-project/commit/a146bdc32034dca21f09c97f99691aa8c0939e97 DIFF: https://github.com/llvm/llvm-project/commit/a146bdc32034dca21f09c97f99691aa8c0939e

[llvm-branch-commits] [clang] 7b4e71b - [clang-format] Don't annotate left brace of class as FunctionLBrace

2023-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2023-03-08T05:18:52-08:00 New Revision: 7b4e71bcf991a6b2e5cee26112a14bb62ceee0b8 URL: https://github.com/llvm/llvm-project/commit/7b4e71bcf991a6b2e5cee26112a14bb62ceee0b8 DIFF: https://github.com/llvm/llvm-project/commit/7b4e71bcf991a6b2e5cee26112a14bb62ceee0b8.diff LOG:

[llvm-branch-commits] [libcxx] 0e54039 - [libc++] Fix ranges::binary_search() returning true for cases where the element is not in the range

2023-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Nikolas Klauser Date: 2023-03-08T05:37:58-08:00 New Revision: 0e540397b083ae8d88c9057f801af30a974e2a4c URL: https://github.com/llvm/llvm-project/commit/0e540397b083ae8d88c9057f801af30a974e2a4c DIFF: https://github.com/llvm/llvm-project/commit/0e540397b083ae8d88c9057f801af30a974e2a4c.dif

[llvm-branch-commits] [libcxx] c7d3410 - [libc++][format] Fix floating point formatting.

2023-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Mark de Wever Date: 2023-03-08T05:38:08-08:00 New Revision: c7d3410533dcee16a8837b36400cc36dbc7bbae2 URL: https://github.com/llvm/llvm-project/commit/c7d3410533dcee16a8837b36400cc36dbc7bbae2 DIFF: https://github.com/llvm/llvm-project/commit/c7d3410533dcee16a8837b36400cc36dbc7bbae2.diff

[llvm-branch-commits] [libcxx] 59d896f - [libc++][format] Fixes invalid usage of m type.

2023-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Mark de Wever Date: 2023-03-08T05:38:23-08:00 New Revision: 59d896fd7f9340ed29d8e46964a792df6f836340 URL: https://github.com/llvm/llvm-project/commit/59d896fd7f9340ed29d8e46964a792df6f836340 DIFF: https://github.com/llvm/llvm-project/commit/59d896fd7f9340ed29d8e46964a792df6f836340.diff

[llvm-branch-commits] [clang] 35232f3 - [analyzer] Fix crash exposed by D140059

2023-03-08 Thread Tom Stellard via llvm-branch-commits
Author: einvbri Date: 2023-03-08T05:56:02-08:00 New Revision: 35232f3c40d2576ec94cad9e6b836f6f880d760b URL: https://github.com/llvm/llvm-project/commit/35232f3c40d2576ec94cad9e6b836f6f880d760b DIFF: https://github.com/llvm/llvm-project/commit/35232f3c40d2576ec94cad9e6b836f6f880d760b.diff LOG:

[llvm-branch-commits] [lld] c1949c6 - [ELF] --no-undefined-warning: demote error to warning for release/16.x

2023-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Fangrui Song Date: 2023-03-08T05:58:21-08:00 New Revision: c1949c6a310ae965be4995f46e9b47c56dc5f05f URL: https://github.com/llvm/llvm-project/commit/c1949c6a310ae965be4995f46e9b47c56dc5f05f DIFF: https://github.com/llvm/llvm-project/commit/c1949c6a310ae965be4995f46e9b47c56dc5f05f.diff

[llvm-branch-commits] [compiler-rt] e0ffaab - [builtins] Only build float16/bfloat16 code if actually supported

2023-03-09 Thread Tom Stellard via llvm-branch-commits
Author: Alex Richardson Date: 2023-03-09T06:34:51-08:00 New Revision: e0ffaabd2f75af7f96fea0878e587314777bae39 URL: https://github.com/llvm/llvm-project/commit/e0ffaabd2f75af7f96fea0878e587314777bae39 DIFF: https://github.com/llvm/llvm-project/commit/e0ffaabd2f75af7f96fea0878e587314777bae39.dif

[llvm-branch-commits] [clang] cd35858 - [NVPTX] Fix NVPTX output name in the driver with -save-temps

2023-03-09 Thread Tom Stellard via llvm-branch-commits
Author: Joseph Huber Date: 2023-03-09T06:39:05-08:00 New Revision: cd358583fa759a2cacdf163ff072e474f555a3be URL: https://github.com/llvm/llvm-project/commit/cd358583fa759a2cacdf163ff072e474f555a3be DIFF: https://github.com/llvm/llvm-project/commit/cd358583fa759a2cacdf163ff072e474f555a3be.diff

[llvm-branch-commits] [openmp] f2ee0b2 - [OpenMP] Fix extra parenthesis in kmp_os.h

2023-03-09 Thread Tom Stellard via llvm-branch-commits
Author: Vadim Paretsky (Intel Americas Inc) Date: 2023-03-09T06:51:30-08:00 New Revision: f2ee0b25c3ad0039956d569ab63bbe53319a5e25 URL: https://github.com/llvm/llvm-project/commit/f2ee0b25c3ad0039956d569ab63bbe53319a5e25 DIFF: https://github.com/llvm/llvm-project/commit/f2ee0b25c3ad0039956d569a

[llvm-branch-commits] [clang] 7fd255f - [analyzer] Explicit cast on customized offsetof should not be ignored when evaluating as const

2023-03-09 Thread Tom Stellard via llvm-branch-commits
Author: danix800 Date: 2023-03-09T06:52:50-08:00 New Revision: 7fd255fe6e3551c06e9d233517576e95c9a912fe URL: https://github.com/llvm/llvm-project/commit/7fd255fe6e3551c06e9d233517576e95c9a912fe DIFF: https://github.com/llvm/llvm-project/commit/7fd255fe6e3551c06e9d233517576e95c9a912fe.diff LOG:

[llvm-branch-commits] [compiler-rt] e0044a6 - [compiler-rt][builtins] Define AT_HWCAP2 for AArch64

2023-03-09 Thread Tom Stellard via llvm-branch-commits
Author: Xi Ruoyao Date: 2023-03-09T06:53:51-08:00 New Revision: e0044a6993d4c68310f7ce9e2edaaf73fdb4b056 URL: https://github.com/llvm/llvm-project/commit/e0044a6993d4c68310f7ce9e2edaaf73fdb4b056 DIFF: https://github.com/llvm/llvm-project/commit/e0044a6993d4c68310f7ce9e2edaaf73fdb4b056.diff LOG

[llvm-branch-commits] [clang] 633c6c0 - [Lex] Fix a crash in updateConsecutiveMacroArgTokens.

2023-03-09 Thread Tom Stellard via llvm-branch-commits
Author: Haojian Wu Date: 2023-03-09T06:54:26-08:00 New Revision: 633c6c013ed7368e6ab644de2e9dab9d9e175fcc URL: https://github.com/llvm/llvm-project/commit/633c6c013ed7368e6ab644de2e9dab9d9e175fcc DIFF: https://github.com/llvm/llvm-project/commit/633c6c013ed7368e6ab644de2e9dab9d9e175fcc.diff LO

[llvm-branch-commits] [clang] 9a6f0c2 - Revert two patches to fix GH58452 regression

2023-03-09 Thread Tom Stellard via llvm-branch-commits
Author: Erich Keane Date: 2023-03-09T20:37:39-08:00 New Revision: 9a6f0c20fd2294830acdde714e6cddb2793c504b URL: https://github.com/llvm/llvm-project/commit/9a6f0c20fd2294830acdde714e6cddb2793c504b DIFF: https://github.com/llvm/llvm-project/commit/9a6f0c20fd2294830acdde714e6cddb2793c504b.diff L

[llvm-branch-commits] [clang-tools-extra] 7ceeae3 - [include-cleaner] Dont pass llvm::StringRef to gtest APIs

2023-03-09 Thread Tom Stellard via llvm-branch-commits
Author: Kadir Cetinkaya Date: 2023-03-09T20:41:36-08:00 New Revision: 7ceeae360962bde5ae2790fe373ecc1d8076a764 URL: https://github.com/llvm/llvm-project/commit/7ceeae360962bde5ae2790fe373ecc1d8076a764 DIFF: https://github.com/llvm/llvm-project/commit/7ceeae360962bde5ae2790fe373ecc1d8076a764.dif

[llvm-branch-commits] [openmp] 66d4cc2 - [OpenMP] Fix the wrong use of `fopen`

2023-03-09 Thread Tom Stellard via llvm-branch-commits
Author: Shilei Tian Date: 2023-03-09T20:46:51-08:00 New Revision: 66d4cc283657f4db2e52e240717b1217ac6a4303 URL: https://github.com/llvm/llvm-project/commit/66d4cc283657f4db2e52e240717b1217ac6a4303 DIFF: https://github.com/llvm/llvm-project/commit/66d4cc283657f4db2e52e240717b1217ac6a4303.diff L

[llvm-branch-commits] [clang] fce3e75 - Revert "Currently the control of the eval-method is mixed with fast-math."

2023-03-10 Thread Tom Stellard via llvm-branch-commits
Author: Zahira Ammarguellat Date: 2023-03-10T22:55:02-08:00 New Revision: fce3e75e01babe38576b1519dab5f752955525f9 URL: https://github.com/llvm/llvm-project/commit/fce3e75e01babe38576b1519dab5f752955525f9 DIFF: https://github.com/llvm/llvm-project/commit/fce3e75e01babe38576b1519dab5f752955525f9

[llvm-branch-commits] [llvm] 8f3cb98 - lit: Fix formatting in README.rst

2023-03-15 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2023-03-15T04:20:23-07:00 New Revision: 8f3cb98d1fab356a26eb1a153811b70728f3a3c4 URL: https://github.com/llvm/llvm-project/commit/8f3cb98d1fab356a26eb1a153811b70728f3a3c4 DIFF: https://github.com/llvm/llvm-project/commit/8f3cb98d1fab356a26eb1a153811b70728f3a3c4.diff

[llvm-branch-commits] [clang] e16f668 - [clang-format] Handle '_' in ud-suffix for IntegerLiteralSeparator

2023-04-03 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2023-04-03T21:20:41-07:00 New Revision: e16f668f5ed0699498a987be21d32f04e8bdcfbb URL: https://github.com/llvm/llvm-project/commit/e16f668f5ed0699498a987be21d32f04e8bdcfbb DIFF: https://github.com/llvm/llvm-project/commit/e16f668f5ed0699498a987be21d32f04e8bdcfbb.diff LOG:

[llvm-branch-commits] [libcxx] 34e907f - [libc++] Fix CI on release/16.x

2023-04-03 Thread Tom Stellard via llvm-branch-commits
Author: Louis Dionne Date: 2023-04-03T21:23:55-07:00 New Revision: 34e907fdba13db61748c347cbdd33a22132d8b7a URL: https://github.com/llvm/llvm-project/commit/34e907fdba13db61748c347cbdd33a22132d8b7a DIFF: https://github.com/llvm/llvm-project/commit/34e907fdba13db61748c347cbdd33a22132d8b7a.diff

[llvm-branch-commits] [libcxx] 9ec8096 - [release/16.x][libc++] Revert the bitset sort optimization

2023-04-03 Thread Tom Stellard via llvm-branch-commits
Author: Louis Dionne Date: 2023-04-03T21:25:04-07:00 New Revision: 9ec8096d0d50a353a5bc5a91064c6332bd634021 URL: https://github.com/llvm/llvm-project/commit/9ec8096d0d50a353a5bc5a91064c6332bd634021 DIFF: https://github.com/llvm/llvm-project/commit/9ec8096d0d50a353a5bc5a91064c6332bd634021.diff

[llvm-branch-commits] [libcxx] c163d43 - [libc++] Mark a test relying on `typeid` as unsupported without RTTI.

2023-04-03 Thread Tom Stellard via llvm-branch-commits
Author: Konstantin Varlamov Date: 2023-04-03T21:42:35-07:00 New Revision: c163d43e220792637d2274407c925ba2c99bd66c URL: https://github.com/llvm/llvm-project/commit/c163d43e220792637d2274407c925ba2c99bd66c DIFF: https://github.com/llvm/llvm-project/commit/c163d43e220792637d2274407c925ba2c99bd66c

[llvm-branch-commits] [llvm] 79e743f - [ARM] Handle generating SEH unwind info for t2STR_PRE/t2LDR_POST

2023-04-03 Thread Tom Stellard via llvm-branch-commits
Author: Martin Storsjö Date: 2023-04-03T21:47:57-07:00 New Revision: 79e743f16cd9e4187d18dd8320d0144f56695867 URL: https://github.com/llvm/llvm-project/commit/79e743f16cd9e4187d18dd8320d0144f56695867 DIFF: https://github.com/llvm/llvm-project/commit/79e743f16cd9e4187d18dd8320d0144f56695867.diff

[llvm-branch-commits] [llvm] e59e0b9 - ARMFrameLowering.cpp - fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFC.

2023-04-03 Thread Tom Stellard via llvm-branch-commits
Author: Simon Pilgrim Date: 2023-04-03T21:47:57-07:00 New Revision: e59e0b9bd37463a2c570a99d5db41ee81ddce3c8 URL: https://github.com/llvm/llvm-project/commit/e59e0b9bd37463a2c570a99d5db41ee81ddce3c8 DIFF: https://github.com/llvm/llvm-project/commit/e59e0b9bd37463a2c570a99d5db41ee81ddce3c8.diff

[llvm-branch-commits] [clang] 1e33c74 - [clang][MinGW] Add asan DLL lib before other libs and objects

2023-04-03 Thread Tom Stellard via llvm-branch-commits
Author: Alvin Wong Date: 2023-04-03T21:49:00-07:00 New Revision: 1e33c7482b457e49542135cd8b92666bd603a415 URL: https://github.com/llvm/llvm-project/commit/1e33c7482b457e49542135cd8b92666bd603a415 DIFF: https://github.com/llvm/llvm-project/commit/1e33c7482b457e49542135cd8b92666bd603a415.diff LO

[llvm-branch-commits] [llvm] 110b4fd - Revert "[dsymutil] dsymutil produces broken lines info (probably) with LTO on mac"

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2023-04-04T10:21:42-07:00 New Revision: 110b4fd2d9cf459ea0d2dd01b6d7edddedc77eef URL: https://github.com/llvm/llvm-project/commit/110b4fd2d9cf459ea0d2dd01b6d7edddedc77eef DIFF: https://github.com/llvm/llvm-project/commit/110b4fd2d9cf459ea0d2dd01b6d7edddedc77eef.diff

[llvm-branch-commits] [llvm] 7b13394 - [RISCV] Allow llvm-objdump to disassemble objects with unrecognised versions of known extensions

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Alex Bradbury Date: 2023-04-04T10:33:20-07:00 New Revision: 7b133944eb8912767b31695774ed018c5177 URL: https://github.com/llvm/llvm-project/commit/7b133944eb8912767b31695774ed018c5177 DIFF: https://github.com/llvm/llvm-project/commit/7b133944eb8912767b31695774ed018c5177.diff

[llvm-branch-commits] [clang] 6bf6630 - [clang-format] Don't format already formatted integer literals

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2023-04-04T10:40:57-07:00 New Revision: 6bf663061947954d54fe66cd25da2615c0cfd9cb URL: https://github.com/llvm/llvm-project/commit/6bf663061947954d54fe66cd25da2615c0cfd9cb DIFF: https://github.com/llvm/llvm-project/commit/6bf663061947954d54fe66cd25da2615c0cfd9cb.diff LOG:

[llvm-branch-commits] [clang] 356cb7e - [clang-format] Add MinDigits suboptions to IntegerLiteralSeparator

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2023-04-04T10:40:57-07:00 New Revision: 356cb7e0d01681ed4f1e7cdd494267c5b3b81ab1 URL: https://github.com/llvm/llvm-project/commit/356cb7e0d01681ed4f1e7cdd494267c5b3b81ab1 DIFF: https://github.com/llvm/llvm-project/commit/356cb7e0d01681ed4f1e7cdd494267c5b3b81ab1.diff LOG:

[llvm-branch-commits] [llvm] 555e0e7 - [RISCV] Support emulated TLS

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Vitaly Cheptsov Date: 2023-04-04T10:47:15-07:00 New Revision: 555e0e732d48d10e6ea77ab51418edf4ff3066fe URL: https://github.com/llvm/llvm-project/commit/555e0e732d48d10e6ea77ab51418edf4ff3066fe DIFF: https://github.com/llvm/llvm-project/commit/555e0e732d48d10e6ea77ab51418edf4ff3066fe.dif

[llvm-branch-commits] [libcxx] 1fa1bc9 - [libc++] Don't try to provide source_location on AppleClang 1403

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Louis Dionne Date: 2023-04-04T10:51:09-07:00 New Revision: 1fa1bc9c2dff6ea28803e77790ffeddc7d22ec42 URL: https://github.com/llvm/llvm-project/commit/1fa1bc9c2dff6ea28803e77790ffeddc7d22ec42 DIFF: https://github.com/llvm/llvm-project/commit/1fa1bc9c2dff6ea28803e77790ffeddc7d22ec42.diff

[llvm-branch-commits] [llvm] 3555102 - [llvm-rc] Respect the executable specified in the --preprocessor command

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Martin Storsjö Date: 2023-04-04T10:55:36-07:00 New Revision: 35551022bf04a468ca73adeca7de8a06e89c7cc6 URL: https://github.com/llvm/llvm-project/commit/35551022bf04a468ca73adeca7de8a06e89c7cc6 DIFF: https://github.com/llvm/llvm-project/commit/35551022bf04a468ca73adeca7de8a06e89c7cc6.diff

[llvm-branch-commits] [llvm] b273386 - [llvm-rc] Fix the reference to the option for disabling preprocessing in a message

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Martin Storsjö Date: 2023-04-04T10:55:36-07:00 New Revision: b27338656d7db712ba6f37295b26f181ab2e043d URL: https://github.com/llvm/llvm-project/commit/b27338656d7db712ba6f37295b26f181ab2e043d DIFF: https://github.com/llvm/llvm-project/commit/b27338656d7db712ba6f37295b26f181ab2e043d.diff

[llvm-branch-commits] [llvm] b9857e6 - [llvm-rc] Look for "clang-" when locating a suitable preprocessor

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Martin Storsjö Date: 2023-04-04T10:55:36-07:00 New Revision: b9857e6711a2d352a059d8b58a5d88b2ef16bb15 URL: https://github.com/llvm/llvm-project/commit/b9857e6711a2d352a059d8b58a5d88b2ef16bb15 DIFF: https://github.com/llvm/llvm-project/commit/b9857e6711a2d352a059d8b58a5d88b2ef16bb15.diff

[llvm-branch-commits] [llvm] 86b0c6e - [SelectionDAG] Correctly reduce BV to shuffle with zero on big endian

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Nemanja Ivanovic Date: 2023-04-04T11:32:51-07:00 New Revision: 86b0c6e4050261823f07a3fbfd272bea0cda778e URL: https://github.com/llvm/llvm-project/commit/86b0c6e4050261823f07a3fbfd272bea0cda778e DIFF: https://github.com/llvm/llvm-project/commit/86b0c6e4050261823f07a3fbfd272bea0cda778e.di

[llvm-branch-commits] [clang] dae44c8 - [clang-format] Don't annotate left brace of struct as FunctionLBrace

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2023-04-04T11:49:22-07:00 New Revision: dae44c8ccc84ef557b646164c185fcda6c15eb5f URL: https://github.com/llvm/llvm-project/commit/dae44c8ccc84ef557b646164c185fcda6c15eb5f DIFF: https://github.com/llvm/llvm-project/commit/dae44c8ccc84ef557b646164c185fcda6c15eb5f.diff LOG:

[llvm-branch-commits] [llvm] c3591d7 - [Local] Handle size mismatch between pointer/int in copyRangeMetadata()

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Nikita Popov Date: 2023-04-04T11:57:30-07:00 New Revision: c3591d714b49c52d4726f376e6f52db481fd8900 URL: https://github.com/llvm/llvm-project/commit/c3591d714b49c52d4726f376e6f52db481fd8900 DIFF: https://github.com/llvm/llvm-project/commit/c3591d714b49c52d4726f376e6f52db481fd8900.diff

[llvm-branch-commits] [llvm] cd89023 - [SPARC] Attempt to fix bug introduced by D142458

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Vitaly Buka Date: 2023-04-04T20:36:38-07:00 New Revision: cd89023f797900e4492da58b7bed36f702120011 URL: https://github.com/llvm/llvm-project/commit/cd89023f797900e4492da58b7bed36f702120011 DIFF: https://github.com/llvm/llvm-project/commit/cd89023f797900e4492da58b7bed36f702120011.diff L

[llvm-branch-commits] [llvm] c57b104 - [SPARC] Implement hooks for conditional branch relaxation

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Koakuma Date: 2023-04-04T20:36:38-07:00 New Revision: c57b104e95c12cc5984077940789a3c2c50510ae URL: https://github.com/llvm/llvm-project/commit/c57b104e95c12cc5984077940789a3c2c50510ae DIFF: https://github.com/llvm/llvm-project/commit/c57b104e95c12cc5984077940789a3c2c50510ae.diff LOG:

[llvm-branch-commits] [llvm] 02aa966 - Bump version to 16.0.2

2023-04-04 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2023-04-04T22:24:47-07:00 New Revision: 02aa966c135172885182ddd6f5d76883c2402bed URL: https://github.com/llvm/llvm-project/commit/02aa966c135172885182ddd6f5d76883c2402bed DIFF: https://github.com/llvm/llvm-project/commit/02aa966c135172885182ddd6f5d76883c2402bed.diff

[llvm-branch-commits] [flang] ef4c177 - [flang] Complex numbers in function arguments on Windows

2023-04-18 Thread Tom Stellard via llvm-branch-commits
Author: Markus Mützel Date: 2023-04-18T17:50:48-07:00 New Revision: ef4c1777ee8007bfc2eab8aded9fa7d0bf37eed9 URL: https://github.com/llvm/llvm-project/commit/ef4c1777ee8007bfc2eab8aded9fa7d0bf37eed9 DIFF: https://github.com/llvm/llvm-project/commit/ef4c1777ee8007bfc2eab8aded9fa7d0bf37eed9.diff

[llvm-branch-commits] [llvm] f2b0bf3 - llvm-exegesis: Only run target specfic tests on native hosts

2023-04-18 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2023-04-18T18:05:59-07:00 New Revision: f2b0bf3208246f0b41e2b5dc73bccdc2064b17e2 URL: https://github.com/llvm/llvm-project/commit/f2b0bf3208246f0b41e2b5dc73bccdc2064b17e2 DIFF: https://github.com/llvm/llvm-project/commit/f2b0bf3208246f0b41e2b5dc73bccdc2064b17e2.diff

[llvm-branch-commits] [compiler-rt] c4ac453 - [test][asan] Simplify test

2023-04-18 Thread Tom Stellard via llvm-branch-commits
Author: Vitaly Buka Date: 2023-04-18T18:07:46-07:00 New Revision: c4ac4533ea2b275f92dc440547e1aceb0a5c1866 URL: https://github.com/llvm/llvm-project/commit/c4ac4533ea2b275f92dc440547e1aceb0a5c1866 DIFF: https://github.com/llvm/llvm-project/commit/c4ac4533ea2b275f92dc440547e1aceb0a5c1866.diff L

[llvm-branch-commits] [compiler-rt] ec006fb - [nfc][asan] Reformat the file

2023-04-18 Thread Tom Stellard via llvm-branch-commits
Author: Vitaly Buka Date: 2023-04-18T18:07:46-07:00 New Revision: ec006fb244fffadd84506885094974899dab06e7 URL: https://github.com/llvm/llvm-project/commit/ec006fb244fffadd84506885094974899dab06e7 DIFF: https://github.com/llvm/llvm-project/commit/ec006fb244fffadd84506885094974899dab06e7.diff L

[llvm-branch-commits] [compiler-rt] dbcd2e9 - [runtimes][asan] Fix swapcontext interception

2023-04-18 Thread Tom Stellard via llvm-branch-commits
Author: Ivan Trofimov Date: 2023-04-18T18:07:46-07:00 New Revision: dbcd2e9330cd43921e13d8dce3d9b743ea2fe871 URL: https://github.com/llvm/llvm-project/commit/dbcd2e9330cd43921e13d8dce3d9b743ea2fe871 DIFF: https://github.com/llvm/llvm-project/commit/dbcd2e9330cd43921e13d8dce3d9b743ea2fe871.diff

<    19   20   21   22   23   24   25   26   27   28   >