This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 26a0692b5c8 Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN.
new 7fe87c67f8f Provide more constraints for future use.
new 2dcfdb050b4 2017-11-16 Bob Duff <duff(a)adacore.com>
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 | 8 +++++++
gcc/ada/ChangeLog | 10 ++++++++
gcc/ada/sem_ch5.adb | 39 +++++++++++++++++++++++++++++++
gcc/ada/sem_ch6.adb | 17 +++++++++-----
gcc/ada/sem_util.adb | 34 +++++++++++++++++++++++++++
gcc/ada/sem_util.ads | 6 +++++
gcc/config/nds32/constraints.md | 52 +++++++++++++++++++++++++++++++++++++++++
gcc/config/nds32/nds32.h | 15 +++++++++---
8 files changed, 172 insertions(+), 9 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 920531cc2ba [MachineRegisterInfo] Avoid having dbg.values affect code g [...]
new 89ec3b09eb8 [TTI][X86] update costs of interleaved load\store of i64\double
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/X86TargetTransformInfo.cpp | 6 ++++
.../CostModel/X86/interleaved-load-store-double.ll | 40 ++++++++++++++++++++++
.../CostModel/X86/interleaved-load-store-i64.ll | 40 ++++++++++++++++++++++
3 files changed, 86 insertions(+)
create mode 100644 test/Analysis/CostModel/X86/interleaved-load-store-double.ll
create mode 100644 test/Analysis/CostModel/X86/interleaved-load-store-i64.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 gcc.
from 6901c818a10 Add new options: -mext-perf, -mext-perf2, -mext-string.
new 26a0692b5c8 Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN.
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 | 4 ++++
gcc/config/nds32/constants.md | 1 -
2 files changed, 4 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 gcc.
from 50221fae802 Fix GFNI check which didn't work properly in gfni+sse case
new 6901c818a10 Add new options: -mext-perf, -mext-perf2, -mext-string.
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/common/config/nds32/nds32-common.c | 12 ++++++++----
gcc/config/nds32/constraints.md | 4 ++--
gcc/config/nds32/nds32-predicates.c | 6 +++---
gcc/config/nds32/nds32.c | 16 ++++++++++++---
gcc/config/nds32/nds32.h | 8 ++++++--
gcc/config/nds32/nds32.md | 8 ++++----
gcc/config/nds32/nds32.opt | 36 ++++++++++++++++++++++++++++------
8 files changed, 79 insertions(+), 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 aldyh/threader
in repository gcc.
from 8ba2d74acfe Shuffle everything around so only one path_ranger is instantiated.
new f12b74d5156 Remove trace code, ugly and dont think we need it any more. [...]
new aed741bc250 Clean up unary interface to class range_stmt. now op2 is N [...]
new 772339f925f cleanup range_stmt... remove state and simplify contents.
new b903f857502 Merge remote-tracking branch 'remotes/svn/range-gen3' into [...]
The 4 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/ssa-range-gen.c | 127 ++++-----------------
gcc/ssa-range-stmt.c | 312 +++++++++++++--------------------------------------
gcc/ssa-range-stmt.h | 27 ++---
3 files changed, 109 insertions(+), 357 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 77f921dac1 Fix TLS relocations against local symbols on powerpc32, spar [...]
new ade53e0df7 Inline tcache functions
new aa5be982ea Use relaxed atomics for malloc have_fastchunks
new a546080d51 Fix build failure on tilepro due to unsupported atomics
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 | 23 +++++++++++++++++++++++
malloc/malloc.c | 57 +++++++++++++++++++++++----------------------------------
2 files changed, 46 insertions(+), 34 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 lld.
from e5fa6c891 [coff] correctly emit safeseh entries for handlers defined in dlls
new c130e1d89 [COFF] Improve the autoexport check for symbols from import l [...]
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:
COFF/MinGW.cpp | 8 ++++++++
test/COFF/export-all.s | 11 +++++++++++
2 files changed, 19 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 libunwind.
from 08068aa Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm
new 2ddcf24 [docs] Mention that dwarf unwinding should be supported on ar [...]
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:
docs/index.rst | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 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 63a88618968 [IRCE] Fix SCEVExpander's usage in IRCE
new 920531cc2ba [MachineRegisterInfo] Avoid having dbg.values affect code g [...]
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/MachineRegisterInfo.cpp | 4 ++--
1 file changed, 2 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 glibc.
from 7532837d7b The -Wstringop-truncation option new in GCC 8 detects common [...]
new a306c790a8 Prefer https for Sourceware links
new 7b0fb8706c Fix botched up regeneration in the last commit
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 | 21 +++++++++++++++++++++
INSTALL | 7 ++++---
NEWS | 2 +-
configure | 14 +++++++-------
configure.ac | 6 +++---
crypt/md5test-giant.c | 2 +-
dlfcn/bug-atexit1.c | 2 +-
dlfcn/bug-atexit2.c | 2 +-
localedata/README | 2 +-
malloc/tst-mallocfork.c | 2 +-
manual/install.texi | 4 ++--
nptl/tst-pthread-getattr.c | 4 ++--
stdio-common/tst-fgets.c | 2 +-
stdio-common/tst-fwrite.c | 2 +-
sunrpc/Makefile | 2 +-
sysdeps/arm/armv7/multiarch/memcpy_impl.S | 2 +-
wcsmbs/tst-mbrtowc2.c | 3 ++-
17 files changed, 51 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.