This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0624b8fbe06 [llvm-exegesis] Mark second-form X87 instructions as unsupported.
new 42984f10a23 [InstCombine] move/add tests for sub/neg; 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/sub.ll | 227 +++++++++++++++++++++++++++---------
test/Transforms/InstSimplify/sub.ll | 53 +++++++++
2 files changed, 228 insertions(+), 52 deletions(-)
create mode 100644 test/Transforms/InstSimplify/sub.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 glibc.
from f997b4be18 signal: Use correct type for si_band in siginfo_t [BZ #23562]
new d0a7415979 Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X).
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 | 11 ++++++
wcsmbs/Makefile | 4 ++-
wcsmbs/c16rtomb.c | 41 +++++++++++++++++++--
wcsmbs/tst-c16-surrogate.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 141 insertions(+), 4 deletions(-)
create mode 100644 wcsmbs/tst-c16-surrogate.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.