This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 671c411 Remove functions from go bindings that have been deleted in r286062.
new 5183128 Delete one more function that needs to go after r286062.
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:
bindings/go/llvm/IRBindings.cpp | 6 ------
bindings/go/llvm/IRBindings.h | 2 --
2 files changed, 8 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 5055cc9 gcc/testsuite/ChangeLog:
new 28c8fc1 2016-11-06 Thomas Koenig <tkoenig(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 | 5 +++++
gcc/fortran/resolve.c | 1 +
2 files changed, 6 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 b63144f Reapply r286080 with a phony change in Hexagon's CMakeLists.txt
new 671c411 Remove functions from go bindings that have been deleted in r286062.
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:
bindings/go/llvm/IRBindings.cpp | 22 ----------------------
bindings/go/llvm/IRBindings.h | 2 --
2 files changed, 24 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 10d3cd3 ARM: lower fpowi appropriately for Windows ARM
new ef6860f [RandomNumberGenerator] Remove MSVC 2013 compatibility hack.
new b63144f Reapply r286080 with a phony change in Hexagon's CMakeLists.txt
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:
include/llvm/Support/RandomNumberGenerator.h | 14 +-
lib/Target/Hexagon/CMakeLists.txt | 1 +
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 188 ---------------------------
lib/Target/Hexagon/HexagonPatterns.td | 126 +++++++++++++++---
4 files changed, 109 insertions(+), 220 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 release/2.24/master
in repository glibc.
from fe783a2 gconv.h: fix build with GCC 7
new 822305b Fix linknamespace parallel test failures.
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 | 5 +++++
conform/Makefile | 1 +
2 files changed, 6 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 release/2.24/master
in repository glibc.
from ccebcff Fix Linux sh4 pread/pwrite argument passing
new 797c7fb Fix cmpli usage in power6 memset.
new fe783a2 gconv.h: fix build with GCC 7
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:
ChangeLog | 12 ++++++++++++
iconv/gconv.h | 2 +-
sysdeps/powerpc/powerpc32/power6/memset.S | 2 +-
sysdeps/powerpc/powerpc64/power6/memset.S | 2 +-
4 files changed, 15 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 glibc.
from 31c351e Speed up math/test-tgmath2.c
new 0623b9e gconv.h: fix build with GCC 7
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 | 5 +++++
iconv/gconv.h | 2 +-
2 files changed, 6 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 42d3b8b Daily bump.
new 654da7b 2016-11-06 Thomas Koenig <tkoenig(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 | 9 +++++++++
gcc/fortran/match.c | 5 +++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/where_5.f90 | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/where_6.f90 | 15 +++++++++++++++
5 files changed, 52 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/where_5.f90
create mode 100644 gcc/testsuite/gfortran.dg/where_6.f90
--
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 1340fda Revert r286080: it breaks build bots
new 10d3cd3 ARM: lower fpowi appropriately for Windows ARM
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/ARMISelLowering.cpp | 57 ++++++++++++++++++++++++++++++++++++++
test/CodeGen/ARM/Windows/powi.ll | 57 ++++++++++++++++++++++++++++++++++++++
2 files changed, 114 insertions(+)
create mode 100644 test/CodeGen/ARM/Windows/powi.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 2a82955 [Hexagon] Remove redundant custom selection code
new 1340fda Revert r286080: it breaks build bots
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/Hexagon/HexagonISelDAGToDAG.cpp | 188 +++++++++++++++++++++++++++++
lib/Target/Hexagon/HexagonPatterns.td | 117 +++---------------
2 files changed, 208 insertions(+), 97 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.