This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 071a6748823 [nvptx] Update newlib dependency.
new 7beb5500580 Testsuite fixes for C++11 alignof change.
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/c-c++-common/attr-aligned-1.c | 8 ++++----
gcc/testsuite/g++.dg/cpp0x/alignas4.C | 3 ++-
2 files changed, 6 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 binutils-gdb.
from aa4a8c2a2a Fix an illegal memory access when copying a PE format file w [...]
new db0c309f40 Fix an illegal memory access when trying to copy an ELF bina [...]
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/ChangeLog | 4 ++++
bfd/elf.c | 9 ++++++++-
2 files changed, 12 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 5b7ab74398a [LoadStoreVectorize] Ignore interleaved invariant loads.
new b99e72106ad Fix some layering in AggressiveInstCombine (avoiding inclus [...]
new 70f3bbf514c Remove LLVM_INSTALL_CCTOOLS_SYMLINKS
new 7537653e9a6 [lit] Remove spurious `-` in invocation of lit in `shtest-x [...]
new e5ad7684b57 [InstCombine] regenerate checks; NFC
The 4 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:
CMakeLists.txt | 3 -
docs/CMake.rst | 4 -
include/llvm/LinkAllPasses.h | 1 +
.../AggressiveInstCombine/AggressiveInstCombine.h | 11 ++-
include/llvm/Transforms/Scalar.h | 9 ---
.../AggressiveInstCombine.cpp | 6 +-
lib/Transforms/IPO/PassManagerBuilder.cpp | 1 +
lib/Transforms/Scalar/Scalar.cpp | 4 -
.../InstCombine/select-with-bitwise-ops.ll | 90 +++++++++++-----------
tools/dsymutil/CMakeLists.txt | 5 --
utils/lit/tests/shtest-xunit-output.py | 2 +-
11 files changed, 62 insertions(+), 74 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 0f80c5447f7 [llvm-mca] Refactor the Scheduler interface in preparation [...]
new 5b7ab74398a [LoadStoreVectorize] Ignore interleaved invariant loads.
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/LoadStoreVectorizer.cpp | 18 +++++++++++++-----
...interleaved-mayalias-store.ll => invariant-load.ll} | 18 +++++++++---------
2 files changed, 22 insertions(+), 14 deletions(-)
copy test/Transforms/LoadStoreVectorizer/AMDGPU/{interleaved-mayalias-store.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 binutils-gdb.
from 0a8ddac418 info-shared.exp: Replace libs=-ldl with shlib_load
new aa4a8c2a2a Fix an illegal memory access when copying a PE format file w [...]
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/ChangeLog | 6 +
bfd/peXXigen.c | 9 +
bfd/po/bfd.pot | 5631 ++++++++++++++++++++++++++------------------------------
3 files changed, 2662 insertions(+), 2984 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 60293f499a2 Backport r258924
new abb05338732 Backport r259265
new 2b659ffee76 Backport r259274
new 868f174f57b Backport r259429
new 5fc5c82084b Backport r259431
new 93ef83d108a Backport r259459
new cc83cb39d43 Backport r259490
The 6 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 | 17 ++++++++++++++
gcc/ipa-devirt.c | 11 +++++++--
gcc/lto/ChangeLog | 26 +++++++++++++++++++++
gcc/lto/lto-symtab.c | 20 +++++++++++++++-
gcc/testsuite/ChangeLog | 9 ++++++++
gcc/testsuite/gcc.dg/lto/pr85248_0.c | 45 ++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr85248_1.c | 9 ++++++++
libsanitizer/ChangeLog | 9 ++++++++
libsanitizer/asan/asan_allocator.h | 2 +-
9 files changed, 144 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr85248_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr85248_1.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 gcc-7-branch
in repository gcc.
from 46231ce408e 2018-04-23 Aaron Sawdey <acsawdey(a)linux.ibm.com>
new 923923ea1a6 Backport r258480
new 7c81ee282c7 Backport r258705
new 60293f499a2 Backport r258924
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:
gcc/ChangeLog | 35 +++++++++
gcc/gimplify.c | 10 +--
gcc/ipa-icf.c | 113 +++++++++++++++++++++++-----
gcc/ipa-icf.h | 12 +++
gcc/testsuite/ChangeLog | 25 ++++++
gcc/testsuite/g++.dg/asan/pr85081.C | 20 +++++
gcc/testsuite/g++.dg/ipa/pr84658.C | 30 ++++++++
gcc/testsuite/gfortran.dg/goacc/pr84963.f90 | 7 ++
8 files changed, 226 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/asan/pr85081.C
create mode 100644 gcc/testsuite/g++.dg/ipa/pr84658.C
create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr84963.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 compiler-rt.
from c1e0c1ceb The OpenBSD UBsan port introduced two typos that broke the So [...]
new aec8ba39d [sanitizer] More dead code removal
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 | 7 ------
lib/sanitizer_common/sanitizer_linux_libcdep.cc | 25 ----------------------
.../tests/sanitizer_common_test.cc | 17 ---------------
3 files changed, 49 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 6d80e6324bb [X86] Remove unnecessary FMA reg-mem InstRW scheduler overrides.
new 0f80c5447f7 [llvm-mca] Refactor the Scheduler interface in preparation [...]
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:
tools/llvm-mca/Scheduler.cpp | 155 +++++++++++++++++++++++--------------------
tools/llvm-mca/Scheduler.h | 31 +++++++--
2 files changed, 107 insertions(+), 79 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 e7db806bfc [OpenCL] Fix diagnostic of thread_local
new 4d48be1aa7 [Attr] Print enum attributes at correct position
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/AST/DeclPrinter.cpp | 12 +++++++-----
test/Sema/ast-print.c | 40 +++++++++++++++++++++++++++++++++-------
2 files changed, 40 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.