This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8323711 Make output of -ast-print a valid C++ code.
new 2b83f5e [PowerPC] Implement plain VSX load/store builtins.
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/Headers/altivec.h | 144 +++++++++++++++++++++++++++++++++++
test/CodeGen/builtins-ppc-altivec.c | 67 ++++++++++++++++
test/CodeGen/builtins-ppc-quadword.c | 28 +++++++
test/CodeGen/builtins-ppc-vsx.c | 29 ++++++-
4 files changed, 266 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.
Yvan Roux pushed a change to branch linaro-local/yvan-2575-fix
in repository toolchain/gcc.
discards e614fcd Fix BZ 2575
new ed36892 Fix BZ 2575
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e614fcd)
\
N -- N -- N refs/heads/linaro-local/yvan-2575-fix (ed36892)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/g++.dg/opt/pr78201.C | 11 +++++++++++
gcc/testsuite/g++.dg/pr78201.C | 12 ------------
gcc/varasm.c | 10 +++++-----
3 files changed, 16 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr78201.C
delete mode 100644 gcc/testsuite/g++.dg/pr78201.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 3cc1604 [DAGCombiner] Show missed opportunity to UNDEF out-of-range SHL
new 1f5dcd8 Remove unnecessary check prefix directives. 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:
test/CodeGen/AArch64/arm64-narrow-st-merge.ll | 6 +++---
1 file 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 541a4fd [RegionInfo] Add three tests that include infinite loops
new 3cc1604 [DAGCombiner] Show missed opportunity to UNDEF out-of-range SHL
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/X86/combine-shl.ll | 15 +++++++++++++++
1 file changed, 15 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 lld.
from 6559c0f [ELF] Make SyntheticSection::writeTo pure virtual. NFC.
new 7cc3f85 [ELF] - Allow separate form for -f (alias for -auxiliary).
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:
ELF/Options.td | 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 llvm.
from 6392d73 [X86] Add knownbits vector logical shift test
new f524b35 [SelectionDAG] Add support for vector demandedelts in SHL/SRL [...]
new 541a4fd [RegionInfo] Add three tests that include infinite loops
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:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 ++++--
test/Analysis/RegionInfo/infinite_loop_5_a.ll | 24 ++++++++++++++++++++++++
test/Analysis/RegionInfo/infinite_loop_5_b.ll | 25 +++++++++++++++++++++++++
test/Analysis/RegionInfo/infinite_loop_5_c.ll | 22 ++++++++++++++++++++++
test/CodeGen/X86/known-bits-vector.ll | 10 ++--------
5 files changed, 77 insertions(+), 10 deletions(-)
create mode 100644 test/Analysis/RegionInfo/infinite_loop_5_a.ll
create mode 100644 test/Analysis/RegionInfo/infinite_loop_5_b.ll
create mode 100644 test/Analysis/RegionInfo/infinite_loop_5_c.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 clang-tools-extra.
from 14df6e7 [clang-move] Support template class.
new f50e423 Fix -Wdocumentation warning
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:
clang-move/ClangMove.h | 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 llvm.
from 4a04eb0 [ARM] Thumb2 LDR (literal) should accept PC as the destination
new 6392d73 [X86] Add knownbits vector logical shift test
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/X86/known-bits-vector.ll | 23 +++++++++++++++++++++++
1 file changed, 23 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 llvm.
from b2e86a3 [SCEVExpander] Hoist unsigned divisons when safe
new 4a04eb0 [ARM] Thumb2 LDR (literal) should accept PC as the destination
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/ARMInstrThumb2.td | 2 +-
test/MC/ARM/basic-thumb2-instructions.s | 5 +++++
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 b683ccc [ELF] Convert .got.plt section to input section
new 6559c0f [ELF] Make SyntheticSection::writeTo pure virtual. 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:
ELF/SyntheticSections.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.