This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ee149b7a81b poly_int: mode query functions
new edfb0cd47f1 2017-12-16 Jan Hubicka <hubicka(a)ucw.cz>
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 | 6 ++++++
gcc/modulo-sched.c | 22 +++++++++++-----------
2 files changed, 17 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 release/2.25/master
in repository glibc.
from 17357d93cb NEWS: merge two sections about security related changes in 2.25.1
new 6474863dcb <array_length.h>: New array_length and array_end macros
new 778a7c1825 elf: Compute correct array size in _dl_init_paths [BZ #22606]
new a8920e694a elf: Count components of the expanded path in _dl_init_path [...]
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:
ChangeLog | 20 ++++++++++++++++++++
NEWS | 11 +++++++++++
elf/dl-load.c | 27 +++++++++++----------------
include/array_length.h | 36 ++++++++++++++++++++++++++++++++++++
4 files changed, 78 insertions(+), 16 deletions(-)
create mode 100644 include/array_length.h
--
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 2c4c5c8d9eb Add a gen_int_shift_amount helper function
new 51041d3bcac Revert accidental commit
new ee149b7a81b poly_int: mode query functions
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:
gcc/ChangeLog | 27 ++++++-----------
gcc/asan.c | 2 +-
gcc/calls.c | 8 ++---
gcc/combine.c | 89 ++++++++++++++++++++++++++----------------------------
gcc/cse.c | 15 +++++----
gcc/dse.c | 6 ++--
gcc/emit-rtl.c | 15 ---------
gcc/emit-rtl.h | 1 -
gcc/expmed.c | 36 +++++++++-------------
gcc/lower-subreg.c | 2 +-
gcc/machmode.h | 14 ++++-----
gcc/optabs.c | 55 ++++++++++++++-------------------
gcc/simplify-rtx.c | 29 +++++++-----------
gcc/stor-layout.c | 29 +++++++++---------
14 files changed, 134 insertions(+), 194 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.26/master
in repository glibc.
from 5a2779f9bc i386: Regenerate libm-test-ulps for for gcc 7
new bda48606ee <array_length.h>: New array_length and array_end macros
new 43b3cb59b2 elf: Compute correct array size in _dl_init_paths [BZ #22606]
new 633e2f7f3d elf: Count components of the expanded path in _dl_init_path [...]
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:
ChangeLog | 20 ++++++++++++++
NEWS | 11 ++++++++
elf/dl-load.c | 27 ++++++++----------
.../array_length.h | 32 ++++++++++++----------
4 files changed, 59 insertions(+), 31 deletions(-)
copy malloc/alloc_buffer_copy_bytes.c => include/array_length.h (51%)
--
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 2e77deef67 s390: Update ulps
new 7d38eb3897 ldconfig: set LC_COLLATE to C [BZ #22505]
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 +++++
NEWS | 4 ++++
elf/ldconfig.c | 4 ++++
3 files changed, 13 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 glibc.
from 93930ea935 Fix tst-leaks1 (bug 14681)
new 984ae9967b New generic sincosf
new 0b9bef6d22 powerpc: Update ulps
new 2e77deef67 s390: Update ulps
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:
ChangeLog | 18 +++
sysdeps/ieee754/flt-32/s_cosf.c | 100 +-----------
sysdeps/ieee754/flt-32/s_sincosf.c | 172 +++++++++++++++------
sysdeps/ieee754/flt-32/{s_cosf.c => s_sincosf.h} | 185 +++++++----------------
sysdeps/ieee754/flt-32/s_sinf.c | 107 +------------
sysdeps/powerpc/fpu/libm-test-ulps | 40 ++---
sysdeps/s390/fpu/libm-test-ulps | 40 ++---
7 files changed, 251 insertions(+), 411 deletions(-)
copy sysdeps/ieee754/flt-32/{s_cosf.c => s_sincosf.h} (53%)
--
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 53c6a87b9f2 [X86] Remove unneeded code for handling the old kunpck intrinsics.
new 09a3b1266be [X86] Remove GCCBuiltin from kand/kandn/kor/kxor/kxnor/knot [...]
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/IR/IntrinsicsX86.td | 12 ++++++------
1 file changed, 6 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 4a7d78a482 [X86] Add the two files I forgot to commit in r320915.
new d073eeed8a [X86] Implement kand/kandn/kor/kxor/kxnor/knot intrinsics us [...]
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/CodeGen/CGBuiltin.cpp | 29 ++++++++++++++++++++
test/CodeGen/avx512f-builtins.c | 61 ++++++++++++++++++++++++++++++-----------
2 files changed, 74 insertions(+), 16 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 c4ce27e2070 Move Transforms/LoopVectorize/consecutive-ptr-cg-bug.ll int [...]
new 53c6a87b9f2 [X86] Remove unneeded code for handling the old kunpck intrinsics.
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/X86/X86ISelLowering.cpp | 12 ------------
lib/Target/X86/X86IntrinsicsInfo.h | 2 +-
2 files changed, 1 insertion(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.