This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d9e26ca [analyzer] Add a checker that detects blocks in critical sections
new 6d355ff clang-format: [JS] do not wrapp @returns tags.
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/Format/Format.cpp | 3 ++-
1 file changed, 2 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 b5b88e7 Make integer size explicit
new 637b3eb 2016-09-21 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 14 +++++--
gcc/fortran/interface.c | 14 ++++++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/dtio_12.f90 | 74 +++++++++++++++++++++++++++++++++++
4 files changed, 103 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dtio_12.f90
--
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 bba417d llvm/test/CodeGen/NVPTX/zero-cs.ll: Relax an expression to ma [...]
new 8bb1682 [AVX-512] Split the 3 different usages of the X86ISD::FSETCC [...]
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 | 15 +++++++++------
lib/Target/X86/X86ISelLowering.h | 4 ++++
lib/Target/X86/X86InstrFragmentsSIMD.td | 4 ++--
lib/Target/X86/X86IntrinsicsInfo.h | 8 ++++----
4 files changed, 19 insertions(+), 12 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 8ccdb0a Incorrect arithmetic optimization involving bitfield arguments
new b5b88e7 Make integer size explicit
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 | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr64130.c | 6 ++++--
2 files changed, 8 insertions(+), 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 compiler-rt.
from 4598081 Revert "[CMake] Explicitly add --target option to compiler flags"
new 7ddd599 [CMake] Rename back SIMPLE_SOURCE to compile as 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:
cmake/Modules/CompilerRTUtils.cmake | 6 +++++-
cmake/config-ix.cmake | 2 +-
2 files changed, 6 insertions(+), 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 4ba7f94 [AVX-512] Don't add an additional rounding mode operand to th [...]
new bba417d llvm/test/CodeGen/NVPTX/zero-cs.ll: Relax an expression to ma [...]
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/NVPTX/zero-cs.ll | 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 da9d4eb [libFuzzer] fix libc++ build
new 3170da5 [AVX-512] Simplify handling of INTR_TYPE_1OP_MASK_RM to remov [...]
new 4ba7f94 [AVX-512] Don't add an additional rounding mode operand to th [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 8 +-------
lib/Target/X86/X86InstrAVX512.td | 14 ++++++--------
lib/Target/X86/X86InstrFragmentsSIMD.td | 5 ++---
lib/Target/X86/X86IntrinsicsInfo.h | 6 +++---
4 files changed, 12 insertions(+), 21 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 860a9f5 [LV] When reporting about a specific instruction without debu [...]
new da9d4eb [libFuzzer] fix libc++ 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/Fuzzer/FuzzerInternal.h | 1 +
1 file changed, 1 insertion(+)
--
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 b9833bf PR middle-end/49905 - Better sanity checking on sprintf src & [...]
new 8ccdb0a Incorrect arithmetic optimization involving bitfield arguments
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/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/tree-ssa/pr72835.c | 37 +++++++++++++++
gcc/tree-ssa-reassoc.c | 80 +++++++++++++++++++++++++++++----
4 files changed, 121 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr72835.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 lld.
from f270e72 Revert "Revert "Only restrict order if both sections are in t [...]
new fdf6156 Accept sh_entsize = 0.
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/InputFiles.cpp | 16 ++++++++++++----
test/ELF/invalid-elf.test | 4 ----
test/ELF/merge-invalid-size.s | 7 +++++--
3 files changed, 17 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.