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 b69423cad fix trivial typos in comments; NFC
new f339952e6 [asan] Remove check for stack size
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/asan/asan_thread.cc | 1 -
1 file changed, 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 3ff0e82c042 gcc/ Backport from trunk r248869. 2017-06-05 Kyrylo Tka [...]
new a077b244606 gcc/ Backport from trunk r248871. 2017-06-05 Kyrylo Tka [...]
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/config/aarch64/aarch64-simd.md | 13 ++++++
.../gcc.target/aarch64/store_lane0_str_1.c | 54 ++++++++++++++++++++++
2 files changed, 67 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/store_lane0_str_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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from e8f14d2a241 gcc/ Backport from trunk r248836. 2017-06-02 Sudakshina [...]
new 3ff0e82c042 gcc/ Backport from trunk r248869. 2017-06-05 Kyrylo Tka [...]
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/config/aarch64/aarch64.md | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/subs_compare_1.c | 15 +++++++++++++++
2 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/subs_compare_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 master
in repository llvm.
from f12af4508e9 [GlobalISel][X86] Allow graceful fallback for struct/array [...]
new f9de76f9874 [IndVars] Canonicalize comparisons between non-negative val [...]
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/SimplifyIndVar.cpp | 4 ++
test/Analysis/ScalarEvolution/guards.ll | 6 +--
test/Transforms/IndVarSimplify/canonicalize-cmp.ll | 52 ++++++++++++++++++++++
.../IndVarSimplify/eliminate-comparison.ll | 4 +-
test/Transforms/IndVarSimplify/widen-loop-comp.ll | 2 +-
5 files changed, 62 insertions(+), 6 deletions(-)
create mode 100644 test/Transforms/IndVarSimplify/canonicalize-cmp.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 66da5670571 Add the missing triple to the test case added as part of r307120.
new f12af4508e9 [GlobalISel][X86] Allow graceful fallback for struct/array [...]
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/X86CallLowering.cpp | 35 +++++++++++++++++++++++++----------
lib/Target/X86/X86CallLowering.h | 2 +-
2 files changed, 26 insertions(+), 11 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 391940858 fix trivial typos in comments; NFC
new b69423cad fix trivial typos in comments; NFC
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/asan/asan_posix.cc | 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 aae294bfd9 [AMDGPU] Fix size and alignment of size_t and pointer types
new 50f735245d fix trivial typos in comments; NFC
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/ExprConstant.cpp | 4 ++--
lib/Sema/SemaLambda.cpp | 2 +-
2 files changed, 3 insertions(+), 3 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 c91f7492989 [PowerPC] Fix for PR33636
new 66da5670571 Add the missing triple to the test case added as part of r307120.
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:
test/CodeGen/PowerPC/PR33636.ll | 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.
tcwg-buildslave pushed a change to branch tested
in repository toolchain/abe.
from f3430695 Avoid extraneous output from git downloading all gerrit changesets
adds 8a07fe20 Remove -r option from 'rsync -a' invocations.
adds c62e01b4 Fix bug #3040: CC1 and cc1plus cannot convert UTF-8
No new revisions were added by this update.
Summary of changes:
config/gcc.conf | 3 +++
config/{expat.conf => libiconv.conf} | 2 +-
config/sources.conf | 1 +
lib/globals.sh | 13 +++++++------
lib/make.sh | 14 +++++++++++---
lib/package.sh | 4 ++--
6 files changed, 25 insertions(+), 12 deletions(-)
copy config/{expat.conf => libiconv.conf} (89%)
--
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 7a41a9b0dc7 [Bash-autocompletion] Show flags which has HelpText or GroupID
new c91f7492989 [PowerPC] Fix for PR33636
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/PPCISelDAGToDAG.cpp | 6 +-
test/CodeGen/PowerPC/PR33636.ll | 702 +++++++++++++++++++++++++++++++++
2 files changed, 706 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/PowerPC/PR33636.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.