This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e95dfb3 2016-09-23 Richard Biener <rguenther(a)suse.de>
new 8698843f * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELT [...]
new 0bfdbd2 * lib/gcc-dg.exp (process-message): Support relative line nu [...]
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 | 14 ++++++++++++++
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/decl.c | 2 +-
gcc/cp/ChangeLog | 8 ++++++++
gcc/cp/decl.c | 4 ++--
gcc/cp/typeck2.c | 4 ++--
gcc/expr.c | 3 +--
gcc/fold-const.c | 3 +--
gcc/hsa-brig.c | 2 +-
gcc/hsa-gen.c | 5 ++---
gcc/ipa-icf-gimple.c | 4 ++--
gcc/print-tree.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/lib/gcc-dg.exp | 7 +++++++
gcc/tree-dump.c | 2 +-
gcc/tree-pretty-print.c | 2 +-
gcc/tree-sra.c | 2 +-
17 files changed, 57 insertions(+), 19 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 a38f071 [Profile] Remove unused variable
new 827ea20 [msan] Prevent initialization failure with newer (2.23+) glib [...]
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/asan/asan_malloc_linux.cc | 6 +++++-
lib/msan/msan_interceptors.cc | 43 +++++++++++++++++++++++++++++++------------
2 files changed, 36 insertions(+), 13 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 c1e3c76 Provide right LDD offset bound in avr_address_cost
new e95dfb3 2016-09-23 Richard Biener <rguenther(a)suse.de>
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/hooks.h | 1 +
2 files changed, 5 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 gcc.
from 9578c8c [RTEMS] Always use atomic builtins for libstdc++
new c1e3c76 Provide right LDD offset bound in avr_address_cost
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/config/avr/avr.c | 8 ++++++--
2 files changed, 11 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 gcc.
from 55409ac Daily bump.
new 9578c8c [RTEMS] Always use atomic builtins for libstdc++
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:
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/acinclude.m4 | 8 +++++---
libstdc++-v3/config/cpu/m68k/atomicity.h | 3 +++
libstdc++-v3/configure | 14 ++++++++------
libstdc++-v3/configure.host | 4 ++++
5 files changed, 28 insertions(+), 9 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 fd1fd77 [libFuzzer] be more precise about what we reset in TracePC
new cfb1f68 [AVX-512] Use different ISD opcodes for some of the scalar in [...]
new 27e9902 [AVX-512] Add separate ISD opcodes for each form of CVT instr [...]
new c2a5d16 [AVX-512] Split X86ISD::VFPROUND and X86ISD::VFPEXT into sepa [...]
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 | 27 +++++-
lib/Target/X86/X86ISelLowering.h | 32 ++++---
lib/Target/X86/X86InstrAVX512.td | 34 +++----
lib/Target/X86/X86InstrFragmentsSIMD.td | 61 +++++-------
lib/Target/X86/X86IntrinsicsInfo.h | 164 +++++++++++++++-----------------
5 files changed, 162 insertions(+), 156 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 08176f5 [OpenBSD] Add type sign information for OpenBSD
new e528dbb [X86] Split up the single switch statement in Sema::CheckX86B [...]
new b8f10df [AVX-512] Add initial support for checking rounding mode argu [...]
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:
include/clang/Basic/DiagnosticSemaKinds.td | 2 +
include/clang/Sema/Sema.h | 1 +
lib/Sema/SemaChecking.cpp | 140 ++++++++++++++++++++++++++---
test/Sema/builtins-x86.c | 4 +
4 files changed, 133 insertions(+), 14 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 lldb.
from 8cf5e69 Add the ability to append breakpoints to the save file.
new 665663e Fix windows build caused by mixing enum and enum class.
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/lldb/Breakpoint/BreakpointOptions.h | 2 +-
include/lldb/Target/ThreadSpec.h | 2 +-
2 files changed, 2 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 07016d4 [libFuzzer] fix merging with trace-pc-guard
new fd1fd77 [libFuzzer] be more precise about what we reset in TracePC
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/FuzzerLoop.cpp | 8 +++++---
lib/Fuzzer/FuzzerTracePC.h | 6 +++---
2 files changed, 8 insertions(+), 6 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 bf101a6 AMDGPU/SI: Include implicit arguments in kernarg_segment_byte_size
new 07016d4 [libFuzzer] fix merging with trace-pc-guard
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/FuzzerCorpus.h | 11 +++--------
lib/Fuzzer/FuzzerDriver.cpp | 2 +-
lib/Fuzzer/FuzzerInternal.h | 2 +-
lib/Fuzzer/FuzzerLoop.cpp | 25 ++++++++++++-------------
lib/Fuzzer/FuzzerTracePC.h | 1 +
lib/Fuzzer/test/FuzzerUnittest.cpp | 2 +-
lib/Fuzzer/test/merge.test | 8 +++++---
lib/Fuzzer/test/trace-pc/CMakeLists.txt | 1 +
8 files changed, 25 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.