This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ef2871b [analyzer] Fix build error after r283660 - remove constexpr strings.
new e5f86e2 Turn cl::values() (for enum) from a vararg function to using [...]
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:
tools/c-index-test/core_main.cpp | 3 +--
utils/TableGen/TableGen.cpp | 3 +--
2 files changed, 2 insertions(+), 4 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 7e93344 [AVX-512] Add test case for PR30430 that I should have added [...]
new 49695dd Fix comment typos - full update script path in assertions note
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/vector-tzcnt-256.ll | 2 +-
test/CodeGen/X86/vector-tzcnt-512.ll | 1 -
2 files changed, 1 insertion(+), 2 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 ba555e4 [X86][AVX2] Regenerate and add 32-bit tests to core tests
new 1ee8d60 [X86] Apply the Update LLC Test Checks tool on the rotate tests.
new 9230bef [AVX-512] Fix a bug in getLargestLegalSuperClass where we inf [...]
new 7e93344 [AVX-512] Add test case for PR30430 that I should have added [...]
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/X86RegisterInfo.cpp | 19 ++-
test/CodeGen/X86/pr29112.ll | 64 ++++++++++-
test/CodeGen/X86/pr30430.ll | 230 +++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/rotate.ll | 142 ++++++++++++++++++++++-
4 files changed, 441 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/X86/pr30430.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 llvm.
from 5c5bdd1 [Hexagon] Adding change of flow max 1 (cofMax1) TS flag for m [...]
new ba555e4 [X86][AVX2] Regenerate and add 32-bit tests to core 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 | 293 ++++++++----
test/CodeGen/X86/avx2-cmp.ll | 101 ++++-
test/CodeGen/X86/avx2-conversions.ll | 239 +++++++---
test/CodeGen/X86/avx2-fma-fneg-combine.ll | 93 ++--
test/CodeGen/X86/avx2-gather.ll | 84 ++--
test/CodeGen/X86/avx2-logic.ll | 102 ++++-
test/CodeGen/X86/avx2-phaddsub.ll | 107 +++--
test/CodeGen/X86/avx2-shift.ll | 546 +++++++++++++++++-----
test/CodeGen/X86/avx2-vector-shifts.ll | 722 ++++++++++++++++++++----------
test/CodeGen/X86/avx2-vperm.ll | 61 ++-
10 files changed, 1687 insertions(+), 661 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 c3db456 * config/sparc/sparc.h (FIXED_REGISTERS): Add %icc.
new 7a7ca07 Delay folding of bool conversion into COND_EXPR.
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 17 ++---------------
gcc/cp/ChangeLog | 5 +++++
gcc/cp/cp-gimplify.c | 9 +++++++++
4 files changed, 21 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 master
in repository gcc.
from c43f5e5 2016-10-08 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new c3db456 * config/sparc/sparc.h (FIXED_REGISTERS): Add %icc.
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 | 8 ++++++++
gcc/config/sparc/sparc.h | 12 ++++--------
gcc/config/visium/visium.c | 4 ++--
3 files changed, 14 insertions(+), 10 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 fd33922 [ThinLTO] Record calls to aliases
new 5c5bdd1 [Hexagon] Adding change of flow max 1 (cofMax1) TS flag for m [...]
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/Hexagon/HexagonInstrFormats.td | 3 +++
lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h | 3 +++
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 5 +++++
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h | 1 +
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp | 8 ++++----
5 files changed, 16 insertions(+), 4 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 c821ae1 Further P0135 refinement.
new b706648 * gcc-interface/utils.c (convert) <VECTOR_CST>: Add missing break.
new c43f5e5 2016-10-08 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
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 | 8 ++++++++
gcc/ada/ChangeLog | 13 +++++++++++++
gcc/ada/gcc-interface/decl.c | 10 +++++-----
gcc/ada/gcc-interface/misc.c | 6 +++---
gcc/ada/gcc-interface/trans.c | 26 ++++++++++++-------------
gcc/ada/gcc-interface/utils.c | 11 +++++------
gcc/ada/gcc-interface/utils2.c | 14 +++++++-------
gcc/diagnostic-core.h | 3 +++
gcc/diagnostic.c | 44 +++++++++++++++++++++++++++++++++++-------
9 files changed, 94 insertions(+), 41 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 de0cd80 * gen-pass-instances.awk: Rewritten. * Makefile.in (pass-in [...]
new c821ae1 Further P0135 refinement.
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/cp/ChangeLog | 17 ++++
gcc/cp/call.c | 98 ++++++++++++++++++-----
gcc/cp/cp-tree.h | 1 -
gcc/cp/cvt.c | 24 +-----
gcc/cp/except.c | 2 +-
gcc/cp/init.c | 17 ++--
gcc/cp/typeck.c | 2 -
gcc/testsuite/g++.dg/cpp0x/initlist12.C | 1 -
gcc/testsuite/g++.dg/cpp1z/elide1.C | 7 ++
libstdc++-v3/testsuite/20_util/variant/compile.cc | 4 +-
10 files changed, 112 insertions(+), 61 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.