This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cd1abcb642e PR libstdc++/55917 do not handle exceptions in std::thread
new 859cdc93615 compiler: avoid orphaning Bexpressions when processing [...]
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 12 +++++++++---
2 files 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 llvm.
from 20e04578a8e [llvm-ar] Fix AddNewMember typo in enum
new e3ae196e244 [Power9] Added support for the modsw, moduw, modsd, modud h [...]
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/PowerPC/PPCISelLowering.cpp | 37 ++-
lib/Target/PowerPC/PPCISelLowering.h | 1 +
lib/Target/PowerPC/PPCInstr64Bit.td | 10 +
lib/Target/PowerPC/PPCInstrInfo.td | 8 +
test/CodeGen/PowerPC/ppc64-P9-mod.ll | 263 ++++++++++++++++++++++
test/MC/Disassembler/PowerPC/ppc64-encoding.txt | 12 +
test/MC/Disassembler/PowerPC/ppc64le-encoding.txt | 12 +
test/MC/PowerPC/ppc64-encoding.s | 13 ++
8 files changed, 351 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/PowerPC/ppc64-P9-mod.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.
from e2037d4907 [Sema] Use the right FoldingSet.
new 2b3c4c91a1 [analyzer] Fix a crash when an ObjC object is constructed in [...]
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/StaticAnalyzer/Core/CallEvent.cpp | 6 ++++++
test/Analysis/DynamicTypePropagation.m | 12 ++++++++++++
2 files changed, 18 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 llvm.
from 3a1a366906c [x86] regenerate checks with update_llc_test_checks.py
new 59e73620b8d [utils] remove ability to generate llc check lines from upd [...]
new 20e04578a8e [llvm-ar] Fix AddNewMember typo in enum
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:
tools/llvm-ar/llvm-ar.cpp | 8 ++--
utils/update_test_checks.py | 96 +++++++++++++--------------------------------
2 files changed, 31 insertions(+), 73 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 clang.
from c90ce64fa8 [Sema][C++1z] Ensure binding in dependent range for have non [...]
new e2037d4907 [Sema] Use the right FoldingSet.
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/ASTContext.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 glibc.
from a0f8b11520 Fix sigwait namespace (bug 21550).
new 9527ae8291 Fix XPG4 bsd_signal namespace (bug 21552).
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 | 5 +++++
conform/Makefile | 1 -
signal/signal.h | 2 +-
3 files changed, 6 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 9cae1d24554 AMDGPU: Don't add same implicit use multiple times
new 3a1a366906c [x86] regenerate checks with update_llc_test_checks.py
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/CodeGen/X86/fp-select-cmp-and.ll | 20 +-------------------
test/CodeGen/X86/immediate_merging64.ll | 4 +---
test/CodeGen/X86/loop-search.ll | 3 +--
test/CodeGen/X86/mask-negated-bool.ll | 8 +-------
test/CodeGen/X86/memset-2.ll | 6 +-----
test/CodeGen/X86/memset-nonzero.ll | 12 +-----------
test/CodeGen/X86/memset64-on-x86-32.ll | 3 +--
test/CodeGen/X86/negate-i1.ll | 10 +---------
test/CodeGen/X86/negate-shift.ll | 6 +-----
test/CodeGen/X86/negate.ll | 8 +-------
test/CodeGen/X86/negative-sin.ll | 14 ++++----------
test/CodeGen/X86/no-sse2-avg.ll | 3 +--
test/CodeGen/X86/not-and-simplify.ll | 1 -
test/CodeGen/X86/pr13577.ll | 8 +++-----
test/CodeGen/X86/pr18014.ll | 3 +--
test/CodeGen/X86/rem.ll | 8 ++------
test/CodeGen/X86/sar_fold64.ll | 8 +-------
test/CodeGen/X86/select-with-and-or.ll | 16 +---------------
test/CodeGen/X86/sext-setcc-self.ll | 8 +-------
test/CodeGen/X86/shift-pcmp.ll | 4 +---
test/CodeGen/X86/sse-intrinsics-x86-upgrade.ll | 2 +-
test/CodeGen/X86/sse41-intrinsics-x86-upgrade.ll | 10 +---------
test/CodeGen/X86/statepoint-live-in.ll | 8 +-------
test/CodeGen/X86/urem-i8-constant.ll | 3 +--
test/CodeGen/X86/urem-power-of-two.ll | 7 +------
test/CodeGen/X86/vec3.ll | 4 +---
test/CodeGen/X86/vector-compare-combines.ll | 4 +---
test/CodeGen/X86/vzero-excess.ll | 2 +-
28 files changed, 33 insertions(+), 160 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 glibc.
from 5a103908c0 x86-64: Implement strcpy family IFUNC selectors in C
new a0f8b11520 Fix sigwait namespace (bug 21550).
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 | 5 +++++
signal/signal.h | 2 ++
2 files changed, 7 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 llvm.
from 24acabd9f9c AMDGPU: Teach isLegalAddressingMode about flat offsets
new 57098b0fe96 [SelectionDAG] Allow sin/cos -> sincos optimization on GNU [...]
new 9cae1d24554 AMDGPU: Don't add same implicit use multiple times
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/CodeGen/SelectionDAG/LegalizeDAG.cpp | 15 +---
lib/Target/AMDGPU/SIInstrInfo.cpp | 6 +-
test/CodeGen/AArch64/arm64-sincos.ll | 50 +++++++++--
test/CodeGen/AArch64/sincos-expansion.ll | 42 ++++++++--
test/CodeGen/ARM/sincos.ll | 67 +++++++++++----
test/CodeGen/SystemZ/fp-sincos-01.ll | 55 +++++++++----
test/CodeGen/X86/sincos-opt.ll | 137 +++++++++++++++++++++----------
7 files changed, 264 insertions(+), 108 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 23ef7ef4e39 AMDGPU: Start selecting flat instruction offsets
new e371fe36cc7 [x86] regenerate checks with update_llc_test_checks.py
new 24acabd9f9c AMDGPU: Teach isLegalAddressingMode about flat offsets
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/AMDGPU/SIISelLowering.cpp | 14 +-
test/CodeGen/AMDGPU/cgp-addressing-modes-flat.ll | 123 ++++++++++++-
test/CodeGen/X86/2012-01-11-split-cv.ll | 3 +-
test/CodeGen/X86/add-sub-nsw-nuw.ll | 3 +-
test/CodeGen/X86/bt.ll | 209 +++++++++++++++++++----
test/CodeGen/X86/cmov-into-branch.ll | 24 +--
test/CodeGen/X86/combine-64bit-vec-binop.ll | 23 +--
test/CodeGen/X86/fast-isel-select-sse.ll | 26 +--
test/CodeGen/X86/fp-logic-replace.ll | 2 +-
test/CodeGen/X86/fp-logic.ll | 23 +--
10 files changed, 319 insertions(+), 131 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.