This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from aaee83c287d [LoopSimplifyCFG] Fix test broken in release mode in r353813
new 31cd6654ed7 GlobalISel: Move some more legalize cases into functions
new bfe35f840da GlobalISel: Use default rounding mode when extending fconstant
new bb8d9165a41 AMDGPU/GlobalISel: Only make f16 constants legal on f16 targets
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/CodeGen/GlobalISel/LegalizerHelper.h | 6 +
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 366 +++++++++++----------
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 11 +-
.../AMDGPU/GlobalISel/legalize-fconstant.mir | 35 +-
4 files changed, 236 insertions(+), 182 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.
"Prathamesh Kulkarni pushed a change to branch tcwg_gnu
in repository toolchain/jenkins-scripts.
from 8028d11 Merge branch 'master' into tcwg_gnu
new b5025b4 s/ubsan_bootstrap/bootstrap_ubsan and pass --enable bootstrap [...]
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:
round-robin.sh | 6 +++---
1 file changed, 3 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 release_80
in repository llvm.
from d1ca490a0d7 Merging r351322: ------------------------------------------ [...]
new 831b2047290 [WebAssembly] Backport custom import name changes for LLVM to 8.0.
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/llvm/BinaryFormat/Wasm.h | 4 ++-
include/llvm/MC/MCSymbolWasm.h | 22 ++++++++++---
lib/MC/WasmObjectWriter.cpp | 25 ++++++++-------
lib/Object/WasmObjectFile.cpp | 22 ++++++++++---
.../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 11 +++++--
.../MCTargetDesc/WebAssemblyTargetStreamer.h | 13 ++++++--
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 9 +++++-
.../WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | 36 ++++++++++++++--------
test/CodeGen/WebAssembly/call.ll | 4 +--
.../WebAssembly/function-bitcasts-varargs.ll | 2 +-
test/CodeGen/WebAssembly/function-bitcasts.ll | 2 +-
test/CodeGen/WebAssembly/import-module.ll | 3 +-
test/CodeGen/WebAssembly/main-declaration.ll | 16 +++++-----
test/CodeGen/WebAssembly/main-no-args.ll | 13 ++++----
test/CodeGen/WebAssembly/main-three-args.ll | 16 ++++++++++
test/CodeGen/WebAssembly/main-with-args.ll | 2 +-
test/MC/WebAssembly/external-func-address.ll | 4 +--
test/MC/WebAssembly/import-module.ll | 31 +++++++++++++++++++
tools/yaml2obj/yaml2wasm.cpp | 3 +-
19 files changed, 176 insertions(+), 62 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/main-three-args.ll
create mode 100644 test/MC/WebAssembly/import-module.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 master
in repository llvm.
from 185dbb6e1b1 [NFC] Simplify code & reduce nest slightly
new aaee83c287d [LoopSimplifyCFG] Fix test broken in release mode in r353813
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:
test/Transforms/LoopSimplifyCFG/update_parents.ll | 1 +
1 file changed, 1 insertion(+)
--
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-next-defconfig
in repository toolchain/ci/gcc.
from 161d165c044 ARM: fix -masm-syntax-unified (PR88648)
adds 9910421ab09 PR c++/89267 - change of error location.
adds 20c5f58c80a Revert " PR c++/88752 - ICE with lambda and constexpr if."
adds 3e570b70027 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 15 +++++++++++++++
gcc/cp/cp-tree.h | 5 -----
gcc/cp/pt.c | 30 ++++++++---------------------
gcc/testsuite/g++.dg/cpp1z/constexpr-if26.C | 28 ---------------------------
5 files changed, 24 insertions(+), 56 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if26.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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 7f9a3c7913 0: last-good: binutils-gcc-linux: all
new 8592c9f318 0: last-good: 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 (7f9a3c7913)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4032 ++++++++--------
4-build_abe-stage1/console.log | 5126 +++++++++++----------
5-count_linux_objs/console.log | 75 +-
console.log | 9357 ++++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
7 files changed, 9897 insertions(+), 8727 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 32e6b120ba1 [libbacktrace] Handle bsearch with NULL base in dwarf_lookup_pc
new f523999089f 2018-01-12 Bill Schmidt <wschmidt(a)linux.ibm.com>
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/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/powerpc/vec-sld-modulo.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/vec-srad-modulo.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/vec-srd-modulo.c | 4 ++--
4 files changed, 12 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.