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 e187a74b506 Daily bump.
new 754b916d67d Daily bump.
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/DATESTAMP | 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 release_60
in repository llvm.
from e73bd18593c Merging r329359 and r329363:
new 4c9ba56670d Merging r329852:
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/PowerPC/PPCInstrInfo.cpp | 3 +-
test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir | 64 ++++++++++++++++++++++++
2 files changed, 66 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 llvm.
from 3352f5142d6 MachO: trap unreachable instructions
new c4082cf631e [X86] Add the bizarro movsww and movzww mnemonics for the d [...]
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/X86InstrExtension.td | 20 ++++++++++++++++++++
test/MC/Disassembler/X86/x86-32.txt | 18 ++++++++++++++++++
2 files changed, 38 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 binutils-gdb.
from b744723f57 Show line numbers in output for "info var/func/type"
new 68e91e4249 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.1-branch
in repository binutils-gdb.
from 6f5cb40040 Automatic date update in version.in
new 75adb076a6 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_30-branch
in repository binutils-gdb.
from 36b64ce40d Automatic date update in version.in
new 754fc4850d Automatic date update in version.in
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:
bfd/version.h | 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 clang.
from 4a9ca998d3 [ODRHash] Support pointer and reference types.
new bfca048471 [Driver] Export profiling symbols for -exported_symbols_list
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/Driver/ToolChains/Darwin.cpp | 2 ++
test/Driver/darwin-ld.c | 2 ++
2 files changed, 4 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 0c0a0f3a871 2018-04-13 Vladimir Makarov <vmakarov(a)redhat.com>
new 4b068f331ca rs6000: Fix _mm_slli_epi{32,64} for shift values 16 through [...]
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/config/rs6000/emmintrin.h | 23 ++++-----
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/gcc.target/powerpc/sse2-pslld-1.c | 62 +++++++++++++++---------
gcc/testsuite/gcc.target/powerpc/sse2-psllq-1.c | 64 ++++++++++++++++---------
gcc/testsuite/gcc.target/powerpc/sse2-psllw-1.c | 60 ++++++++++++++---------
6 files changed, 144 insertions(+), 80 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 a53765b3c [sanitizer] Allow for the allocator "names" to be set by the tools
new 485d30636 [Fuzzer] Avoid C++ compiler checks for fuzzer C++ 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:
lib/fuzzer/CMakeLists.txt | 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 12ef5aa2e5c PR rtl-optimization/85393 * except.h (expand_dw2_landing_ [...]
new 0c0a0f3a871 2018-04-13 Vladimir Makarov <vmakarov(a)redhat.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 | 7 +++++++
gcc/config/rs6000/rs6000.c | 16 ++++++++++++----
gcc/testsuite/ChangeLog | 5 +++++
.../dfp/pr41049.c => gcc.target/powerpc/pr79916.c} | 20 +++++++-------------
4 files changed, 31 insertions(+), 17 deletions(-)
copy gcc/testsuite/{gcc.dg/dfp/pr41049.c => gcc.target/powerpc/pr79916.c} (98%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.