This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1936b1ca14e [PATCH] fix some build breakage
new 758c5eacec0 [gcc] 2018-08-20 Michael Meissner <meissner(a)linux.ibm.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.md | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr87033.c | 12 ++++++++++++
4 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr87033.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from d43029ed517 [InstCombine] Add splat vector constant support to foldICmp [...]
adds 6d691845e46 Re-land r334313 "[asan] Instrument comdat globals on COFF targets"
adds d35f0462691 [LICM][Tests] Add tests for store hoisting [NFC]
No new revisions were added by this update.
Summary of changes:
.../Instrumentation/AddressSanitizer.cpp | 40 +++-
.../global_metadata_external_comdat.ll | 9 +
.../AddressSanitizer/win-string-literal.ll | 46 +++++
test/Transforms/LICM/store-hoisting.ll | 230 +++++++++++++++++++++
4 files changed, 317 insertions(+), 8 deletions(-)
create mode 100644 test/Instrumentation/AddressSanitizer/global_metadata_external_ [...]
create mode 100644 test/Instrumentation/AddressSanitizer/win-string-literal.ll
create mode 100644 test/Transforms/LICM/store-hoisting.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 d43029ed517 [InstCombine] Add splat vector constant support to foldICmp [...]
new 6d691845e46 Re-land r334313 "[asan] Instrument comdat globals on COFF targets"
new d35f0462691 [LICM][Tests] Add tests for store hoisting [NFC]
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:
.../Instrumentation/AddressSanitizer.cpp | 40 +++-
.../global_metadata_external_comdat.ll | 9 +
.../AddressSanitizer/win-string-literal.ll | 46 +++++
test/Transforms/LICM/store-hoisting.ll | 230 +++++++++++++++++++++
4 files changed, 317 insertions(+), 8 deletions(-)
create mode 100644 test/Instrumentation/AddressSanitizer/global_metadata_external_ [...]
create mode 100644 test/Instrumentation/AddressSanitizer/win-string-literal.ll
create mode 100644 test/Transforms/LICM/store-hoisting.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 545e07463d0 PR tree-optimization/87034 - missing -Wformat-overflow on a [...]
new 1936b1ca14e [PATCH] fix some build breakage
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/config/s390/s390-c.c | 2 +-
gcc/config/spu/spu-c.c | 2 +-
3 files changed, 8 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 bc35ef65434 Add support for grouping of related diagnostics (PR other/84889)
new 545e07463d0 PR tree-optimization/87034 - missing -Wformat-overflow on 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:
gcc/testsuite/ChangeLog | 5 +++++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-20.c | 22 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-20.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from e8f3424e9d5 [llvm-mca] Remove unused formal parameter. NFC.
adds 2e103633827 [llvm-strip] Allow only one input
adds ceaf622b04c [WebAssembly] Remove an unused argument from writeSPToMemory (NFC)
adds d43029ed517 [InstCombine] Add splat vector constant support to foldICmp [...]
No new revisions were added by this update.
Summary of changes:
.../WebAssembly/WebAssemblyFrameLowering.cpp | 13 +++---
lib/Transforms/InstCombine/InstCombineCompares.cpp | 34 ++++++++-------
lib/Transforms/InstCombine/InstCombineInternal.h | 2 +-
test/Transforms/InstCombine/icmp.ll | 49 +++++++++++++++++++---
tools/llvm-objcopy/llvm-objcopy.cpp | 6 +--
5 files changed, 70 insertions(+), 34 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 e8f3424e9d5 [llvm-mca] Remove unused formal parameter. NFC.
new 2e103633827 [llvm-strip] Allow only one input
new ceaf622b04c [WebAssembly] Remove an unused argument from writeSPToMemory (NFC)
new d43029ed517 [InstCombine] Add splat vector constant support to foldICmp [...]
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:
.../WebAssembly/WebAssemblyFrameLowering.cpp | 13 +++---
lib/Transforms/InstCombine/InstCombineCompares.cpp | 34 ++++++++-------
lib/Transforms/InstCombine/InstCombineInternal.h | 2 +-
test/Transforms/InstCombine/icmp.ll | 49 +++++++++++++++++++---
tools/llvm-objcopy/llvm-objcopy.cpp | 6 +--
5 files changed, 70 insertions(+), 34 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from e20516350f [ASTImporter] Add test for C++'s try/catch statements.
adds 359d77b672 libclang: add install/distribution targets for python
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 3 +++
tools/libclang/CMakeLists.txt | 19 +++++++++++++++++++
2 files changed, 22 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 clang.
from e20516350f [ASTImporter] Add test for C++'s try/catch statements.
new 359d77b672 libclang: add install/distribution targets for python
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:
CMakeLists.txt | 3 +++
tools/libclang/CMakeLists.txt | 19 +++++++++++++++++++
2 files changed, 22 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 679b18fd6ab extend binop folds for selects to include true and false bi [...]
adds e8f3424e9d5 [llvm-mca] Remove unused formal parameter. NFC.
No new revisions were added by this update.
Summary of changes:
tools/llvm-mca/llvm-mca.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.