This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 1126c7e69 Make a hack for LTO work only when you are actually doing LTO.
new 89d00592a [LLD][COFF] Add /summary to print statistics
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:
COFF/Config.h | 1 +
COFF/Driver.cpp | 2 ++
COFF/Options.td | 1 +
COFF/PDB.cpp | 45 ++++++++++++++++++++++++++++++++++-
test/COFF/pdb-type-server-simple.test | 13 +++++++++-
test/COFF/precomp-link.test | 14 ++++++++++-
6 files changed, 73 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from f7afd938416 2019-03-14 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new a95b8a4616e * gcc.target/i386/pr85860.c: Use target int128 instead of lp64.
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/testsuite/gcc.target/i386/pr85860.c | 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 master
in repository clang.
from d2d8393da1 Add PragmaHandler for MSVC pragma execution_character_set
new bcc9b7f48e [Sema] Fix a use-after-free of a _Nonnull ParsedAttr
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/Sema/SemaType.cpp | 22 ++++++++++++----------
test/SemaObjC/nonnull.m | 6 ++++++
2 files changed, 18 insertions(+), 10 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 lld.
from a7479723e [ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW P [...]
new 1126c7e69 Make a hack for LTO work only when you are actually doing LTO.
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:
ELF/Driver.cpp | 10 +++++++++-
test/ELF/invalid/invalid-elf.test | 2 +-
test/ELF/lto/archive-no-index.ll | 17 +++++++++++++----
3 files changed, 23 insertions(+), 6 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-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ff9e5fdb 0: good: llvm-linux: all
new e13357d2 0: good: llvm-linux: all
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 (ff9e5fdb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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:
1-reset_artifacts/console.log | 25 +-
2-build_llvm/console.log | 5420 ++++++++++++++++++++--------------------
3-build_linux/console.log | 18 +-
4-boot_linux/console.log | 2 +-
console.log | 5465 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 6 +-
6 files changed, 5459 insertions(+), 5477 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 9cacd977 1: first-bad: linux-5f5b4fa522e630cfa154c59ae7649b5568913f96: 18069
new 8c57f801 2: good: linux-ebc551f2b8f905eca0e25c476c1e5c098cd92103: 18239
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:
1-reset_artifacts/console.log | 69 +-
2-build_llvm/console.log | 10340 ++++++++++++++++----------------
3-build_linux/console.log | 1875 +++---
5-check_regression/console.log | 16 +-
6-update_baseline/console.log | 36 +-
console.log | 12334 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 12075 insertions(+), 12607 deletions(-)
delete mode 100644 reset-baseline
--
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.
from 4e383db124 [analyzer] Fix an assertation failure for invalid sourceloca [...]
new d2d8393da1 Add PragmaHandler for MSVC pragma execution_character_set
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/clang/Basic/DiagnosticLexKinds.td | 11 ++++++
include/clang/Lex/PPCallbacks.h | 18 +++++++++
lib/Frontend/PrintPreprocessedOutput.cpp | 20 ++++++++++
lib/Lex/Pragma.cpp | 65 +++++++++++++++++++++++++++++++
test/Preprocessor/pragma_microsoft.c | 18 +++++++++
5 files changed, 132 insertions(+)
--
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 0090bda7 [clang-tidy] Add additional patterns to the abseil-duration-u [...]
new 0b54c481 Add PragmaHandler for MSVC pragma execution_character_set
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:
pp-trace/PPCallbacksTracker.cpp | 16 ++++++++++++++++
pp-trace/PPCallbacksTracker.h | 3 +++
2 files changed, 19 insertions(+)
--
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 1a446d1577d [GlobalISel][AArch64] Add partial selection support for G_I [...]
new 81c0530ed47 [Tests] Revert an accident change to a test
new d0d19c1992a [Tests] Add tests to demonstrate hoisting of unordered inva [...]
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:
test/CodeGen/X86/hoist-invariant-load.ll | 153 +++++++++++++++++++++++++++++--
1 file changed, 145 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.