This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ea52c95 [InstCombine][SSE] Added x86 pshufb undef mask tests
new 4d75ec9 cmake: Set LINK_POLLY_INTO_TOOLS to ON
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 | 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 833ec5d * config/i386/predicates.md (constm1_operand): Fix comparison.
new f387645 2016-04-29 Andrew Burgess <andrew.burgess(a)embecosm.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/ChangeLog | 13 +++++++++++++
gcc/config/arc/arc.md | 16 ++++++++--------
2 files changed, 21 insertions(+), 8 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-6-branch
in repository gcc.
from a0673e2 Daily bump.
new 5ae6e48 2016-04-29 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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:
libjava/ChangeLog | 8 ++++++++
libjava/testsuite/lib/libjava.exp | 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 gcc.
from 7238c72 [ARC] Handle FPX NaN within optimized floating point library.
new 833ec5d * config/i386/predicates.md (constm1_operand): Fix comparison.
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 | 4 ++++
gcc/config/i386/predicates.md | 2 +-
2 files changed, 5 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 clang.
from d708fd1 [clang][BuiltIn][AVX512]Adding intrinsics for cmp{ss|sd} inst [...]
new 9349dfb Recommit "[MS] Improved implementation of stack pragmas (vtor [...]
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/clang/Sema/Sema.h | 110 ++++++++++++++++++++++-----------------
lib/Parse/ParsePragma.cpp | 18 +++----
lib/Parse/ParseStmt.cpp | 6 ++-
lib/Sema/Sema.cpp | 2 +-
lib/Sema/SemaAttr.cpp | 54 ++++++++++---------
test/CodeGenCXX/sections.cpp | 29 +++++++++++
test/SemaCXX/pragma-vtordisp.cpp | 4 +-
7 files changed, 137 insertions(+), 86 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 bf8ce8a include/ * longlong.h (umul_ppmm): Remove SHMEDIA checks. ( [...]
new 7238c72 [ARC] Handle FPX NaN within optimized floating point library.
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 | 4 +++
gcc/testsuite/gcc.target/arc/ieee_eq.c | 47 ++++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 4 +++
libgcc/config/arc/ieee-754/eqdf2.S | 15 +++++++----
4 files changed, 65 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/ieee_eq.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 clang.
from 32c45b5 [OPENMP] Fix detection of explicit data-sharing attributes in [...]
new d708fd1 [clang][BuiltIn][AVX512]Adding intrinsics for cmp{ss|sd} inst [...]
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/clang/Basic/BuiltinsX86.def | 3 ++-
lib/Headers/avx512fintrin.h | 52 +++++++++++++++++++++++++++++++++++++
test/CodeGen/avx512f-builtins.c | 48 ++++++++++++++++++++++++++++++++++
3 files changed, 102 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 608e1e3 [ARC] Fix obsolete constraint.
new bf8ce8a include/ * longlong.h (umul_ppmm): Remove SHMEDIA checks. ( [...]
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 | 14 ++++++++++++++
gcc/common/config/sh/sh-common.c | 7 -------
gcc/config/sh/sh-protos.h | 3 ---
gcc/config/sh/sh.c | 14 ++++----------
gcc/config/sh/sh.h | 31 +++++--------------------------
gcc/config/sh/sh.md | 10 ++++++++++
include/ChangeLog | 5 +++++
include/longlong.h | 17 +----------------
8 files changed, 39 insertions(+), 62 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 lld.
from 05fc374 Do not produce broken debug info.
new 7acb7ee [ELF][MIPS] Accept MIPS 64-bit binaries
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/Driver.cpp | 7 +++++++
ELF/InputFiles.cpp | 2 ++
ELF/Target.cpp | 4 ++++
ELF/Writer.cpp | 9 ++++++---
test/ELF/emulation.s | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 73 insertions(+), 3 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 62b3188 [find-all-symbols] Fix racy yaml file writing.
new 39ce4a2 Make run-find-all-symbols executable.
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/find-all-symbols/tool/run-find-all-symbols.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 include-fixer/find-all-symbols/tool/run-find-all-symbols.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.