This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 19640950ddf [DAGCombine] Improve (sra (sra x, c1), c2) -> (sra x, (add [...]
adds 3a4d2d38bf8 [ARM/AArch64] TargetParserTest fixes
No new revisions were added by this update.
Summary of changes:
unittests/Support/TargetParserTest.cpp | 23 +++++++++++++++++++++--
1 file changed, 21 insertions(+), 2 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 19640950ddf [DAGCombine] Improve (sra (sra x, c1), c2) -> (sra x, (add [...]
new 3a4d2d38bf8 [ARM/AArch64] TargetParserTest fixes
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:
unittests/Support/TargetParserTest.cpp | 23 +++++++++++++++++++++--
1 file changed, 21 insertions(+), 2 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 d06ba106d Update LLD tests for CodeView dumper change in r339907
new a980c91ff [LLD][ELF] - Remove dead code. NFC.
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/InputFiles.cpp | 4 ----
1 file changed, 4 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/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from 5656fe0aab [InstrProf] Use atomic profile counter updates for TSan
adds 1d9326169c Relax a CHECK line to allow for dso_local
adds 18639d8d29 Disable pubnames in NVPTX debug info using metadata
adds fe627efb7d [hexagon] restore -fuse-cxa-atexit by default
adds 55ead9f6f6 [NFC] Some small test updates for Implicit Conversion sanitizer.
No new revisions were added by this update.
Summary of changes:
lib/CodeGen/CGDebugInfo.cpp | 7 +-
lib/Driver/ToolChains/Clang.cpp | 1 -
.../catch-implicit-integer-conversions-basics.c | 131 +++++++++++++++++++++
.../catch-implicit-integer-truncations-basics.c | 131 +++++++++++++++++++++
test/CodeGen/catch-implicit-integer-truncations.c | 72 ++++-------
test/CodeGen/debug-nvptx.c | 6 +
test/CodeGen/tsan-instrprof-atomic.c | 2 +-
test/Driver/cxa-atexit.cpp | 2 +-
8 files changed, 301 insertions(+), 51 deletions(-)
create mode 100644 test/CodeGen/catch-implicit-integer-conversions-basics.c
create mode 100644 test/CodeGen/catch-implicit-integer-truncations-basics.c
create mode 100644 test/CodeGen/debug-nvptx.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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel
in repository toolchain/jenkins-scripts.
discards 9a008f0 tcwg-rr-llvm-kernel: Update kernel repo
new fd903a1 tcwg-rr-llvm-kernel: Update kernel repo
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 (9a008f0)
\
N -- N -- N refs/heads/llvm-kernel (fd903a1)
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:
tcwg-rr-llvm-kernel.sh | 11 ++++++-----
1 file changed, 6 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.
unknown user pushed a change to branch master
in repository llvm.
from 2f779737ec6 [Sparc] Get sret arg size from CallLoweringInfo.getArgs()
new 19640950ddf [DAGCombine] Improve (sra (sra x, c1), c2) -> (sra x, (add [...]
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/SelectionDAG/DAGCombiner.cpp | 33 ++++++++++++++++----------------
test/CodeGen/X86/combine-sra.ll | 13 ++-----------
2 files changed, 18 insertions(+), 28 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 binutils-gdb.
from 2ecae92e23 Fix asm in testsuite/gdb.arch/aarch64-fp.c
new bfb1e8c15a x86: Remove empty X86_FEATURE_1_AND property
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:
bfd/ChangeLog | 15 +++++++++++++++
bfd/elf-bfd.h | 4 ++++
bfd/elf-properties.c | 12 ++++++++++++
bfd/elfxx-target.h | 4 ++++
bfd/elfxx-x86.c | 28 ++++++++++++++++++++++++++++
bfd/elfxx-x86.h | 5 +++++
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-i386/ibt-plt-2a.d | 22 +++++++++++-----------
ld/testsuite/ld-i386/ibt-plt-2b.d | 26 ++++++++++----------------
ld/testsuite/ld-x86-64/ibt-plt-2a-x32.d | 24 ++++++++++++------------
ld/testsuite/ld-x86-64/ibt-plt-2a.d | 24 ++++++++++++------------
ld/testsuite/ld-x86-64/ibt-plt-2b-x32.d | 20 +++++++-------------
ld/testsuite/ld-x86-64/ibt-plt-2b.d | 20 +++++++-------------
13 files changed, 137 insertions(+), 77 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 8d97f0d4be3 Fix "control reaches end of non-void function" -Wreturn-typ [...]
new 2f779737ec6 [Sparc] Get sret arg size from CallLoweringInfo.getArgs()
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/Sparc/SparcISelLowering.cpp | 52 ++++------------------------------
lib/Target/Sparc/SparcISelLowering.h | 1 -
test/CodeGen/SPARC/cast-sret-func.ll | 17 +++++++++++
test/CodeGen/SPARC/fp128.ll | 10 +++++++
4 files changed, 33 insertions(+), 47 deletions(-)
create mode 100644 test/CodeGen/SPARC/cast-sret-func.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.