This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 83a8b8b87c9 [InstCombine] add icmp (shr X, Y), 0 test; NFC
new affb6c229ed [InstCombine] auto-generate complete checks; 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/Transforms/InstCombine/select.ll | 93 ++++++++++++++++++++---------------
1 file changed, 54 insertions(+), 39 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 2fdffc404 Rewrite a comment.
new 86b78de62 Fix a data race found by tsan.
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/InputSection.h | 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 binutils-gdb.
from 888e3ddb20 Add missing "extern" in rust-lang.h
new 01af5e0d09 Allow indexing of &str in Rust
new b3e3859bc5 Fix ptype of Rust slices
new 45320ffa04 Fix &str printing in Rust
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:
gdb/ChangeLog | 16 +++++++++
gdb/rust-lang.c | 74 +++++++++++++++++++++++++++++++++++----
gdb/testsuite/ChangeLog | 14 ++++++++
gdb/testsuite/gdb.rust/simple.exp | 33 +++++++++++++----
gdb/testsuite/gdb.rust/simple.rs | 2 ++
5 files changed, 127 insertions(+), 12 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 6e552158b75 Fix two header comments. NFC.
new 83a8b8b87c9 [InstCombine] add icmp (shr X, Y), 0 test; 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/Transforms/InstCombine/icmp-shr.ll | 14 ++++++++++++++
1 file changed, 14 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 e88f2db963d Add support for Myriad ma2x8x series of CPUs
new 6e552158b75 Fix two header 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:
include/llvm/DebugInfo/CodeView/CodeViewSymbols.def | 2 +-
include/llvm/DebugInfo/CodeView/CodeViewTypes.def | 3 +--
2 files changed, 2 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 gcc.
from d2961dec595 2017-10-02 Paul Thomas <pault(a)gcc.gnu.org>
new 2d2d4c5b6ab PR ada/82384 * libgnarl/s-linux__x32.ads (suseconds_t): N [...]
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/ada/ChangeLog | 11 ++++++++++-
gcc/ada/libgnarl/s-linux__x32.ads | 9 +++++----
gcc/ada/libgnarl/s-osinte__x32.adb | 1 -
3 files changed, 15 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 0e22b1b529 Add support for Myriad ma2x8x series of CPUs
new c2fcd62274 Add std::move in RefactoringActionRulesTest.cpp
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:
unittests/Tooling/RefactoringActionRulesTest.cpp | 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 733fe2f2313 Move the stripping of invalid debug info from the Verifier [...]
new e88f2db963d Add support for Myriad ma2x8x series of CPUs
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/Sparc/Sparc.td | 9 +++++++++
test/CodeGen/SPARC/LeonCASAInstructionUT.ll | 14 ++++++++++++++
2 files 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 clang.
from 7b93fc9054 [refactor] Simplify the refactoring interface
new 0e22b1b529 Add support for Myriad ma2x8x series of CPUs
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/Basic/Targets/Sparc.cpp | 53 +++++++++++++++++++++++++++---
lib/Basic/Targets/Sparc.h | 16 +++++++++
test/Preprocessor/predefined-arch-macros.c | 50 +++++++++++++++++++++++++---
3 files changed, 110 insertions(+), 9 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 fd9cccecf [MIPS] Fix PLT entries generation in case of linking regular [...]
new 2fdffc404 Rewrite a comment.
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/Writer.cpp | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.