This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 47e160c AST: improve layout of SimpleTypoCorrector
new dad737b [Coverage] Prevent creating a redundant counter if a nested b [...]
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/CodeGen/CoverageMappingGen.cpp | 3 ++-
test/CoverageMapping/macros.c | 12 ++++++++++++
2 files changed, 14 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 84cb7f4 [AVX512] In some cases KORTEST instruction may be used instea [...]
new 922af1c Fixed a bug in type legalizer for masked gather. The problem [...]
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/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 10 ++++++-
test/CodeGen/X86/masked_gather_scatter.ll | 33 +++++++++++++++++++++++
2 files changed, 42 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 f0a2d5f [InstructionSelect] NumBlocks isn't defined in DEBUG build.
new 84cb7f4 [AVX512] In some cases KORTEST instruction may be used instea [...]
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 | 24 +-
lib/Target/X86/X86InstrAVX512.td | 4 +
test/CodeGen/X86/avx512-cmp.ll | 4 +-
test/CodeGen/X86/avx512-i1test.ll | 22 +-
test/CodeGen/X86/avx512-insert-extract.ll | 32 +-
test/CodeGen/X86/masked_gather_scatter.ll | 62 +--
test/CodeGen/X86/masked_memop.ll | 876 ++++++++----------------------
7 files changed, 296 insertions(+), 728 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 51b695a [X86] Don't lower FABS/FNEG masking directly to a ConstantPoo [...]
new f0a2d5f [InstructionSelect] NumBlocks isn't defined in DEBUG build.
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/CodeGen/GlobalISel/InstructionSelect.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 7863176 Daily bump.
new f1ecf8b PR fortran/77261 Run random_3 testcase only when real(10) is [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/random_3.f90 | 36 ++++++++++++++++++++--------------
2 files changed, 27 insertions(+), 15 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 gcc-5-branch
in repository gcc.
from 3ffe9da 2016-08-29 Tom de Vries <tom(a)codesourcery.com>
new 814b9f6 2016-08-29 Tom de Vries <tom(a)codesourcery.com>
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/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/c-c++-common/ubsan/object-size-10.c | 4 ++--
gcc/testsuite/c-c++-common/ubsan/object-size-9.c | 6 +++---
3 files changed, 15 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 gcc-5-branch
in repository gcc.
from c117a82 Daily bump.
new 3ffe9da 2016-08-29 Tom de Vries <tom(a)codesourcery.com>
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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/other/anon5.C | 2 +-
2 files changed, 9 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 572aa19 [Orc] Simplify LogicalDylib and move it back inside CompileOn [...]
new 040e63a [AVX-512] Add 512-bit fabs tests with and without AVX512DQ.
new 79711e4 [AVX-512] Always use v8i64 when converting 512-bit FAND/FOR/F [...]
new 51b695a [X86] Don't lower FABS/FNEG masking directly to a ConstantPoo [...]
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/X86/X86ISelLowering.cpp | 21 ++--
test/CodeGen/X86/avx-basic.ll | 2 +-
test/CodeGen/X86/avx512-arith.ll | 71 ++++++++----
test/CodeGen/X86/fma-fneg-combine.ll | 16 +--
test/CodeGen/X86/fma_patterns.ll | 22 +++-
test/CodeGen/X86/fma_patterns_wide.ll | 6 +-
test/CodeGen/X86/pr2656.ll | 2 +-
test/CodeGen/X86/vec_fabs.ll | 206 +++++++++++++++++++++++++++++-----
8 files changed, 267 insertions(+), 79 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.