This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ec124e9d4d5 [CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for vectors
new 6ff26040c3c [llvm-ar] Temporarily remove failing test which is breaking [...]
new caa05ae5fad [WebAssembly][FastISel] Do not assume naive CmpInst lowering
new d2d60da2b76 [Object] Return a symbol_iterator, rather than a basic_symb [...]
The 3 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/Object/MachO.h | 2 +-
lib/Object/MachOObjectFile.cpp | 2 +-
lib/Target/WebAssembly/WebAssemblyFastISel.cpp | 12 ++--
test/CodeGen/WebAssembly/PR40172.ll | 31 +++++++++
test/CodeGen/WebAssembly/comparisons-i32.ll | 74 +++++++++++++++-------
test/CodeGen/WebAssembly/comparisons-i64.ll | 74 +++++++++++++++-------
test/CodeGen/WebAssembly/fast-isel-noreg.ll | 12 +++-
.../llvm-ar/flatten-thin-archive-recursive.test | 13 ----
8 files changed, 152 insertions(+), 68 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/PR40172.ll
delete mode 100644 test/tools/llvm-ar/flatten-thin-archive-recursive.test
--
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 478fe3c07d9 * c-cppbuiltin.c (c_cpp_builtin): Define __cpp_guaranteed_ [...]
new 9f8a8956070 PR c++/88825 - ICE with bogus function return type deducti [...]
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/cp/ChangeLog | 3 +++
gcc/cp/typeck.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/auto-fn55.C | 8 ++++++++
4 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn55.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 19263d1daaa [llvm-ar] Flatten thin archives.
new f806f42158f [opaque pointer types] Update CallInst creation APIs to con [...]
new 7a5d86473a5 [opaque pointer types] Update InvokeInst creation APIs to c [...]
new 4ed9d9e7977 [opaque pointer types] Update LoadInst creation APIs to con [...]
new 14bebff7f26 [opaque pointer types] Update GetElementPtr creation APIs t [...]
new ec124e9d4d5 [CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for vectors
The 5 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-c/Core.h | 38 +
include/llvm/IR/IRBuilder.h | 200 ++-
include/llvm/IR/Instructions.h | 359 ++--
include/llvm/IR/Module.h | 5 +
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 12 +
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 20 +-
lib/IR/Core.cpp | 98 +-
lib/IR/Instructions.cpp | 100 +-
lib/Target/X86/X86TargetTransformInfo.cpp | 7 +
test/Analysis/CostModel/X86/arith-usat.ll | 121 +-
test/CodeGen/X86/usub_sat.ll | 40 +-
test/CodeGen/X86/usub_sat_vec.ll | 2229 +++++++-----------------
12 files changed, 1308 insertions(+), 1921 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 6f072a1034 [PowerPC] Aliases for vector registers
new 8f0a21480b Include <string.h> to dis-asm.h to get strchr declaration
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/ChangeLog | 4 ++++
include/dis-asm.h | 1 +
2 files changed, 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 97ce738c1 gcc-77aa098963daf77b3f154f62cc0a945e2b5f04e2: all
new 6bb57f1ac binutils-d63f2be21bfbedb8a83b5c5f317896bf2bb19a95: 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 (97ce738c1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 98 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3638 +-
4-build_abe-stage1/console.log | 5426 +-
5-count_linux_objs/console.log | 322406 +++++++++++++++++------------------
console.log | 329260 ++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 330616 insertions(+), 330238 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0d3dda217 llvm-f27c37a475ab64b83a1621b9cb2e493976b5c3a6: 19126
discards d122c90c6 llvm-e63ae03e4d20d79e557ef0c8b5d42b94977f244f: 18987
discards 64eb1dc96 llvm-1694a88e06114de9b663c17febc203ff830fc582: 19127
new 55b5add41 linux-1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8: 19127
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 (0d3dda217)
\
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:
1-reset_artifacts/console.log | 174 +-
2-build_llvm/console.log | 10189 ++++++++++++++++++-----------------
3-count_linux_objs/console.log | 918 ++--
4-check_regression/console.log | 14 +-
5-update_baseline/console.log | 44 +-
console.log | 11335 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 11311 insertions(+), 11385 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 08cef660f linux-b808822a75a363fd245c7c5e8719d4905a53f069: all
new 73532ab63 linux-8ce4d582f5647052b86f364a070aa26268810d7e: 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 (08cef660f)
\
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 | 178 +-
2-build_llvm/console.log | 9880 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 143 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10207 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10343 insertions(+), 10091 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.