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 99e7978 MIPS16/GAS: Fix delay slot filling across frags
new 838441e Fix typo in 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:
opcodes/ChangeLog | 4 ++++
opcodes/arm-dis.c | 2 +-
2 files changed, 5 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 llvm.
from aac735c Test commit
new 86ef16a [InstCombine] shrink switch conditions better (PR24766)
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:
.../InstCombine/InstructionCombining.cpp | 12 ++---
test/Transforms/InstCombine/narrow-switch.ll | 57 ++++++++--------------
test/Transforms/InstCombine/pr21651.ll | 6 +--
3 files changed, 28 insertions(+), 47 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 glibc.
from 73fb56a Return proper status from _nss_nis_initgroups_dyn (bug 20262)
new 13efa86 Check Prefer_ERMS in memmove/memcpy/mempcpy/memset
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:
ChangeLog | 15 +++++++++++++++
sysdeps/x86/cpu-features.h | 3 +++
sysdeps/x86_64/multiarch/memcpy.S | 3 +++
sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S | 6 +++++-
sysdeps/x86_64/multiarch/memmove.S | 3 +++
sysdeps/x86_64/multiarch/mempcpy.S | 3 +++
sysdeps/x86_64/multiarch/memset.S | 3 +++
7 files changed, 35 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 llvm.
from 2f457b8 [InstCombine] use ConstantExpr::getBitCast() instead of creat [...]
new aac735c Test commit
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/SystemZ/README.txt | 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 compiler-rt.
from 5981c62 [compiler-rt] Fix Sanitizer-common Unittests on win64
new fb014e7 [compiler-rt] Fix broken unittest using alloca on MSVC.
new 95781ef [compiler-rt] Reset global variables in ThreadRegistryThreadedTest
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/sanitizer_common/tests/sanitizer_thread_registry_test.cc | 4 ++++
test/asan/TestCases/alloca_constant_size.cc | 9 ++++++++-
2 files changed, 12 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 gcc-6-branch
in repository gcc.
from 1e5ead0 PR middle-end/71693 * fold-const.c (fold_binary_loc) <case [...]
new c4f2f3f Fix bogus option suggestions for RejectNegative options (PR d [...]
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 | 13 +++++++++++++
gcc/gcc.c | 9 ++++++---
gcc/opts-common.c | 10 ++++++++--
gcc/opts.h | 1 +
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/spellcheck-options-12.c | 7 +++++++
6 files changed, 43 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/spellcheck-options-12.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 30bf9ca [InstCombine] extend matchSelectFromAndOr() to work with i1 s [...]
new 2f457b8 [InstCombine] use ConstantExpr::getBitCast() instead of creat [...]
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/InstCombine/InstCombineAndOrXor.cpp | 3 +--
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from adc565b 2016-06-30 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 413c4f6 Fix bogus option suggestions for RejectNegative options (PR d [...]
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 | 10 ++++++++++
gcc/gcc.c | 9 ++++++---
gcc/opts-common.c | 10 ++++++++--
gcc/opts.h | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/spellcheck-options-12.c | 7 +++++++
6 files changed, 37 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/spellcheck-options-12.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 1e7d61d Don't repeat names in comments. NFC.
new 4112128 [CMake] -fmodules-local-submodule-visibility is a cc1-only option.
new 30bf9ca [InstCombine] extend matchSelectFromAndOr() to work with i1 s [...]
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:
cmake/modules/HandleLLVMOptions.cmake | 4 +--
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 36 ++++++++++++++++------
test/Transforms/InstCombine/logical-select.ll | 29 ++++++-----------
3 files changed, 38 insertions(+), 31 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 038d486 Fix gdbserver/MI testing regression
new 93a24ba PR gas/20312: Do not pad sections to alignment on failed assembly
new 5e35670 MIPS/GAS: Simplify non-MIPS16 branch swapping sequence
new 99e7978 MIPS16/GAS: Fix delay slot filling across frags
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:
gas/ChangeLog | 29 ++++++++++++++++
gas/config/tc-mips.c | 16 ++++-----
gas/testsuite/gas/all/gas.exp | 2 ++
gas/testsuite/gas/all/pr20312.l | 2 ++
gas/testsuite/gas/all/pr20312.s | 3 ++
gas/testsuite/gas/mips/branch-swap-3.d | 38 ++++++++++++++++++++
gas/testsuite/gas/mips/branch-swap-3.s | 30 ++++++++++++++++
gas/testsuite/gas/mips/branch-swap-4.d | 5 +++
gas/testsuite/gas/mips/micromips(a)branch-swap-3.d | 40 +++++++++++++++++++++
gas/testsuite/gas/mips/micromips(a)branch-swap-4.d | 5 +++
gas/testsuite/gas/mips/mips.exp | 3 ++
gas/testsuite/gas/mips/mips16(a)branch-swap-3.d | 44 ++++++++++++++++++++++++
gas/testsuite/gas/mips/mips16(a)branch-swap-4.d | 5 +++
gas/write.c | 32 ++++++++---------
14 files changed, 228 insertions(+), 26 deletions(-)
create mode 100644 gas/testsuite/gas/all/pr20312.l
create mode 100644 gas/testsuite/gas/all/pr20312.s
create mode 100644 gas/testsuite/gas/mips/branch-swap-3.d
create mode 100644 gas/testsuite/gas/mips/branch-swap-3.s
create mode 100644 gas/testsuite/gas/mips/branch-swap-4.d
create mode 100644 gas/testsuite/gas/mips/micromips(a)branch-swap-3.d
create mode 100644 gas/testsuite/gas/mips/micromips(a)branch-swap-4.d
create mode 100644 gas/testsuite/gas/mips/mips16(a)branch-swap-3.d
create mode 100644 gas/testsuite/gas/mips/mips16(a)branch-swap-4.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.