This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40
in repository libcxx.
from b53ec89 Merging r293154: -------------------------------------------- [...]
new be0545d Merging r292607: -------------------------------------------- [...]
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/libcxx/test/config.py | 9 +++++++++
1 file changed, 9 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 3a41295 [InstCombine] enable (X >>?,exact C1) << C2 --> X << (C2 - C1 [...]
new 1a20e3f llvm-c: Keep LLVMDumpModule() even in release builds
new 6698c5d [X86] Reproducer for pr31719. NFC
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/IR/Core.cpp | 7 +++----
test/CodeGen/X86/adde-carry.ll | 35 ++++++++++++++++++++++++++++++++---
2 files changed, 35 insertions(+), 7 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 c7576ae [InstCombine] add tests for shl(shr X, C1), C2 transforms; NFC
new 3a41295 [InstCombine] enable (X >>?,exact C1) << C2 --> X << (C2 - C1 [...]
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/InstCombineShifts.cpp | 34 ++++++++++++------------
test/Transforms/InstCombine/shift.ll | 8 ++----
2 files changed, 19 insertions(+), 23 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 ce948e6 ARM: support `-mlong-calls` with AEABI TLS on ELF
new c7576ae [InstCombine] add tests for shl(shr X, C1), C2 transforms; 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/shift.ll | 62 +++++++++++++++++++++++++++++++++---
1 file changed, 58 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 7ce2638 [ValueTracking] clean up lookThroughCast; NFCI
new ce948e6 ARM: support `-mlong-calls` with AEABI TLS on ELF
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/ARMExpandPseudoInsts.cpp | 35 ++++++++++++++++++++++++++-------
test/CodeGen/ARM/aeabi-read-tp.ll | 26 ++++++++++++++++++++++++
2 files changed, 54 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/ARM/aeabi-read-tp.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 llvm.
from 81518f1 [X86 Codegen] Fixed a bug in unsigned saturation
new 7ce2638 [ValueTracking] clean up lookThroughCast; 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/Analysis/ValueTracking.cpp | 90 ++++++++++++++++++++++--------------------
1 file changed, 48 insertions(+), 42 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 8dcdd12 Fix typo in ChangeLog
new ce6366f Fix another typo in the last ChangeLog entry.
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:
ld/ChangeLog | 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 gcc-6-branch
in repository gcc.
from 839e361 gcc/testsuite/ChangeLog:
new 4fbcba0 libgfortran/ChangeLog:
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:
libgfortran/caf/single.c | 9 ++++++---
1 file changed, 6 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 64c7829 2017-01-29 Andre Vehreschild <vehre(a)gcc.gnu.org>
new 839e361 gcc/testsuite/ChangeLog:
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/fortran/ChangeLog | 9 +++++++++
gcc/fortran/resolve.c | 11 +++++++----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/coarray/event_4.f08 | 12 ++++++++++++
4 files changed, 36 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/event_4.f08
--
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 d23b10d Daily bump.
new 64c7829 2017-01-29 Andre Vehreschild <vehre(a)gcc.gnu.org>
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/fortran/ChangeLog | 10 ++++++++++
gcc/fortran/trans-decl.c | 4 ++++
gcc/fortran/trans-expr.c | 7 +++++--
gcc/testsuite/ChangeLog | 18 ++++++++++++++++++
gcc/testsuite/gfortran.dg/coarray/event_3.f08 | 20 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/coarray_43.f90 | 13 +++++++++++++
gcc/testsuite/gfortran.dg/coarray_event_1.f08 | 15 +++++++++++++++
7 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/event_3.f08
create mode 100644 gcc/testsuite/gfortran.dg/coarray_43.f90
create mode 100644 gcc/testsuite/gfortran.dg/coarray_event_1.f08
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.