This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 5df171df5 cmath: Skip Libc for integral types in isinf, etc.
new 57c405955 Add missing acquire_load to call_once overload.
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/mutex | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from 1261555bf51 [InstCombine] add pattern matches for commuted variants of [...]
new a1e90f27e37 [InstCombine] add tests for or-to-xor; 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/and-or-not.ll | 76 +++++++++++++++++++++++++++++++
1 file changed, 76 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 a3562830e97 [InstCombine] add tests for xor-to-xor; NFC
new 1261555bf51 [InstCombine] add pattern matches for commuted variants of [...]
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 89 +++++++++++++---------
test/Transforms/InstCombine/and-or-not.ll | 14 +---
2 files changed, 58 insertions(+), 45 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-tools-extra.
from ffb2aae1 [Clangd] Failed to decode params using 1.x-compatible request [...]
new 68182d7b clang-rename: fix formatting
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:
clang-rename/RenamingAction.cpp | 7 +++----
clang-rename/USRLocFinder.cpp | 3 +--
clang-rename/USRLocFinder.h | 2 +-
3 files changed, 5 insertions(+), 7 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 b2da42b6e06 2017-04-22 Janus Weil <janus(a)gcc.gnu.org>
new 23fa3a773f2 2017-04-23 Jerry DeLisle <jvdelisle(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 | 7 +++
gcc/fortran/io.c | 106 +++++++++++++++++++---------------
gcc/fortran/module.c | 1 +
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/dtio_29.f03 | 47 +++++++++++++++
5 files changed, 118 insertions(+), 48 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dtio_29.f03
--
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 a7edbb9c32f [X86][SSE] Add scheduling latency/throughput tests for SSSE [...]
new a3562830e97 [InstCombine] add tests for xor-to-xor; 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/and-or-not.ll | 215 ++++++++++++++++++++++++++++++
1 file changed, 215 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 0e32427e0a1 [InstCombine] add tests for add-to-xor commuted variants; NFC
new 34a2ffb384e [X86][SSE] Add scheduling latency/throughput tests for SSE3 [...]
new a7edbb9c32f [X86][SSE] Add scheduling latency/throughput tests for SSSE [...]
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:
test/CodeGen/X86/sse3-schedule.ll | 455 ++++++++++++++++++++++
test/CodeGen/X86/ssse3-schedule.ll | 754 +++++++++++++++++++++++++++++++++++++
2 files changed, 1209 insertions(+)
create mode 100644 test/CodeGen/X86/sse3-schedule.ll
create mode 100644 test/CodeGen/X86/ssse3-schedule.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 d907744fff3 Revert "[APInt] Fix a few places that use APInt::getRawData [...]
new 0e32427e0a1 [InstCombine] add tests for add-to-xor commuted variants; 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/and-or-not.ll | 52 ++++++++++++++++++++++++++++---
1 file changed, 47 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.