This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1dcca8e3a38 PR target/56540 * config/ia64/ia64.h (TARGET_CPU_CPP_BUIL [...]
new fc2af3bf83f PR target/56540 * config/pa/pa.h (TARGET_CPU_CPP_BUILTINS [...]
new 3e71fabf9da PR ipa/84628 * expr.c (expand_expr_real_1) <case CALL_EXP [...]
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 | 12 ++++++++++++
gcc/config/pa/pa.h | 2 ++
gcc/expr.c | 26 +++++++++++++++++++-------
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/pr84628.c | 8 ++++++++
5 files changed, 44 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84628.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 435d2bb58b6 [ARM] Fix access to stack arguments when re-aligning SP in Armv6m
new a0af6ca70c1 LoopUnroll: respect pragma unroll when AllowRemainder is disabled
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/Scalar/LoopUnrollPass.cpp | 2 +-
test/Transforms/LoopUnroll/convergent.ll | 96 ++++++++++++++++++++++++++++
test/Transforms/LoopUnroll/unroll-pragmas.ll | 63 ++++++++++--------
3 files changed, 134 insertions(+), 27 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 15242b5e539 [testsuite]
new 1dcca8e3a38 PR target/56540 * config/ia64/ia64.h (TARGET_CPU_CPP_BUIL [...]
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 | 4 ++++
gcc/config/ia64/ia64.h | 3 +++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/ia64/pr56540.c | 6 ++++++
4 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/ia64/pr56540.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 c2b8dd7e70b [MergeICmps] Revert accidentally submitted failing test case.
new 435d2bb58b6 [ARM] Fix access to stack arguments when re-aligning SP in Armv6m
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/ARM/ARMFrameLowering.cpp | 8 +-
lib/Target/ARM/ThumbRegisterInfo.cpp | 17 +-
test/CodeGen/Thumb/frame-access.ll | 416 +++++++++++++++++++++++++++++++++++
3 files changed, 424 insertions(+), 17 deletions(-)
create mode 100644 test/CodeGen/Thumb/frame-access.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 3be5a61dddb * predict.c (test_prediction_value_range): Use PROB_UNINIT [...]
new 15242b5e539 [testsuite]
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 | 9 +++++++
gcc/testsuite/gcc.target/powerpc/altivec-7-be.c | 9 ++-----
gcc/testsuite/gcc.target/powerpc/altivec-7-le.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/altivec-7.h | 3 ---
.../powerpc/{altivec-7-be.c => vsx-7-be.c} | 31 ++++++++++++++++------
gcc/testsuite/gcc.target/powerpc/vsx-7.h | 18 +++++++++++++
6 files changed, 54 insertions(+), 19 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{altivec-7-be.c => vsx-7-be.c} (52%)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vsx-7.h
--
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.
Renato Golin pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from c9d496b monitor/linaro.json: Add missing armv8 quick and libcxx bots.
new 000477d Remove Clang-Tools-Extra from old scripts
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:
helpers/.llvm-env-remove | 1 -
helpers/llvm-branch | 20 +-------------------
helpers/llvm-prepare | 4 ----
helpers/llvm-projs | 23 +----------------------
helpers/llvm-reset | 1 -
helpers/llvm-sync | 9 ---------
6 files changed, 2 insertions(+), 56 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 74d4d042498 PR ipa/83983 * ipa-devirt.c (odr_subtypes_equivalent_p): [...]
new 3be5a61dddb * predict.c (test_prediction_value_range): Use PROB_UNINIT [...]
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 | 5 +++++
gcc/predict.c | 2 +-
2 files changed, 6 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 lld.
from 27e3d282b [WebAssembly] Add validation for init function signature
new f8d865a6f [WebAssembly] Pass ownership of body to SyntheticFunction. NFC
new 432ba706f [WebAssembly] Export non-hidden defined data symbols via wasm [...]
new 0e3446f92 [WebAssembly] Rename global types to match the notation in the spec
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:
test/wasm/call-indirect.ll | 11 ++++++++++-
test/wasm/comdats.ll | 9 +++++++++
test/wasm/local-symbols.ll | 9 +++++++++
test/wasm/locals-duplicate.test | 18 ++++++++++++++++++
test/wasm/weak-symbols.ll | 9 +++++++++
wasm/InputChunks.h | 10 +++++-----
wasm/Writer.cpp | 28 +++++++++++-----------------
wasm/WriterUtils.cpp | 6 ++----
8 files changed, 73 insertions(+), 27 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 133ed5ce589 [Power9] Add missing instructions to the Power 9 scheduler
new c2b8dd7e70b [MergeICmps] Revert accidentally submitted failing test case.
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/Transforms/MergeICmps/X86/pr36557.ll | 160 ------------------------------
1 file changed, 160 deletions(-)
delete mode 100644 test/Transforms/MergeICmps/X86/pr36557.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 lld.
from aa25aeb2c [ELF] - Report error when memory region is overflowed by data [...]
new 27e3d282b [WebAssembly] Add validation for init function signature
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:
wasm/Writer.cpp | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.