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 b1d3c886aa MIPS/opcodes: Reorder LSA and DLSA instructions
new 33f466961c MIPS/GAS: Update `match_float_constant' and `match_operand' [...]
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:
gas/ChangeLog | 5 +++++
gas/config/tc-mips.c | 10 +++++-----
2 files changed, 10 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 ae8374b5534 [LTO] Remove values from non-prevailing comdats
new adc0734b69f [SLP] A test for limiting vectorization of instructions, 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:
test/Transforms/SLPVectorizer/X86/limit.ll | 70 ++++++++++++++++++++++++++++++
1 file changed, 70 insertions(+)
create mode 100644 test/Transforms/SLPVectorizer/X86/limit.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 binutils-gdb.
from dc4bde35d1 PR cli/21688: Detect aliases when issuing python/compile/gui [...]
new b1d3c886aa MIPS/opcodes: Reorder LSA and DLSA instructions
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:
opcodes/ChangeLog | 5 +++++
opcodes/mips-opc.c | 6 +++---
2 files changed, 8 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.
from 21a927f1c4 [OPENMP] Initial support for taskloop reductions.
new a3da1d2079 [OpenCL] Add function name to extension diagnostic
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/DiagnosticSemaKinds.td | 2 +-
include/clang/Sema/Sema.h | 2 +-
lib/Sema/Sema.cpp | 5 +++--
test/SemaOpenCL/extension-begin.cl | 2 +-
4 files changed, 6 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 gcc.
from 0e35450b3c1 Fix removal of ifunc (PR ipa/81214).
new 2443f8fdb69 * lto-wrapper.c (copy_file) Close both file descriptors be [...]
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 | 5 +++++
gcc/lto-wrapper.c | 2 ++
2 files changed, 7 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 d7e9b74bb80 Remove unnecessary commented out argument. NFCI.
new ae8374b5534 [LTO] Remove values from non-prevailing comdats
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/LTO/LTO.cpp | 36 +++++++++++++++++++
test/LTO/Resolution/X86/Inputs/comdat-mixed-lto.ll | 23 ++++++++++++
test/LTO/Resolution/X86/comdat-mixed-lto.ll | 42 ++++++++++++++++++++++
3 files changed, 101 insertions(+)
create mode 100644 test/LTO/Resolution/X86/Inputs/comdat-mixed-lto.ll
create mode 100644 test/LTO/Resolution/X86/comdat-mixed-lto.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 gcc.
from ac45aefc028 2017-06-30 Richard Biener <rguenther(a)suse.de>
new 0e35450b3c1 Fix removal of ifunc (PR ipa/81214).
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 | 6 ++++
gcc/multiple_target.c | 64 ++++++++++++++++-----------------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/i386/pr81214.c | 14 ++++++++
4 files changed, 57 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr81214.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 f5f1f63df1 [Driver] Actually report errors during parsing instead of st [...]
new 21a927f1c4 [OPENMP] Initial support for taskloop reductions.
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/OpenMPKinds.def | 2 ++
test/OpenMP/taskloop_ast_print.cpp | 16 ++++++++--------
test/OpenMP/taskloop_simd_ast_print.cpp | 16 ++++++++--------
3 files changed, 18 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.