This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 62efa0e24f2 [AArch64] Tweak sve/vcond_6.c test
new b293e19f8a1 [AArch64] Use UNSPEC_MERGE_PTRUE for comparisons
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 | 40 ++++++
gcc/config/aarch64/aarch64-sve.md | 80 +++++++-----
gcc/config/aarch64/aarch64.c | 252 ++++++++++++++++++++++----------------
gcc/config/aarch64/iterators.md | 59 ++++-----
4 files changed, 265 insertions(+), 166 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 4bd3e6c6db4 [X86] Mark all byval parameters as aliased
new f100a5dc31e [mips] Correct clo/clz predicates
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/Mips/MicroMipsInstrInfo.td | 4 ++--
lib/Target/Mips/MipsInstrInfo.td | 37 ++++++++++++++++-------------------
test/MC/Mips/micromips/valid.s | 2 ++
test/MC/Mips/mips32/valid.s | 2 ++
test/MC/Mips/mips32r2/valid.s | 2 ++
test/MC/Mips/mips32r3/valid.s | 2 ++
test/MC/Mips/mips32r5/valid.s | 2 ++
test/MC/Mips/mips32r6/valid.s | 2 ++
8 files changed, 31 insertions(+), 22 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 a4f039f05c [clang-format] Add raw string formatting to release notes
new 3d6d0e4957 Fix 'not all control paths return a value' MSVC warnings. NFCI.
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 | 1 +
lib/CodeGen/CGExprAgg.cpp | 1 +
2 files changed, 2 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 gcc.
from 28c46cac2a3 2018-05-08 Paolo Carlini <paolo.carlini(a)oracle.com>
new 62efa0e24f2 [AArch64] Tweak sve/vcond_6.c 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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/sve/vcond_6.c | 13 +++++++------
2 files changed, 12 insertions(+), 6 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 lld.
from 77fb66d65 [LLD][ELF] Add test cases to improve code coverage of Thunks [NFC]
new 4092cf6c0 [LLD][ELF][AArch64] Increase test coverage of AArch64ErrataFix [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/ELF/aarch64-cortex-a53-843419-recognize.s | 8 ++++----
1 file changed, 4 insertions(+), 4 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 30962eca38e [X86][CET] Shadow stack fix for setjmp/longjmp
new 4bd3e6c6db4 [X86] Mark all byval parameters as aliased
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/X86ISelLowering.cpp | 6 +++++-
test/CodeGen/X86/pr30290.ll | 6 +-----
2 files changed, 6 insertions(+), 6 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 b020fdd78e [C++2a] Implement operator<=>: Fix another bug in the code g [...]
new a4f039f05c [clang-format] Add raw string formatting to release notes
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:
docs/ReleaseNotes.rst | 4 ++++
1 file changed, 4 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 6d2746805 Add a CIE with length 0 unconditionally.
new 77fb66d65 [LLD][ELF] Add test cases to improve code coverage of Thunks [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/ELF/arm-thunk-nosuitable.s | 33 +++++++++++++++++++++++++++++++++
test/ELF/arm-thunk-section-too-large.s | 21 +++++++++++++++++++++
2 files changed, 54 insertions(+)
create mode 100644 test/ELF/arm-thunk-nosuitable.s
create mode 100644 test/ELF/arm-thunk-section-too-large.s
--
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 76e573dd134 [llvm-rc] Don't strictly require quotes around external file names
new 30962eca38e [X86][CET] Shadow stack fix for setjmp/longjmp
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/X86ISelLowering.cpp | 250 ++++++++++++++++++++++++++++++++++++-
lib/Target/X86/X86ISelLowering.h | 6 +
test/CodeGen/X86/shadow-stack.ll | 133 ++++++++++++++++++++
3 files changed, 384 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/X86/shadow-stack.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 4022963faf6 2018-05-08 Richard Biener <rguenther(a)suse.de>
new 7326a75e4ff 2018-05-08 Richard Biener <rguenther(a)suse.de>
new 28c46cac2a3 2018-05-08 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
config/ChangeLog | 6 ++
config/bootstrap-lto-noplugin.mk | 1 +
config/bootstrap-lto.mk | 2 +
contrib/ChangeLog | 5 ++
contrib/compare-lto | 111 ++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/cpp0x/narrowing1.C | 24 +++++++
7 files changed, 154 insertions(+)
create mode 100755 contrib/compare-lto
create mode 100644 gcc/testsuite/g++.dg/cpp0x/narrowing1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.