This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from b93e8ad [OPENMP][NVPTX]Fix parallel level counter in non-SPMD mode.
new 2b135c5 [OpenMP] Change initialization of __kmp_global
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
runtime/cmake/LibompHandleFlags.cmake | 1 -
runtime/cmake/config-ix.cmake | 1 -
runtime/src/kmp_global.cpp | 2 +-
3 files changed, 1 insertion(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 22f3a65bfad Regenerate libstdc++ HTML docs
adds 39b692254a4 Daily bump.
adds 706a0160f92 [c-family] Backport fix for PCH / PR61250.
adds de2837045d0 Daily bump.
new cce7e431a9f [AArch64] Fix PR81800
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 19 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 9 +++++++++
gcc/c-family/c-lex.c | 7 -------
gcc/c/ChangeLog | 10 ++++++++++
gcc/c/c-parser.c | 2 ++
gcc/config/aarch64/aarch64.md | 2 +-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/cp/parser.c | 5 ++++-
gcc/ggc-page.c | 5 +++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c | 17 +++++++++++++++++
12 files changed, 84 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 430bd656 0: update: gcc-22f3a65bfadbb1c4e86bfbd42cba016206c1c17c: 1
new f0dba794 0: update: gcc-cce7e431a9fbe45f51df521839c46df00b479bba: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (430bd656)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 175 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-bootstrap_debug/console.log | 85198 ++++++++++++++--------------
console.log | 85811 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 85838 insertions(+), 85792 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9a3265114ab [InstCombine] Fold sub (and A, B) (or A, B)) to neg (xor A, B)
new d9ad3be1c94 Add encode and decode methods to InlineInfo and document en [...]
new c47f17a08cf [X86] Pre-commit test cases and test run line changes for D67087
new c9f5d82f133 [NFC] Adjust test filename
new 40696024652 [NFC] Added tests for new fold
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/DebugInfo/GSYM/InlineInfo.h | 56 ++++++++
include/llvm/DebugInfo/GSYM/Range.h | 1 +
lib/DebugInfo/GSYM/InlineInfo.cpp | 101 ++++++++++++++
lib/DebugInfo/GSYM/Range.cpp | 11 ++
test/CodeGen/X86/combine-sdiv.ll | 145 +++++++++++++++++++++
test/CodeGen/X86/combine-srem.ll | 136 +++++++++++++++++++
test/CodeGen/X86/rem.ll | 2 +-
test/CodeGen/X86/srem-seteq.ll | 2 +-
test/CodeGen/X86/twoaddr-coalesce-3.ll | 2 +-
...sub-and-or-not-xor.ll => sub-and-or-neg-xor.ll} | 0
test/Transforms/InstCombine/sub-xor-or-neg-and.ll | 120 +++++++++++++++++
unittests/DebugInfo/GSYM/GSYMTest.cpp | 136 +++++++++++++++++++
12 files changed, 709 insertions(+), 3 deletions(-)
rename test/Transforms/InstCombine/{sub-and-or-not-xor.ll => sub-and-or-neg-xor.ll [...]
create mode 100644 test/Transforms/InstCombine/sub-xor-or-neg-and.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from d0aa310e2e2 PR tree-optimization/91597 * tree-vrp.c (extract_range_fr [...]
adds 756e7d0687a Daily bump.
adds 8ba5c53ded9 [AArch64] Fix PR81800
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.md | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c | 17 +++++++++++++++++
5 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from e5cc07bada Automatic date update in version.in
adds decfa2f08c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5bea4476 0: update: binutils-gcc-linux: boot
new 4ee92c22 0: update: binutils-gcc-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5bea4476)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 164 +-
02-prepare_abe/console.log | 441 +-
03-build_abe-binutils/console.log | 11142 +++++++--------
04-build_abe-stage1/console.log | 13911 +++++++++----------
05-build_linux/console.log | 792 +-
console.log | 26508 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 26493 insertions(+), 26477 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1305215be7e AMDGPU: Handle frame index expansion with no free SGPRs pre gfx9
new 2aeb54d7d4b [Instruction] Add hasMetadata(Kind) helper [NFC]
new 9a3265114ab [InstCombine] Fold sub (and A, B) (or A, B)) to neg (xor A, B)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/IR/Instruction.h | 10 +++++++
lib/Analysis/MemoryDependenceAnalysis.cpp | 6 ++--
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 9 ++++++
.../Instrumentation/AddressSanitizer.cpp | 4 +--
.../Instrumentation/HWAddressSanitizer.cpp | 2 +-
lib/Transforms/Scalar/EarlyCSE.cpp | 2 +-
lib/Transforms/Scalar/LoopPredication.cpp | 2 +-
.../Utils/ImportedFunctionsInliningStatistics.cpp | 4 +--
test/Transforms/InstCombine/sub-and-or-not-xor.ll | 35 ++++++++++------------
9 files changed, 44 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from c77a32de1 Workaround TestConcurrentMany* flakiness in a more pricipled way
new aa5399642 Upstream macCatalyst support in debugserver and the macOS dyn [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/lldb/Core/Module.h | 3 ++
include/lldb/Host/macosx/HostInfoMacOSX.h | 1 +
include/lldb/Target/Process.h | 3 ++
.../Python/lldbsuite/test/macosx/macabi/Makefile | 18 +++++++
.../test/macosx/macabi/TestMacABImacOSFramework.py | 28 +++++++++++
.../Python/lldbsuite/test/macosx/macabi/dylib.mk | 6 +++
packages/Python/lldbsuite/test/macosx/macabi/foo.c | 8 ++++
packages/Python/lldbsuite/test/macosx/macabi/foo.h | 1 +
.../Python/lldbsuite/test/macosx/macabi/main.c | 5 ++
packages/Python/lldbsuite/test/make/Makefile.rules | 13 ++++-
.../tools/lldb-server/TestGdbRemoteHostInfo.py | 1 +
source/Core/Module.cpp | 20 ++++++++
source/Host/macosx/objcxx/HostInfoMacOSX.mm | 31 +++++++-----
.../MacOSX-DYLD/DynamicLoaderDarwin.cpp | 44 +++++++++++++++++
.../MacOSX-DYLD/DynamicLoaderDarwin.h | 56 ++++++++++++----------
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 28 ++++++++++-
.../gdb-remote/GDBRemoteCommunicationClient.h | 3 ++
.../GDBRemoteCommunicationServerCommon.cpp | 9 ++++
.../Process/gdb-remote/ProcessGDBRemote.cpp | 4 ++
.../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 1 +
tools/debugserver/source/MacOSX/MachProcess.mm | 24 ++++++----
21 files changed, 259 insertions(+), 48 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/macosx/macabi/Makefile
create mode 100644 packages/Python/lldbsuite/test/macosx/macabi/TestMacABImacOSFra [...]
create mode 100644 packages/Python/lldbsuite/test/macosx/macabi/dylib.mk
create mode 100644 packages/Python/lldbsuite/test/macosx/macabi/foo.c
create mode 100644 packages/Python/lldbsuite/test/macosx/macabi/foo.h
create mode 100644 packages/Python/lldbsuite/test/macosx/macabi/main.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4830ba660b6 GlobalISel: Add G_BITREVERSE
new 1305215be7e AMDGPU: Handle frame index expansion with no free SGPRs pre gfx9
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Target/AMDGPU/SIInstrInfo.cpp | 2 +-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 82 +++++++++++++------
.../CodeGen/AMDGPU/pei-scavenge-sgpr-carry-out.mir | 93 ++++++++++++++++++++++
3 files changed, 151 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/pei-scavenge-sgpr-carry-out.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.