This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c864cb4272c [AArch64] Fix some define_insn_and_split conditions
new 711e90359fe 2017-12-05 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 | 6 ++++
gcc/graphite-isl-ast-to-gimple.c | 6 ++--
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/graphite/pr83277.c | 52 +++++++++++++++++++++++++++++++++
4 files changed, 67 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr83277.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 llvm.
from ee90d366010 [X86][AVX512] Add missing scalar CMPSS/CMPSD logic schedule [...]
new efd6852a7b9 [DAGCombine] Handle big endian correctly in CombineConsecut [...]
new cbe99db5558 [X86][AVX512] Tag VPMADD52/VPSADBW instruction scheduler classes
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/llvm/CodeGen/ISDOpcodes.h | 3 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 7 ++++
lib/Target/X86/X86InstrAVX512.td | 47 ++++++++++++----------
.../PowerPC/combine_loads_from_build_pair.ll | 19 +++++++++
4 files changed, 53 insertions(+), 23 deletions(-)
create mode 100644 test/CodeGen/PowerPC/combine_loads_from_build_pair.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 514857543a5 gcc: xtensa: enable address sanitizer
new c864cb4272c [AArch64] Fix some define_insn_and_split conditions
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/aarch64/aarch64-simd.md | 10 +++++-----
2 files changed, 12 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 dd0ef7d32c4 Bail out of a SimplifyCFG switch table opt at undef values.
new ee90d366010 [X86][AVX512] Add missing scalar CMPSS/CMPSD logic schedule [...]
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/X86InstrAVX512.td | 37 +++++++++++++++++++++----------------
test/CodeGen/X86/avx512-schedule.ll | 4 ++--
2 files changed, 23 insertions(+), 18 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-7-branch
in repository gcc.
from ea2efc57cda Daily bump.
new 2083d2f72f3 xtensa: add support for SSP
new 0e3ddffe450 xtensa: enable address sanitizer
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 | 25 +++++++++++++++++++++++++
gcc/config/xtensa/xtensa-protos.h | 1 +
gcc/config/xtensa/xtensa.c | 36 ++++++++++++++++++++++++++++++++++++
gcc/config/xtensa/xtensa.h | 20 +++++---------------
4 files changed, 67 insertions(+), 15 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 57bd46e83 [ELF] InX::BssRelRo should check section contents before mark [...]
new 6a943d785 Recommit r319747 "[ELF] - Show copy relocated symbols in a -- [...]
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/MapFile.cpp | 41 +++++++++++++++----------
test/ELF/Inputs/map-file5.s | 12 ++++++++
test/ELF/map-file.s | 74 ++++++++++++++++++++++++++++-----------------
3 files changed, 84 insertions(+), 43 deletions(-)
create mode 100644 test/ELF/Inputs/map-file5.s
--
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 ac5b6678b70 [X86][AVX512] Cleanup bit logic scheduler classes
new dd0ef7d32c4 Bail out of a SimplifyCFG switch table opt at undef values.
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/Transforms/Utils/SimplifyCFG.cpp | 2 +-
test/Transforms/SimplifyCFG/switch_undef.ll | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/SimplifyCFG/switch_undef.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 glibc.
from 216933b242 Use libm_alias_float for powerpc.
new da616c1496 support/tst-test_compare: Fix 32-bit/64-bit expected output [...]
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:
ChangeLog | 7 +++++++
support/tst-test_compare.c | 4 ++--
2 files changed, 9 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 87b3c87fbe5 PR testsuite/83281 * testsuite/libgomp.oacc-c-c++-common/ [...]
new 514857543a5 gcc: xtensa: enable address sanitizer
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 | 8 ++++++++
gcc/config/xtensa/xtensa.c | 12 ++++++++++++
gcc/config/xtensa/xtensa.h | 3 ++-
3 files changed, 22 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.