This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 61e2621 [InstSimplify] Use Instruction::BinaryOps instead of unsigned [...]
new ae892fe [InstCombine] Add additional tests with varied commuting to s [...]
new 826edb2 [InstCombine] Handle more commuted cases of ((A & B) | ~A) -> [...]
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 7 +++--
test/Transforms/InstCombine/or.ll | 36 ++++++++++++++++++++++
2 files changed, 40 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 gcc-6-branch
in repository gcc.
from 1d94ca5 [RS6000] Out-of-line register save functions can't be used fr [...]
new ff9bad6 ARM: Introduce ARM_DEFAULT_SHORT_ENUMS
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 | 11 +++++++++++
gcc/config/arm/arm.c | 3 +--
gcc/config/arm/arm.h | 6 ++++++
gcc/config/arm/rtems.h | 2 ++
4 files changed, 20 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.
unknown user pushed a change to branch master
in repository gcc.
from 47ad90e [RS6000] Out-of-line register save functions can't be used fr [...]
new a568a3f ARM: Introduce ARM_DEFAULT_SHORT_ENUMS
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 | 8 ++++++++
gcc/config/arm/arm.c | 3 +--
gcc/config/arm/arm.h | 6 ++++++
gcc/config/arm/rtems.h | 2 ++
4 files changed, 17 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.
unknown user pushed a change to branch master
in repository llvm.
from f634bfb AliasAnalysis: Be less conservative about volatile than atomic.
new 61e2621 [InstSimplify] Use Instruction::BinaryOps instead of unsigned [...]
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/Analysis/InstructionSimplify.cpp | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 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 libcxx.
from 04b59f9 [libc++] Drop support for CRTs older than VS 2015
new 733ab2f Revert "Allow a standard library to implement conditional noe [...]
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:
.../util.smartptr/util.smartptr.hash/hash_unique_ptr.pass.cpp | 6 +-----
test/std/utilities/optional/optional.hash/hash.pass.cpp | 9 +++------
2 files changed, 4 insertions(+), 11 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 gcc-5-branch
in repository gcc.
from 1147327 [RS6000] Out-of-line register save functions can't be used fr [...]
new 03473f2 Backport from mainline 2017-04-06 Uros Bizjak <ubizjak@gm [...]
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 | 11 +++++++++++
gcc/config/i386/i386.c | 31 +++++++++++++++++++++----------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr79733.c | 23 +++++++++++++++++++++++
4 files changed, 63 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr79733.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 binutils-gdb.
from 1379e3a Automatic date update in version.in
new 436252d Class-ify ptid_t
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:
gdb/ChangeLog | 27 +++++++
gdb/Makefile.in | 6 +-
gdb/common/ptid.c | 61 ++++++---------
gdb/common/ptid.h | 173 ++++++++++++++++++++++++++++++++---------
gdb/gdbserver/ChangeLog | 5 ++
gdb/gdbserver/server.c | 2 +-
gdb/unittests/ptid-selftests.c | 153 ++++++++++++++++++++++++++++++++++++
7 files changed, 350 insertions(+), 77 deletions(-)
create mode 100644 gdb/unittests/ptid-selftests.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 libcxx.
from 0bdae91 Add noexcept(false) to more strongly indicate that not being [...]
new 04b59f9 [libc++] Drop support for CRTs older than VS 2015
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/cmath | 6 ----
include/cstdio | 6 +---
include/math.h | 65 +++++++++++++-----------------------
include/support/win32/locale_win32.h | 7 ----
include/support/win32/support.h | 8 -----
src/locale.cpp | 6 ----
src/support/win32/locale_win32.cpp | 7 ++--
7 files changed, 27 insertions(+), 78 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 gcc-6-branch
in repository gcc.
from 21c0330 Daily bump.
new 1d94ca5 [RS6000] Out-of-line register save functions can't be used fr [...]
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:
libgcc/ChangeLog | 5 +++++
libgcc/config/rs6000/t-crtstuff | 5 ++++-
2 files changed, 9 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-5-branch
in repository gcc.
from 84ad893 Daily bump.
new 1147327 [RS6000] Out-of-line register save functions can't be used fr [...]
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:
libgcc/ChangeLog | 5 +++++
libgcc/config/rs6000/t-crtstuff | 5 ++++-
2 files changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.