This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0d1abb33e66 [NewGVN] Stop assuming PHI args ordering when looking at ph [...]
new fb90a6544e6 [X86] Add AVX512 support to fast isel's X86ChooseCmpOpcode.
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/X86FastISel.cpp | 5 +++--
test/CodeGen/X86/fast-isel-cmp.ll | 1 +
test/CodeGen/X86/fast-isel-select-cmov2.ll | 1 +
3 files changed, 5 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 4ad5106e3b sysdeps/x86/libc-start.c: Add /* !SHARED */
new eda162dd8a Remove _Mlong_double_ etc. macros.
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 | 21 ++++++++++++++++++++
include/math.h | 1 -
math/Makefile | 6 ++----
math/complex.h | 15 +++-----------
math/math.h | 45 +++++++++---------------------------------
math/test-signgam-finite-c99.c | 1 -
6 files changed, 35 insertions(+), 54 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 lldb.
from 29ac14f33 Fix windows build broken in r316915
new 6414f0e73 Remove a stray space.
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:
.../Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp | 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 glibc.
from fe326df7b0 Reformat sysdeps/x86/libc-start.c
new 4ad5106e3b sysdeps/x86/libc-start.c: Add /* !SHARED */
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 | 4 ++++
sysdeps/x86/libc-start.c | 2 +-
2 files changed, 5 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 llvm.
from b2d41e210a2 Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat"
new 0d1abb33e66 [NewGVN] Stop assuming PHI args ordering when looking at ph [...]
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/Scalar/NewGVN.cpp | 2 +-
test/Transforms/NewGVN/pr35125.ll | 70 +++++++++++++++++++++++++++++++++++++++
2 files changed, 71 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/NewGVN/pr35125.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 c5cc45148c i586: Use conditional branches in strcpy.S [BZ #22353]
new fe326df7b0 Reformat sysdeps/x86/libc-start.c
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 | 4 ++++
sysdeps/x86/libc-start.c | 6 +++---
2 files changed, 7 insertions(+), 3 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 8c4ace0ab95 2017-10-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 750ce69025a * g++.dg/pr82725.C: Move to ... * g++.dg/cpp0x/pr82725.C: [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/{ => cpp0x}/pr82725.C | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
rename gcc/testsuite/g++.dg/{ => cpp0x}/pr82725.C (76%)
--
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 6f94e8ffb1b [GVNHoist] Fix non-deterministic sort order of PHIs for ide [...]
new 8e9d06e47cc Create instruction classes for identifying any atomicity of [...]
new b2d41e210a2 Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat"
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:
include/llvm/IR/IntrinsicInst.h | 450 +++++++++++----------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 7 +-
lib/IR/Verifier.cpp | 8 +-
lib/Target/PowerPC/PPCMIPeephole.cpp | 47 ---
lib/Transforms/InstCombine/InstCombineCalls.cpp | 6 +-
lib/Transforms/InstCombine/InstCombineInternal.h | 3 +-
.../PowerPC/p8-scalar_vector_conversions.ll | 4 +-
test/CodeGen/PowerPC/ppc64-peephole-swap.ll | 134 ------
8 files changed, 255 insertions(+), 404 deletions(-)
delete mode 100644 test/CodeGen/PowerPC/ppc64-peephole-swap.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 libcxx.
from a4c272d82 Implement LWG 3013 - some filesystem members should not be noexcept.
new 772a6d418 Add more fuzzing bits: partial_sort_copy, partition_copy, uni [...]
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:
fuzzing/RoutineNames.txt | 4 +
fuzzing/fuzzing.cpp | 206 +++++++++++++++++++--
fuzzing/fuzzing.h | 16 +-
.../{nth_element.cpp => partial_sort_copy.cpp} | 4 +-
.../{nth_element.cpp => partition_copy.cpp} | 4 +-
test/libcxx/fuzzing/{sort.cpp => unique.cpp} | 4 +-
.../fuzzing/{nth_element.cpp => unique_copy.cpp} | 4 +-
7 files changed, 216 insertions(+), 26 deletions(-)
copy test/libcxx/fuzzing/{nth_element.cpp => partial_sort_copy.cpp} (86%)
copy test/libcxx/fuzzing/{nth_element.cpp => partition_copy.cpp} (86%)
copy test/libcxx/fuzzing/{sort.cpp => unique.cpp} (87%)
copy test/libcxx/fuzzing/{nth_element.cpp => unique_copy.cpp} (87%)
--
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 6d2ed8bccce [SelectionDAG] Add VSELECT demanded elts support to compute [...]
new 6f94e8ffb1b [GVNHoist] Fix non-deterministic sort order of PHIs for ide [...]
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/Scalar/GVNHoist.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.