This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c899dcd [Modules] Support #import when entering files with modules
new 5db0676 Remove repeated word in comment (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/Parse/ParseExprCXX.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 gcc.
from 8681436 [hsa] Fix hsa function cloning test
new cfdb4ab Reduce the size of variant, it doesn't need an index of type [...]
new a19c4dc 2017-01-11 Richard Biener <rguenther(a)suse.de>
new b0f26d5 PR rtl-optimization/79032 * lra-constraints.c (simplify_ope [...]
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:
gcc/ChangeLog | 7 +
gcc/c/ChangeLog | 6 +
gcc/c/gimple-parser.c | 172 +++++++++++----------
gcc/lra-constraints.c | 8 +-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.c-torture/execute/20170111-1.c | 33 ++++
libstdc++-v3/ChangeLog | 20 +++
libstdc++-v3/include/std/variant | 28 +++-
.../value.cc => variant/index_type.cc} | 14 +-
9 files changed, 192 insertions(+), 100 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20170111-1.c
copy libstdc++-v3/testsuite/20_util/{is_swappable/value.cc => variant/index_type.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 b237097 [X86][AVX512BW] Vectorize v64i8 vector shifts
new 79fab99 Fix unused variable warning
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:
unittests/Transforms/Scalar/LoopPassManagerTest.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 llvm.
from 4f06332 Fix line endings
new b237097 [X86][AVX512BW] Vectorize v64i8 vector shifts
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 | 20 +-
lib/Target/X86/X86TargetTransformInfo.cpp | 4 +
test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 12 +-
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 12 +-
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 12 +-
test/CodeGen/X86/vector-shift-ashr-512.ll | 1122 ++---------------------
test/CodeGen/X86/vector-shift-lshr-512.ll | 1077 +---------------------
test/CodeGen/X86/vector-shift-shl-512.ll | 1071 +---------------------
8 files changed, 212 insertions(+), 3118 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-tools-extra.
from f8b47d3 Only launch asynchronously if threading is enabled.
new 46a54cd Improve include fixer's ranking by taking the paths into account.
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-fixer/IncludeFixer.cpp | 8 +++--
include-fixer/SymbolIndexManager.cpp | 56 +++++++++++++++++++++--------
include-fixer/SymbolIndexManager.h | 3 +-
include-fixer/tool/ClangIncludeFixer.cpp | 3 +-
test/include-fixer/Inputs/fake_yaml_db.yaml | 15 +++++---
test/include-fixer/ranking.cpp | 3 ++
6 files changed, 66 insertions(+), 22 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 7b70b1b 2017-01-11 Richard Biener <rguenther(a)suse.de>
new 8681436 [hsa] Fix hsa function cloning 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:
gcc/ChangeLog | 7 +++++++
gcc/hsa.c | 5 +----
gcc/ipa-hsa.c | 5 ++++-
3 files changed, 12 insertions(+), 5 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 c68d25f [PM] Separate the LoopAnalysisManager from the LoopPassManage [...]
new 4f06332 Fix line endings
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/Analysis/CostModel/X86/strided-load-i16.ll | 226 +++++++++++------------
test/Analysis/CostModel/X86/strided-load-i32.ll | 220 +++++++++++-----------
test/Analysis/CostModel/X86/strided-load-i64.ll | 162 ++++++++--------
test/Analysis/CostModel/X86/strided-load-i8.ll | 234 ++++++++++++------------
4 files changed, 421 insertions(+), 421 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 3cf3d08 [X86] Fix PR30926 - Add patterns for (v)cvtsi2s{s,d} and (v)c [...]
new 6b834bb [PM] Take more drastic measures to work around MSVC's failure [...]
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:
unittests/Analysis/LoopPassManagerTest.cpp | 17 ++++++++++-------
1 file changed, 10 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 master
in repository llvm.
from 208cabd [X86] fixing failed test in commit: r291657
new 3cf3d08 [X86] Fix PR30926 - Add patterns for (v)cvtsi2s{s,d} and (v)c [...]
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/X86InstrAVX512.td | 39 ++++++++++++++
lib/Target/X86/X86InstrSSE.td | 74 ++++++++++++++++++++++++++-
test/CodeGen/X86/avx-cvt.ll | 22 ++++++++
test/CodeGen/X86/avx512-cvt.ll | 22 ++++++++
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 13 ++---
test/CodeGen/X86/vec_int_to_fp.ll | 60 ++++++++++++++++++++++
6 files changed, 220 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.