This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f172187b2d hu_HU locale: Avoid double space (bug 22657).
new 9a08a366a7 libnsl: Do not install libnsl.so, libnsl.a if NIS is disable [...]
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 | 7 +++++++
nis/Makefile | 10 +++++++++-
2 files changed, 16 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 a469e54dccb [X86] Don't allow lods/stos/scas/cmps/movs to be parsed wit [...]
new 8cca8822d95 [LoopDeletion] Handle users in unreachable block
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/Utils/LoopUtils.cpp | 26 ++++++++++++++++++++++
test/Transforms/LoopDeletion/use-in-unreachable.ll | 24 ++++++++++++++++++++
2 files changed, 50 insertions(+)
create mode 100644 test/Transforms/LoopDeletion/use-in-unreachable.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 llvm.
from 0e158bf49b5 [X86] Add 'l' and 'q' suffixes to the tbm instruction mnemonics.
new 86b3702c2d9 [X86] Don't require suffix on 'clr' mnemonic in intel syntax
new a469e54dccb [X86] Don't allow lods/stos/scas/cmps/movs to be parsed wit [...]
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/X86InstrInfo.td | 48 +++++++++++++++++++++---------------------
1 file changed, 24 insertions(+), 24 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 176601f8263 [X86] Disable sldtq parsing in 64-bit mode.
new 0e158bf49b5 [X86] Add 'l' and 'q' suffixes to the tbm instruction mnemonics.
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/X86InstrInfo.td | 12 +-
test/CodeGen/X86/stack-folding-tbm.ll | 40 +++---
.../CodeGen/X86/tbm-intrinsics-fast-isel-x86_64.ll | 2 +-
test/CodeGen/X86/tbm-intrinsics-fast-isel.ll | 4 +-
test/CodeGen/X86/tbm-intrinsics-x86_64.ll | 12 +-
test/CodeGen/X86/tbm-schedule.ll | 160 ++++++++++-----------
test/CodeGen/X86/tbm_patterns.ll | 92 ++++++------
test/MC/Disassembler/X86/simple-tests.txt | 4 +-
test/MC/X86/x86_64-tbm-encoding.s | 78 +++++-----
9 files changed, 202 insertions(+), 202 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 97f96f6d3f1 [CMake] Add LLVM_ENABLE_IDE option to better process source [...]
new 9c49bb65384 [X86] Disable movsq/stosq/scasqcmpsq/lodsq parsing in 64-bit mode.
new 176601f8263 [X86] Disable sldtq parsing in 64-bit mode.
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/X86InstrInfo.td | 15 ++++++++++-----
lib/Target/X86/X86InstrSystem.td | 4 ++--
2 files changed, 12 insertions(+), 7 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 gcc-7-branch
in repository gcc.
from d8e6e0e67ca Daily bump.
new fd4359f41f1 Avoid Solaris/SPARC comparison failures with Solaris as (PR [...]
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 | 9 +++++++++
gcc/cgraphunit.c | 1 +
2 files changed, 10 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 libcxx.
from 68050ff61 [libcxx] Make std::basic_istream::get 0-terminate input array [...]
new cce11ce7c Add error code handling to remove_all test
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:
.../filesystem/fs.op.funcs/fs.op.remove_all/remove_all.pass.cpp | 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 b4b2f3a36b [Docs] Fix typo in toolchain documentation
new 780143bbd5 [ODRHash] Don't hash friend functions.
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/AST/ODRHash.cpp | 2 ++
test/Modules/Inputs/odr_hash-Friend/Box.h | 14 ++++++++++++++
test/Modules/Inputs/odr_hash-Friend/M1.h | 6 ++++++
test/Modules/Inputs/odr_hash-Friend/M2.h | 5 +++++
test/Modules/Inputs/odr_hash-Friend/M3.h | 7 +++++++
test/Modules/Inputs/odr_hash-Friend/module.modulemap | 15 +++++++++++++++
test/Modules/odr_hash-Friend.cpp | 19 +++++++++++++++++++
7 files changed, 68 insertions(+)
create mode 100644 test/Modules/Inputs/odr_hash-Friend/Box.h
create mode 100644 test/Modules/Inputs/odr_hash-Friend/M1.h
create mode 100644 test/Modules/Inputs/odr_hash-Friend/M2.h
create mode 100644 test/Modules/Inputs/odr_hash-Friend/M3.h
create mode 100644 test/Modules/Inputs/odr_hash-Friend/module.modulemap
create mode 100644 test/Modules/odr_hash-Friend.cpp
--
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 cf9e7f1f07 x86-64: Add tests for -z separate-code -z max-page-size=0x1000
new 33eff4ce18 ld: Replace "-z textonly" with "-z separate-code"
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 | 8 ++++++++
ld/testsuite/ld-elf/pr22393-2a.rd | 2 +-
ld/testsuite/ld-elf/pr22393-2b.rd | 2 +-
ld/testsuite/ld-x86-64/pr22393-3a.rd | 2 +-
ld/testsuite/ld-x86-64/pr22393-3b.rd | 2 +-
5 files changed, 12 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 llvm.
from 5a286a00411 Instead of ELFFile<ELFT>::Type, use ELFT::Type. NFC.
new 97f96f6d3f1 [CMake] Add LLVM_ENABLE_IDE option to better process source [...]
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:
cmake/modules/HandleLLVMOptions.cmake | 7 +++++++
cmake/modules/LLVMProcessSources.cmake | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.