This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from eef29544dfc [Support] Make llvm::Error and Expected faster.
new 13c8bc92165 Preserve debug info when DAG-combinging (zext (truncate x)) [...]
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/llvm/CodeGen/SelectionDAG.h | 9 ++++-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 ++-
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 38 +++---------------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 35 ++++++++++++++++
test/DebugInfo/AArch64/dagcombine-zext.ll | 64 ++++++++++++++++++++++++++++++
5 files changed, 117 insertions(+), 35 deletions(-)
create mode 100644 test/DebugInfo/AArch64/dagcombine-zext.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 llvm.
from 9daf9c5c892 [SLP] Fix PR23510: Try to find best possible vectorizable stores.
new eef29544dfc [Support] Make llvm::Error and Expected faster.
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/llvm/Support/Error.h | 51 ++++++++++++++++++++++++++------------------
lib/Support/Error.cpp | 12 +++++++++++
2 files changed, 42 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 gcc.
from 67c0e9f5bd6 2017-11-09 Paul Thomas <pault(a)gcc.gnu.org>
new 832a73b93a2 * gimple-ssa-store-merging.c (struct store_immediate_info) [...]
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 | 15 +++++++++++
gcc/gimple-ssa-store-merging.c | 57 +++++++++++++++++++++++++++++++++++++-----
2 files changed, 66 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 compiler-rt.
from c14c76790 [scudo] Make getNumberOfCPUs Fuchsia compliant
new c483d54d4 Revert new ThinLTO ASAN test until lit support added
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:
.../Linux/contiguous_container_crash_thinlto.cc | 55 ----------------------
1 file changed, 55 deletions(-)
delete mode 100644 test/asan/TestCases/Linux/contiguous_container_crash_thinlto.cc
--
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 aa0fde0a6 [Builtins] Do not use tailcall for Thumb1
new c14c76790 [scudo] Make getNumberOfCPUs Fuchsia compliant
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/sanitizer_common/sanitizer_common.h | 3 +++
lib/sanitizer_common/sanitizer_fuchsia.cc | 4 ++++
lib/sanitizer_common/sanitizer_linux_libcdep.cc | 23 +++++++++++++++++++++++
lib/sanitizer_common/sanitizer_mac.cc | 5 +++++
lib/sanitizer_common/sanitizer_win.cc | 5 +++++
lib/scudo/scudo_tsd_shared.cpp | 9 +--------
6 files changed, 41 insertions(+), 8 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 515b20f202a 2017-11-09 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 67c0e9f5bd6 2017-11-09 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 | 9 +++++++++
gcc/fortran/check.c | 19 +++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr78619.f90 | 21 +++++++++++++++++++++
4 files changed, 48 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr78619.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 8b45407e72b [Reassociate] auto-generate test checks; NFC
new 9daf9c5c892 [SLP] Fix PR23510: Try to find best possible vectorizable stores.
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/Vectorize/SLPVectorizer.cpp | 53 ++++++++++++----------
.../SLPVectorizer/X86/stores_vectorize.ll | 25 ++++------
2 files changed, 40 insertions(+), 38 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 1e53b12c18 [OPENMP] Codegen for `#pragma omp target parallel for simd`.
new f7de82cd93 [analyzer] assume bitwise arithmetic axioms
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/StaticAnalyzer/Core/RangeConstraintManager.cpp | 60 +++++++++++++++++++---
test/Analysis/constant-folding.c | 39 ++++++++++++++
2 files changed, 93 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 gcc.
from a8a34408b00 Remove obsolete ECOFF support.
new 515b20f202a 2017-11-09 Steven G. Kargl <kargl(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 | 5 +++++
gcc/fortran/interface.c | 9 +++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/interface_40.f90 | 8 ++++++++
4 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/interface_40.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.