This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 406f2e505de [mips] finish removal of unused fields in MipsInstructionSelector
new 38bd4c9f6df [PowerPC] Code cleanup. Remove instructions that were withd [...]
new 3b0acd6c80f [X86] Regenerate i128 multiply tests
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/PowerPC/PPCInstrVSX.td | 21 --
test/CodeGen/X86/i128-mul.ll | 362 +++++++++++++++++++++++++++++++++--
test/MC/Disassembler/PowerPC/vsx.txt | 15 --
test/MC/PowerPC/vsx.s | 19 +-
4 files changed, 349 insertions(+), 68 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 1977d05ab44 [mips] remove unused fields in MipsInstructionSelector
new 406f2e505de [mips] finish removal of unused fields in MipsInstructionSelector
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/Mips/MipsInstructionSelector.cpp | 4 ++--
1 file 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 54a2a8a3dff Support for the mno-stack-arg-probe flag
new 1977d05ab44 [mips] remove unused fields in MipsInstructionSelector
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/Mips/MipsInstructionSelector.cpp | 3 ---
1 file changed, 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 master
in repository libcxx.
from df7a35ce3 [libcxx] Do not include the C math.h header before __config
new 9880456e8 Allow passing additional compiler/linker flags for the 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/CMakeLists.txt | 5 +++++
test/lit.site.cfg.in | 3 +++
utils/libcxx/test/config.py | 6 ++++++
3 files changed, 14 insertions(+)
--
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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from c1b4d34 Test compulsory args. NFC
new bb6a76e Require clang in stage 1 when enabling stage 2 / test-suite
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:
scripts/llvm.py | 13 +++++++----
tests/cli/testbuildandtest.py | 54 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 63 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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from fec612c build-and-test: Allow flags to be read from files
new c1b4d34 Test compulsory args. NFC
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:
tests/cli/testbuildandtest.py | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
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 7bcab422e Cygwin: fix fhandler_socket_local::fchmod
new cc9fe2c71 Cygwin: eliminate unused fhandler method hclose
new b79018ee3 Cygwin: encapsulate Winsock based fhandler_socket classes
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.cc | 2 +-
winsup/cygwin/fhandler.h | 197 ++++++-----
winsup/cygwin/fhandler_socket.cc | 559 ------------------------------
winsup/cygwin/fhandler_socket_inet.cc | 607 +++++++++++++++++++++++++++++++--
winsup/cygwin/fhandler_socket_local.cc | 427 +----------------------
winsup/cygwin/net.cc | 3 +-
winsup/cygwin/poll.cc | 6 +-
winsup/cygwin/select.cc | 70 +---
8 files changed, 711 insertions(+), 1160 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 9d351e63376 PR c++/70468 - ICE with constructor delegation via typedef.
new 89496edd508 Fix tsan race_on_mutex.c testcase (PR80551)
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/c-c++-common/tsan/race_on_mutex.c | 2 +-
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 glibc.
from 81be4b5e38 Remove --quiet argument when installing locales
new 54412d2061 Use libc_hidden_* for tolower, toupper (bug 15105).
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:
ChangeLog | 8 ++++++++
ctype/ctype.c | 2 ++
include/ctype.h | 3 +++
3 files changed, 13 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.