This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5cc5534 [Orc][RPC] Remove a redundant 'if' statement.
new 2caf90d [Orc][RPC] Rename Single/MultiThreadedRPC to Single/Multithre [...]
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:
.../ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h | 4 +--
include/llvm/ExecutionEngine/Orc/RPCUtils.h | 34 ++++++++++++----------
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 5 ++--
3 files changed, 22 insertions(+), 21 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 732cf03 Fix linemap corruption after very wide source lines (PR c++/72803)
new 48b6d8b 2017-01-07 Sandra Loosemore <sandra(a)codesourcery.com>
new 35de090 2017-01-07 Sandra Loosemore <sandra(a)codesourcery.com>
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:
gcc/ChangeLog | 17 +++++++
gcc/doc/cpp.texi | 127 ++++++++++++++++++-----------------------------
gcc/doc/cppdiropts.texi | 108 +++++++++++++++++++++++-----------------
gcc/doc/cppopts.texi | 49 ++++++++----------
gcc/doc/cppwarnopts.texi | 11 ++--
5 files changed, 154 insertions(+), 158 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 ee6faf5 [CostModel][X86] Fix AVX2 v16i16 shift 'splat' costs.
new 373d814 [AVX-512] Add masked forms of the alternate MOVDDUP patterns.
new 8530851 [AVX-512] Remove patterns from masked broadcast versions of B [...]
new 2f79202 [X86] Regenerate a test to remove tab characters.
new 8c5dd44 [AVX-512] Remove patterns from the other VBLENDM instructions [...]
new 4f2c501 [CostModel][X86] Update SSE41/AVX1 vXi32 SHL costs
new 5cc5534 [Orc][RPC] Remove a redundant 'if' statement.
The 6 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/ExecutionEngine/Orc/RawByteChannel.h | 4 +-
lib/Target/X86/X86InstrAVX512.td | 48 +++++---
lib/Target/X86/X86TargetTransformInfo.cpp | 2 +
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 24 ++--
test/CodeGen/X86/avx512-bugfix-23634.ll | 2 +-
test/CodeGen/X86/avx512-mov.ll | 16 +--
test/CodeGen/X86/avx512-regcall-NoMask.ll | 30 +++--
test/CodeGen/X86/avx512-vec-cmp.ll | 119 ++++++++++++------
test/CodeGen/X86/avx512bw-mov.ll | 4 +-
test/CodeGen/X86/avx512bw-vec-cmp.ll | 36 ++++--
test/CodeGen/X86/avx512bwvl-mov.ll | 8 +-
test/CodeGen/X86/avx512bwvl-vec-cmp.ll | 72 +++++++----
test/CodeGen/X86/avx512vl-mov.ll | 32 ++---
test/CodeGen/X86/avx512vl-vec-cmp.ll | 144 ++++++++++++++--------
test/CodeGen/X86/fma-fneg-combine.ll | 12 +-
test/CodeGen/X86/vector-shuffle-masked.ll | 33 ++++-
16 files changed, 378 insertions(+), 208 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 libcxxabi.
from 3eacb7e tweak definition to avoid GCC warning
new ebc9aca [libcxxabi] Add flag to conditionally enable 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:
CMakeLists.txt | 3 ++-
1 file changed, 2 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 371d289 [CostModel][X86] Match 256-bit vector shift 'splat' costs for [...]
new ee6faf5 [CostModel][X86] Fix AVX2 v16i16 shift 'splat' costs.
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/X86TargetTransformInfo.cpp | 17 +++++++++++++++--
test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 14 ++++++++------
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 14 ++++++++------
3 files changed, 31 insertions(+), 14 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 e1ddc8e [CostModel][X86] Generalized cost calculation of SHL by const [...]
new 371d289 [CostModel][X86] Match 256-bit vector shift 'splat' costs for [...]
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/X86TargetTransformInfo.cpp | 89 ++++++++++++-------------
test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 16 ++---
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 16 ++---
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 8 +--
4 files changed, 64 insertions(+), 65 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 efd0114 [X86][AVX2] Regenerate arithmetic tests
new e1ddc8e [CostModel][X86] Generalized cost calculation of SHL by const [...]
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/X86TargetTransformInfo.cpp | 31 ++++++++++---------------------
1 file changed, 10 insertions(+), 21 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 05d8c5f [-fcompare-debug] var tracking options are not optimization options
new 732cf03 Fix linemap corruption after very wide source lines (PR c++/72803)
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 | 7 +++++++
gcc/input.c | 12 ++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/diagnostic/pr72803.C | 9 +++++++++
libcpp/ChangeLog | 8 ++++++++
libcpp/line-map.c | 2 +-
6 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr72803.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 binutils-gdb.
from 0e123f6 [GOLD] powerpc.cc tidies
new 431e5de S/390: Issue error for overflowing relocs.
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:
bfd/elf64-s390.c | 12 ++++++++++++
1 file changed, 12 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 fd47fbc [ThinLTO] Fix assertions on lazy-loading of Metadata TBAA att [...]
new efd0114 [X86][AVX2] Regenerate arithmetic 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/CodeGen/X86/avx2-arith.ll | 101 +++++++++++++++++++++++++++++++++++++++--
1 file changed, 96 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.