This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 4b972a01a7da Linux 5.2-rc6
new 461e274b2821 auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero()
new f4bb1f895aa0 auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()
new 9216514602ac Merge tag 'auxdisplay-for-linus-v5.2-rc7' of git://github. [...]
new ca72d88378b2 powerpc/mm/64s/hash: Reallocate context ids on fork
new 16391bfc8623 selftests/powerpc: Add test of fork with mapping above 512TB
new 65565a68c582 Merge branch 'context-id-fix' into fixes
new 26df62aaae9f Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/ [...]
new b2b5921fe4b3 mtd: rawnand: initialize ntargets with maxchips
new 191f5c2ed4b6 mtd: spi-nor: use 16-bit WRR command when QE is set on spa [...]
new 39071cf828b4 Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/ [...]
The 10 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:
arch/powerpc/mm/book3s64/mmu_context.c | 55 ++++++++--
drivers/auxdisplay/cfag12864bfb.c | 5 +-
drivers/auxdisplay/ht16k33.c | 4 +-
drivers/mtd/nand/raw/nand_base.c | 3 +-
drivers/mtd/spi-nor/spi-nor.c | 119 +++++++++++++++++++--
include/linux/mtd/spi-nor.h | 3 +
tools/testing/selftests/powerpc/mm/.gitignore | 3 +-
tools/testing/selftests/powerpc/mm/Makefile | 4 +-
.../powerpc/mm/large_vm_fork_separation.c | 87 +++++++++++++++
9 files changed, 257 insertions(+), 26 deletions(-)
create mode 100644 tools/testing/selftests/powerpc/mm/large_vm_fork_separation.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 0d7db2b0645 [DAGCombine] visitMUL - allow shift by zero in MulByConstant.
new 31269a0a08c [InstCombine] SliceUpIllegalIntegerPHI - bail on out of ran [...]
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/Transforms/InstCombine/InstCombinePHI.cpp | 5 +++++
test/Transforms/InstCombine/phi-shifts.ll | 26 ++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 test/Transforms/InstCombine/phi-shifts.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 clang-tools-extra.
from 34bb5499 [NFC] Marking test added in r363975 as unsupported on Windows.
new 1f8d6328 [clangd] Improve SelectionTree string representation
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:
clangd/Selection.cpp | 13 ++++++++++++-
1 file changed, 12 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 bb5b83d3d18 [ConstantFolding] Use hasVectorInstrinsicScalarOpd. NFC
new 0d7db2b0645 [DAGCombine] visitMUL - allow shift by zero in MulByConstant.
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 12 ++++++------
test/CodeGen/X86/combine-mul.ll | 24 ++++++++++++++++++++++++
2 files changed, 30 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 gcc.
from 1f795de11ec Daily bump.
new a35663e9d0c Define C11 macros such as FLT_DECIMAL_DIG for C++17
new e693fb3d93c Fix std::midpoint for denormal values
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:
gcc/ChangeLog | 6 ++++
gcc/ginclude/float.h | 3 +-
libstdc++-v3/ChangeLog | 11 +++++++
libstdc++-v3/include/std/numeric | 36 +++++++++++++++-------
.../headers/cfloat/values_c++17.cc} | 30 +++++++++---------
libstdc++-v3/testsuite/26_numerics/gcd/gcd_neg.cc | 6 ++--
libstdc++-v3/testsuite/26_numerics/lcm/lcm_neg.cc | 6 ++--
.../testsuite/26_numerics/midpoint/floating.cc | 14 +++++++++
8 files changed, 79 insertions(+), 33 deletions(-)
copy libstdc++-v3/testsuite/{20_util/variant/90008.cc => 18_support/headers/cfloat [...]
--
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 c64c5eade8d [docs][llvm-nm] Add missing options to documentation
new dfff6fc1d87 [Scalarizer] Add scalarizer support for smul.fix.sat
new bb5b83d3d18 [ConstantFolding] Use hasVectorInstrinsicScalarOpd. NFC
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:
include/llvm/Analysis/VectorUtils.h | 9 ++++-----
lib/Analysis/ConstantFolding.cpp | 29 +++++++++++++----------------
lib/Analysis/VectorUtils.cpp | 10 ++++++----
test/Transforms/Scalarizer/intrinsics.ll | 17 ++++++++++++++++-
4 files changed, 39 insertions(+), 26 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 385b97d3ac [gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inhe [...]
new 824eacee59 [gdb/testsuite] Fix DW_AT_decl_file in gdb.trace 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:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.trace/entry-values.exp | 4 ++--
gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp | 8 ++++----
3 files changed, 12 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.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from e132a27 start-container-docker.sh: Report ssh error codes
adds 22716e2 tcwg-update-llvmbot-containers.sh: Rework after adding jenkins job
No new revisions were added by this update.
Summary of changes:
tcwg-update-llvmbot-containers.sh | 59 +++++++++++++++++----------------------
1 file changed, 26 insertions(+), 33 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 24fcfec608c [sancov] Avoid unnecessary unique_ptr
new c64c5eade8d [docs][llvm-nm] Add missing options to documentation
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/CommandGuide/llvm-nm.rst | 112 ++++++++++++++++++++++++++++++++++--------
1 file changed, 91 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.