This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d42372792da [X86] Remove (vzext_movl (scalar_to_vector (load))) matchin [...]
new 0bbea125602 [IR] Add DISuprogram and DIE for a func decl
new 83d25842b0d gn build: Follow-up to r364491 "[GN] Update build files"
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:
docs/LangRef.rst | 10 ++++++----
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 5 +++++
lib/IR/Verifier.cpp | 7 +++++--
test/Verifier/metadata-function-dbg.ll | 9 +++++++--
.../gn/secondary/clang/lib/Tooling/DependencyScanning/BUILD.gn | 1 +
utils/gn/secondary/llvm/lib/DebugInfo/GSYM/BUILD.gn | 3 ---
utils/gn/secondary/llvm/test/BUILD.gn | 1 -
utils/gn/secondary/llvm/unittests/BUILD.gn | 1 +
.../llvm/unittests/DebugInfo/{DWARF => GSYM}/BUILD.gn | 10 +++-------
9 files changed, 28 insertions(+), 19 deletions(-)
copy utils/gn/secondary/llvm/unittests/DebugInfo/{DWARF => GSYM}/BUILD.gn (58%)
--
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-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 07689c59151 Daily bump.
adds b34551a8580 Remove support for alternative Solaris 11.4 ld -V output
adds 9b710240414 [PR 90939] Remove outdated assert in ipcp_bits_lattice::meet_with
adds 061fc7b6823 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/configure | 8 ++------
gcc/configure.ac | 8 ++------
gcc/ipa-cp.c | 1 -
5 files changed, 22 insertions(+), 14 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/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 1e97a7b8ac Automatic date update in version.in
adds 0c5de26f02 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards fb85d27fc 0: update: binutils-gcc-linux: all
new 09b07e8de 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 (fb85d27fc)
\
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 | 22 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10848 ++++++++---------
04-build_abe-stage1/console.log | 11104 +++++++++--------
05-build_linux/console.log | 924 +-
06-boot_linux/console.log | 2 +-
console.log | 23322 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 23324 insertions(+), 23328 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 987d44f3269 [InstCombine][NFCI] Fix test comments.
new 1fadf01eab8 [X86] Teach selectScalarSSELoad to not narrow volatile loads.
new d42372792da [X86] Remove (vzext_movl (scalar_to_vector (load))) matchin [...]
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/X86/X86ISelDAGToDAG.cpp | 29 +++++++----------------------
test/CodeGen/X86/fold-load-unops.ll | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 22 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 7aed8d8472e [NFC][PowerPC] Improve the for loop in Early Return
new 987d44f3269 [InstCombine][NFCI] Fix test comments.
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/InstCombine/signbit-lshr-and-icmpeq-zero.ll | 4 ++--
test/Transforms/InstCombine/signbit-shl-and-icmpeq-zero.ll | 4 ++--
2 files changed, 4 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from f71f416e56b Call finite_loop_p in RTL to get better finiteness information.
new 2386cf07d1f One line change onto r272731
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/loop-iv.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 gcc.
from a5e83404f74 PR tree-optimization/90883 * tree-ssa-dse.c (delete_dead_ [...]
new f71f416e56b Call finite_loop_p in RTL to get better finiteness information.
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 | 6 ++++++
gcc/loop-iv.c | 14 ++++++++++++++
gcc/testsuite/ChangeLog | 7 ++++++-
gcc/testsuite/gcc.target/powerpc/pr62147.c | 24 ++++++++++++++++++++++++
4 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr62147.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.