This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4dbdbc79049 Remove unused method.
new 60e8e12279b [InstCombine] Use m_OneUse to shorten some code. NFC
new 1a4cc6a638b [InstCombine] Make the (A|B)^B -> A & ~B transform code con [...]
new 9ed6500653d [InstCombine] Remove unnecessary dyn_cast to BinaryOperator [...]
new d178fa97c3a [InstCombine] Add test cases demonstrating missing handling [...]
new dbe14483606 [InstCombine] use m_c_And and m_c_Xor to handle commuted ve [...]
The 5 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/InstCombineAndOrXor.cpp | 71 ++++++++++------------
test/Transforms/InstCombine/xor2.ll | 24 ++++++++
2 files changed, 57 insertions(+), 38 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 40b76b69b7c Daily bump.
new 72042d29c17 PR target/80324 * config/i386/avx512fintrin.h (_mm512_red [...]
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 | 27 ++
gcc/config/i386/avx512fintrin.h | 464 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +
.../gcc.target/i386/avx512f-reduce-op-1.c | 410 ++++++++++++++++++
4 files changed, 906 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-reduce-op-1.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 18fcab5833b General usability improvements to generic PDB library.
new 4dbdbc79049 Remove unused method.
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/DebugInfo/PDB/IPDBSession.h | 6 ------
1 file changed, 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 binutils-gdb.
from 8473b4472d windows-nat.c: Fix bad initialization of ptid
new aa80870703 WebAssembly disassembler support
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:
opcodes/ChangeLog | 5 +++++
opcodes/wasm32-dis.c | 5 ++---
2 files changed, 7 insertions(+), 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 binutils-gdb.
from 4a44171e07 Automatic date update in version.in
new 8473b4472d windows-nat.c: Fix bad initialization of ptid
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/ChangeLog | 5 +++++
gdb/windows-nat.c | 2 +-
2 files changed, 6 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 23f07450a29 [InstCombine] remove dead cases from icmp pair switches; NFCI
new 64aab18a2e5 [SCCP] Resolve indirect branch target when possible.
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/Scalar/SCCP.cpp | 79 ++++++++++++++++++++++++++++++++++----
test/Transforms/SCCP/indirectbr.ll | 76 ++++++++++++++++++++++++++++++++++++
2 files changed, 147 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/SCCP/indirectbr.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 glibc.
from bf7730194f Check if SSE is available with HAS_CPU_FEATURE
new 9ace4692b2 Check for __mprotect failure in _dl_map_segments [BZ #20831]
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 +++++++
elf/dl-map-segments.h | 20 ++++++++++++--------
2 files changed, 19 insertions(+), 8 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 8e6dfb5bf86 PR c++/80356 - ICE with reference to function template argument.
new 40b76b69b7c Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from bbcd9d24eee Daily bump.
new 2ead473a4ea Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.