This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d2feef80432 [AMDGPU] Don't constrain callees with inlinehint from inlin [...]
new 963f1cb84dc build: don't attempt to run config.guess on Windows
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:
cmake/modules/GetHostTriple.cmake | 24 ++++++++++++++----------
1 file changed, 14 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 0e24e2237 [LLD][ELF] - Fix test case after r363401
new a18bd2c5b Remove two unused parameters
new 0c9a1c96f Wrap a test to 80 columns
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:
ELF/Relocations.cpp | 6 ++----
test/ELF/comdat-discarded-error.s | 4 ++--
2 files changed, 4 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.
unknown user pushed a change to branch master
in repository llvm.
from 17367c1757a [FPEnv] Lower STRICT_FP_EXTEND and STRICT_FP_ROUND nodes in [...]
new d2feef80432 [AMDGPU] Don't constrain callees with inlinehint from inlin [...]
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/AMDGPUInline.cpp | 2 +-
test/CodeGen/AMDGPU/inline-maxbb.ll | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 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 gcc.
from 6bc936d3dfb Use __builtin_mul_overflow in xmallocarray
new 2e24a52c031 Update preferred_stack_boundary only when expanding function call
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 | 12 +++++++++++-
gcc/calls.c | 25 +++++++++++++++++++++++++
gcc/function.c | 7 -------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/i386/pr90765-1.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr90765-2.c | 18 ++++++++++++++++++
6 files changed, 71 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr90765-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr90765-2.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-lts-allmodconfig
in repository toolchain/ci/gcc.
from 2556ec3d27d Daily bump.
adds ca471482ce8 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 9757d0f1c5 Automatic date update in version.in
adds e15c7d2fd1 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e181852a 0: update: binutils-gcc-linux: all
new d190c4ac 0: update: binutils-gcc-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 (e181852a)
\
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 | 124 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11067 +++++++--------
04-build_abe-stage1/console.log | 13935 ++++++++++---------
05-build_linux/console.log | 786 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
console.log | 26107 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
9 files changed, 26220 insertions(+), 26257 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 6058aa9ef5f Reland: [Remarks] Refactor optimization remarks setup
new 49868230146 [AMDGPU] gfx1010 BoolReg definition. NFC.
new 17367c1757a [FPEnv] Lower STRICT_FP_EXTEND and STRICT_FP_ROUND nodes in [...]
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:
lib/Target/AMDGPU/SIInstrInfo.td | 20 ++++
lib/Target/AMDGPU/SIRegisterInfo.td | 12 ++
lib/Target/X86/X86ISelDAGToDAG.cpp | 155 ++++++++++++++++++-------
test/CodeGen/X86/constrained-fp80-trunc-ext.ll | 61 ++++++++++
4 files changed, 203 insertions(+), 45 deletions(-)
create mode 100644 test/CodeGen/X86/constrained-fp80-trunc-ext.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.
unknown user pushed a change to branch hubicka/honza-gcc-benchmark-branch
in repository gcc.
from 8ed7bd1e1d8 * back to trunk.
new c48b0f34614 * enable -O2 inlining. AUTO 10, SINGLE 100.
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.testing | 4 ++++
gcc/ipa-inline.c | 45 ++++++++++++++++++++++++++++++++-------------
gcc/opts.c | 5 +----
gcc/params.def | 14 ++++++++++++--
4 files changed, 49 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.