This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 3117887 Delete getSectionHdr.
new dc46025 Be a bit more consistent about using getters. 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:
ELF/InputSection.cpp | 20 ++++++++++----------
ELF/InputSection.h | 1 +
2 files 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 gcc.
from 6a2e2a8 PR target/78102 * optabs.def (vcondeq_optab, vec_cmpeq_opta [...]
new 09c2dc4 Expose forcibly_ggc_collect and run it after all selftests
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 | 17 +++++++++++++++++
gcc/ggc-tests.c | 28 ++++++++++++++--------------
gcc/selftest-run-tests.c | 6 ++++++
gcc/selftest.h | 5 +++++
4 files changed, 42 insertions(+), 14 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 c58b909 gcc/fortran/ * intrinsic.texi (cosd): New mathop.
new 6a2e2a8 PR target/78102 * optabs.def (vcondeq_optab, vec_cmpeq_opta [...]
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 | 30 ++++++++++++++++++++++++++++++
gcc/config/i386/sse.md | 27 +++++++++++++++++++++++++++
gcc/doc/md.texi | 16 ++++++++++++++++
gcc/expr.c | 2 +-
gcc/optabs-query.h | 18 ++++++++++++++++++
gcc/optabs-tree.c | 28 +++++++++++++++++++---------
gcc/optabs-tree.h | 4 ++--
gcc/optabs.c | 14 ++++++++++++--
gcc/optabs.def | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr78102.c | 24 ++++++++++++++++++++++++
gcc/tree-vect-generic.c | 8 ++++----
gcc/tree-vect-patterns.c | 10 +++++-----
gcc/tree-vect-stmts.c | 5 +++--
14 files changed, 168 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr78102.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 llvm.
from 2677f9f [SystemZ] Do not use LOC(G) for volatile loads
new 614c32b fix formatting; NFC
new 9511e49 [EarlyCSE] Make MemorySSA memory dependency check more aggressive.
new 515a723 Replace TimeValue by TimePoint in LegacyPassManager. NFC.
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:
lib/IR/LegacyPassManager.cpp | 9 +++---
lib/Transforms/InstCombine/InstCombineSelect.cpp | 26 ++++++++--------
lib/Transforms/Scalar/EarlyCSE.cpp | 22 ++++---------
test/Transforms/EarlyCSE/memoryssa.ll | 39 ++++++++++++++++++++++++
4 files changed, 62 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 ffbe2d3 Update for llvm change.
new 3117887 Delete getSectionHdr.
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:
ELF/ICF.cpp | 9 ++++-----
ELF/InputSection.cpp | 11 +++++------
ELF/InputSection.h | 7 +++++--
ELF/LinkerScript.cpp | 7 +++----
ELF/MarkLive.cpp | 8 ++++----
ELF/OutputSections.cpp | 17 ++++++++---------
ELF/Relocations.cpp | 4 ++--
ELF/Writer.cpp | 4 ++--
8 files changed, 33 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 glibc.
from 20973cf * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast. * [...]
new 78b7adb Fix cmpli usage in power6 memset.
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 | 7 +++++++
sysdeps/powerpc/powerpc32/power6/memset.S | 2 +-
sysdeps/powerpc/powerpc64/power6/memset.S | 2 +-
3 files changed, 9 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 ce0f082 [InstCombine] add test and code comment to show potentially m [...]
new 2677f9f [SystemZ] Do not use LOC(G) for volatile loads
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/SystemZ/SystemZInstrFormats.td | 2 +-
test/CodeGen/SystemZ/cond-load-01.ll | 14 ++++++++++++++
test/CodeGen/SystemZ/cond-load-02.ll | 14 ++++++++++++++
3 files changed, 29 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 clang.
from 9f298dd [Driver] Support obtaining active toolchain from gcc-config o [...]
new 511cfbb [Driver] Disable OpenSUSE rules for OpenSUSE/SLES 10 and older
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/Driver/ToolChains.cpp | 21 +++++++++++++++++++--
1 file changed, 19 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 newlib.
from 2b496cf Provide vm_page_t for RTEMS via <machine/_types.h>
new cf6e411 Fix pdf build failure with texinfo 6.1.0
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:
newlib/libc/libc.texinfo | 1 -
newlib/libm/libm.texinfo | 1 -
2 files changed, 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 2fa9dfd Handle negative times in filesystem::last_write_time
new c58b909 gcc/fortran/ * intrinsic.texi (cosd): New mathop.
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 | 4 ++++
gcc/fortran/intrinsic.texi | 1 +
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.