This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fd7c224b389 Implement a case-folding version of DJB hash
new ce2ac038281 Fix build broken by r325107
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:
unittests/Support/DJBTest.cpp | 46 +++++++++++++++++++++----------------------
1 file changed, 23 insertions(+), 23 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_60
in repository llvm.
from 2955450dc18 Merging r324576: ------------------------------------------ [...]
new 2192111fb2e Merging r324962: (only the first hunk; see PR36375)
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/Support/GenericDomTreeConstruction.h | 32 ++++++++++-------------
1 file changed, 14 insertions(+), 18 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_60
in repository llvm.
from b02bf020f6f Merging r325085: ------------------------------------------ [...]
new 0bd30eea1ad Merging r324497: ------------------------------------------ [...]
new 2955450dc18 Merging r324576: ------------------------------------------ [...]
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/X86DomainReassignment.cpp | 12 +-
lib/Target/X86/X86ISelLowering.cpp | 57 ++--
test/CodeGen/X86/avx512-mask-op.ll | 96 +++++++
test/CodeGen/X86/domain-reassignment.mir | 439 +++++++++++++++++++------------
4 files changed, 408 insertions(+), 196 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 8e229ec0e5f Adding a width of the GEP index to the Data Layout.
new fd7c224b389 Implement a case-folding version of DJB hash
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/Support/DJB.h | 4 +
include/llvm/Support/Unicode.h | 4 +
lib/Support/CMakeLists.txt | 1 +
lib/Support/DJB.cpp | 78 +++-
lib/Support/UnicodeCaseFold.cpp | 742 +++++++++++++++++++++++++++++++++++++++
unittests/Support/CMakeLists.txt | 1 +
unittests/Support/DJBTest.cpp | 89 +++++
utils/unicode-case-fold.py | 137 ++++++++
8 files changed, 1055 insertions(+), 1 deletion(-)
create mode 100644 lib/Support/UnicodeCaseFold.cpp
create mode 100644 unittests/Support/DJBTest.cpp
create mode 100755 utils/unicode-case-fold.py
--
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 newlib.
from e113d1268 Cygwin: /proc/<pid>/stat: Fix time handling
new 09d32b748 Cygwin: improve a comment in fhandler_socket::getsockname
new 1188d308b Cygwin: fix file-related functions on unix sockets
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:
winsup/cygwin/fhandler_socket.cc | 44 ++++++++++++++++++++++++++++++++--------
1 file changed, 35 insertions(+), 9 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-buildapp.
from e462912 build-linux.sh: Cleaner traces.
new 28caee1 build-linux.sh: Support boot on Juno for arm64.
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:
build-linux.sh | 14 ++++++++++----
1 file changed, 10 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 binutils-gdb.
from 85f2093ddc x86-64: Use pr22393-3a.so and pr22393-3a-now.so
new d4dd94f863 LD: Remove a stale `ldlex_command' prototype
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:
ld/ChangeLog | 4 ++++
ld/ldlex.h | 1 -
2 files changed, 4 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 clang.
from d0f176e8eb Fix a couple of places where we assumed that non-type templa [...]
new 7b1bfe4542 Test commit access
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/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.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.
unknown user pushed a change to branch master
in repository gcc.
from 329f026e2b5 Daily bump.
new dff73565df4 2018-02-14 Jozef Lawrynowicz <jozefl.gcc(a)gmail.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/ChangeLog | 11 +++++++++++
gcc/config/msp430/msp430.c | 4 ++++
gcc/doc/rtl.texi | 5 +++--
gcc/genmodes.c | 1 +
gcc/machmode.def | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/msp430/pr79242.c | 11 +++++++++++
7 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/msp430/pr79242.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.