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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 002f2721f5 Automatic date update in version.in
adds a00e21c0a5 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3f14a08 0: update: binutils-gcc-linux: all
new a624bcf 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 (3f14a08)
\
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 | 16 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11001 +++++++--------
04-build_abe-stage1/console.log | 13751 +++++++++----------
05-build_linux/console.log | 666 +-
06-boot_linux/console.log | 2 +-
console.log | 25858 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25864 insertions(+), 25864 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 0a65caa64f7 [LOOPINFO] Extend Loop object to add utilities to get the l [...]
new 996a7da5f7f [X86] Fix mistake that marked VADDSSrrb_Int/VADDSDrrb_Int/V [...]
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/X86/X86InstrAVX512.td | 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 clang.
from 18fa44fb5f [cmake] Remove duplicate TestingSupport library for linking
new 89a13fcf42 [clang-format][NFC] Fix BS_Allman style example in the heade [...]
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:
docs/ClangFormatStyleOptions.rst | 21 +++++++++++++++------
include/clang/Format/Format.h | 21 +++++++++++++++------
2 files changed, 30 insertions(+), 12 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 263f6ef5d [WebAssembly] Handle object parsing more like the ELF backend
new 8cfeafabe [WebAssembly] Use Emscripten triples in PIC tests.
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/wasm/pie.ll | 2 +-
test/wasm/shared.ll | 2 +-
2 files changed, 2 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 bd31482f3c7 AMDGPU: Remove amdgpu-max-work-group-size attribute
new ee9bd504013 IR: make getParamByValType Just Work. NFC.
new c820be6850e InstCombine: correctly change byval type attribute alongsid [...]
new 0a65caa64f7 [LOOPINFO] Extend Loop object to add utilities to get the l [...]
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/Analysis/LoopInfo.h | 161 ++++
include/llvm/IR/Argument.h | 2 +
include/llvm/IR/Function.h | 10 +-
include/llvm/IR/InstrTypes.h | 5 +-
lib/Analysis/LoopInfo.cpp | 214 ++++++
lib/Bitcode/Reader/BitcodeReader.cpp | 3 +-
lib/Bitcode/Writer/ValueEnumerator.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 3 +-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 4 +-
lib/IR/Function.cpp | 4 +
lib/Transforms/InstCombine/InstCombineCalls.cpp | 24 +-
test/Transforms/InstCombine/byval.ll | 24 +
unittests/Analysis/LoopInfoTest.cpp | 900 +++++++++++++++++++++++
13 files changed, 1343 insertions(+), 13 deletions(-)
create mode 100644 test/Transforms/InstCombine/byval.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 users/palves/format_strings
in repository binutils-gdb.
from bef62542b4 Make ui_out::message support %pF, %pS, %pN
new 8f1d863783 Support %pS / %pN for styling
new 52bf8432db Introduce %ps / styled_string
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:
gdb/breakpoint.c | 6 +++---
gdb/cli-out.c | 50 ++++++++++++++++++++++++++------------------------
gdb/cli-out.h | 5 +++--
gdb/common/format.c | 1 +
gdb/mi/mi-out.c | 3 ++-
gdb/mi/mi-out.h | 5 +++--
gdb/symtab.c | 24 ++++++++++++------------
gdb/ui-out.c | 29 +++++++++++++++++++----------
gdb/ui-out.h | 45 ++++++++++++++++++++++++++++++++++++++++++---
gdb/utils.c | 10 ++++++++++
gdb/utils.h | 6 ++++++
11 files changed, 127 insertions(+), 57 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 bd17a04e5c9 /cp 2019-06-05 Paolo Carlini <paolo.carlini(a)oracle.com>
new e11ce677187 gcc/testsuite/ChangeLog:
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 | 5 +++++
gcc/testsuite/gcc.dg/format/gcc_diag-11.c | 3 ++-
2 files changed, 7 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 llvm.
from 4c16eb49bdc [WebAssembly] Limit PIC support to the Emscripten target
new 3fdd033bfdc AMDGPU: Fix using 2 different enums for same operand flags
new bd31482f3c7 AMDGPU: Remove amdgpu-max-work-group-size attribute
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/AMDGPUUsage.rst | 2 --
lib/Target/AMDGPU/AMDGPUMCInstLower.cpp | 4 ++--
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 11 +----------
lib/Target/AMDGPU/SIInstrInfo.cpp | 4 ++--
lib/Target/AMDGPU/SIInstrInfo.h | 11 ++++-------
test/CodeGen/AMDGPU/large-work-group-promote-alloca.ll | 2 +-
test/CodeGen/AMDGPU/promote-alloca-calling-conv.ll | 2 +-
7 files changed, 11 insertions(+), 25 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_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 803019cb9f3 Daily bump.
adds 1bbee033c65 Daily bump.
adds 33c71262988 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.