This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 726843da08 Remove unnecessary trailing ; in macro intrinsic definition.
new 4fbd5c5474 [COFF] Add more missing MSVC ARM64 intrinsics
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/clang/Basic/BuiltinsAArch64.def | 19 +++++++++++++++++++
lib/CodeGen/CGBuiltin.cpp | 26 ++++++++++++++++++++++++--
lib/Headers/intrin.h | 4 ++--
test/CodeGen/ms-intrinsics.c | 10 +++++++---
4 files changed, 52 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 8b0f4225ea0 * config/frv/frv.c (frv_label_align): Update for rec [...]
new cbeb879ed95 * config/mips/mips.c (vr4130_align_insns): Update for rece [...]
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 | 3 +++
gcc/config/mips/mips.c | 2 +-
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 llvm.
from 9ff02efe80b [LangRef] nnan and ninf produce poison.
new 48ef58e6c15 [LangRef] Clarify semantics of load metadata.
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/LangRef.rst | 21 ++++++++++++---------
1 file changed, 12 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 test-suite.
from 121047f0 Fixed test to conform to FileCceck change in r336830.
new cc194d5f [SPECCPU2017] Add additional platform options and missing flags.
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:
.../SPEC/CINT2017rate/525.x264_r/CMakeLists.txt | 2 +-
External/SPEC/SpecCPU2017.cmake | 39 +++++++++++++++++++---
2 files changed, 36 insertions(+), 5 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 compiler-rt.
from a22026054 [builtins] Implement the __chkstk function for ARM for MinGW
new 9d27f84cb [libFuzzer] Mutation tracking and logging implemented.
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/fuzzer/FuzzerDriver.cpp | 1 +
lib/fuzzer/FuzzerFlags.def | 1 +
lib/fuzzer/FuzzerLoop.cpp | 1 +
lib/fuzzer/FuzzerMutate.cpp | 58 +++++++++++++++++++++++------------
lib/fuzzer/FuzzerMutate.h | 9 ++++--
lib/fuzzer/FuzzerOptions.h | 1 +
test/fuzzer/fuzzer-mutationstats.test | 5 +++
7 files changed, 55 insertions(+), 21 deletions(-)
create mode 100644 test/fuzzer/fuzzer-mutationstats.test
--
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 8fe83c7092e [X86] Add patterns for folding full vector load into MOVHPS [...]
new 1ea502b3c15 [LangRef] Clarify which fast-math flags affect fcmp.
new 9ff02efe80b [LangRef] nnan and ninf produce poison.
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:
docs/LangRef.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 37e4075f796 Fix invalid cc_status after [const_][us]mulsi3_highpart
new 3ad84f23904 * config/nios2/nios2.c (nios2_label_align): Update for rec [...]
new 8b0f4225ea0 * config/frv/frv.c (frv_label_align): Update for rec [...]
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/config/frv/frv.c | 2 +-
gcc/config/nios2/nios2.c | 4 ++--
3 files changed, 11 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 llvm.
from cf121a0f053 [Demangle] Add missing header files
new 372f8c4f074 [X86] Add test case for missed opportunity to use MOVLPS on [...]
new 8fe83c7092e [X86] Add patterns for folding full vector load into MOVHPS [...]
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:
lib/Target/X86/X86InstrAVX512.td | 4 +++-
lib/Target/X86/X86InstrSSE.td | 37 ++++++++++++++++++++-------------
test/CodeGen/X86/vector-shuffle-sse1.ll | 10 +++++++++
3 files changed, 35 insertions(+), 16 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.
from 387f78a0dc [analyzer] Fix Z3 backend after D48205
new 726843da08 Remove unnecessary trailing ; in macro intrinsic definition.
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/Headers/avx512dqintrin.h | 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 dc84f3b6c1a Add some helper functions to the demangle utility classes.
new 08ea6f8319e Add missing include.
new cf121a0f053 [Demangle] Add missing header files
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:
lib/Demangle/StringView.h | 3 ++-
lib/Demangle/Utility.h | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.