This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 87f9fa4 [AVX-512] Remove AddedComplexity from masked operations. The [...]
new 7c861d9 s/REQUIRES: Asserts/REQUIRES: asserts/
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/Other/debugcounter.ll | 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 lld.
from 48e8ec2 Revert "[COFF] support /ERRORLIMIT option"
new cf3def0 Add a comment about the copy relocation.
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:
ELF/EhFrame.cpp | 1 +
ELF/Relocations.cpp | 26 ++++++++++++++++++++++++++
2 files changed, 27 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 lldb.
from 990bc4f Update the location of ModuleCacheTest.cpp from unittest/Util [...]
new 395aec9 [test] Fix finding LLDB tools when building stand-alone
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:
lit/lit.cfg | 18 ++++++++++++------
lit/lit.site.cfg.in | 2 ++
2 files changed, 14 insertions(+), 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 clang.
from f6c08c5 Always use --eh-frame-hdr on OpenBSD, even for -static
new 10bdc60 Driver: inline a single caller of a function (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:
lib/Driver/Tools.cpp | 10 +---------
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from a228221 [X86] Prefer static_cast<> to C-style cast. NFCI.
new f042c82 [X86] Use peekThroughOneUseBitcasts helper. NFCI.
new 87f9fa4 [AVX-512] Remove AddedComplexity from masked operations. The [...]
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/X86ISelLowering.cpp | 15 ++++--------
lib/Target/X86/X86InstrAVX512.td | 48 +++++++++++++-------------------------
2 files changed, 21 insertions(+), 42 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 f8d4b52 [X86][SSE] Use getTargetConstantBitsFromNode to find zeroable [...]
new 422dabb [AArch64] Prefer static_cast<> to C-style cast. NFCI.
new 97295ca [AVX-512] Disable peephole optimizations on the VPTERNLOG com [...]
new a228221 [X86] Prefer static_cast<> to C-style cast. NFCI.
The 3 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/AArch64/AArch64MacroFusion.cpp | 6 ++--
lib/Target/X86/X86InstrAVX512.td | 50 ++++++++++++++++++++++++++++
lib/Target/X86/X86MacroFusion.cpp | 8 +++--
test/CodeGen/X86/avx512-vpternlog-commute.ll | 2 +-
4 files changed, 60 insertions(+), 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 ceae703 Automatic date update in version.in
new 2e7e5e2 Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv.
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:
sim/aarch64/ChangeLog | 6 ++
sim/aarch64/simulator.c | 42 ++++++++------
sim/testsuite/sim/aarch64/ChangeLog | 6 ++
sim/testsuite/sim/aarch64/bit.s | 16 +++---
sim/testsuite/sim/aarch64/cmtst.s | 10 ++--
sim/testsuite/sim/aarch64/ldn_single.s | 8 +--
sim/testsuite/sim/aarch64/stn_single.s | 4 +-
sim/testsuite/sim/aarch64/xtl.s | 101 +++++++++++++++++++++++++++++++++
8 files changed, 157 insertions(+), 36 deletions(-)
create mode 100644 sim/testsuite/sim/aarch64/xtl.s
--
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 0c1e421 Link static PIE programs against rcrt0.o on OpenBSD
new f6c08c5 Always use --eh-frame-hdr on OpenBSD, even for -static
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/Driver/Tools.cpp | 2 +-
test/Driver/openbsd.c | 6 ++++++
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 gcc.
from 01991e3 gcc/testsuite/ChangeLog:
new 6ade726 2017-02-19 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 10 +++++++++-
gcc/fortran/decl.c | 12 +++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/submodule_24.f08 | 23 +++++++++++++++++++++++
4 files changed, 44 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/submodule_24.f08
--
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 07a0236 [AVX-512] Add patterns to recognize masked vpternlog when the [...]
new f8d4b52 [X86][SSE] Use getTargetConstantBitsFromNode to find zeroable [...]
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/X86ISelLowering.cpp | 66 +++++++++++-------------
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 6 +--
2 files changed, 33 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.