This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 68eef5292f4 GlobalISel: support swiftself attribute
new ba820f97429 [NFC] Test commit, corrected some spelling in comment
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/Object/WasmObjectFile.cpp | 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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 36ecb9c9df8 darwin, backport fix for objc section switches.
new 0443f7053c7 darwin, objc, backport fix for objc header paths
new 177ad736d11 darwin, x86, backport fix for missing .p2align.
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:
gcc/ChangeLog | 16 ++++++++++++++++
gcc/config/darwin-c.c | 39 +++++++++++++++------------------------
gcc/config/i386/darwin.h | 12 ++++++++++++
3 files changed, 43 insertions(+), 24 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 gcc-9-branch
in repository gcc.
from f25b3f9ca94 PR c++/91230 - wrong error with __PRETTY_FUNCTION__ and ge [...]
new 0d62a58c52f Darwin, ppc, backport build fix.
new 36ecb9c9df8 darwin, backport fix for objc section switches.
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:
gcc/ChangeLog | 8 ++++++++
gcc/config/darwin.c | 6 ++----
libgcc/ChangeLog | 7 +++++++
libgcc/config/rs6000/darwin-vecsave.S | 8 +++++++-
4 files changed, 24 insertions(+), 5 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_kernel/llvm-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 797c6002 0: update: llvm-linux: 17862
new 7e38380b 0: update: llvm-linux: 17862
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 (797c6002)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 184 +-
02-build_llvm/console.log | 11997 ++++++++++++++++++-----------------
03-build_linux/console.log | 828 ++-
06-update_baseline/console.log | 28 +
console.log | 13037 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13064 insertions(+), 13018 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 clang-tools-extra.
from 838bfc4d Fix "not all control paths return a value" warning. NFCI.
new 2f077c57 [clangd][vscode] clang-format the the extension code.
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:
clangd/clients/clangd-vscode/README.md | 5 +
clangd/clients/clangd-vscode/package.json | 2 +
clangd/clients/clangd-vscode/src/extension.ts | 169 ++++++++++-----------
.../clients/clangd-vscode/test/extension.test.ts | 11 +-
clangd/clients/clangd-vscode/test/index.ts | 17 ++-
5 files changed, 105 insertions(+), 99 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 b55f54090f1 Fix new test try 2
new 68eef5292f4 GlobalISel: support swiftself attribute
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/CodeGen/GlobalISel/CallLowering.cpp | 3 --
lib/CodeGen/GlobalISel/IRTranslator.cpp | 12 ------
lib/Target/AArch64/AArch64CallLowering.cpp | 1 +
lib/Target/ARM/ARMCallLowering.cpp | 1 +
lib/Target/Mips/MipsCallLowering.cpp | 1 +
lib/Target/X86/X86CallLowering.cpp | 1 +
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 8 ----
test/CodeGen/AArch64/{ => GlobalISel}/swiftself.ll | 48 ++++++----------------
8 files changed, 16 insertions(+), 59 deletions(-)
copy test/CodeGen/AArch64/{ => GlobalISel}/swiftself.ll (57%)
--
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/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards f78accb3 2: update: llvm-linux: 25
new c690a146 2: update: llvm-linux: 25
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 (f78accb3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 130 +-
02-build_llvm/console.log | 11636 ++++++++++++++++++------------------
03-build_linux/console.log | 558 +-
console.log | 12324 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 12328 insertions(+), 12328 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.