This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d9e1c07c4e0 PR go/85429 cmd/go: support more Solaris assembler syntaxes
new 063251ecf73 PR web/85578 * doc/install.texi2html: Replace _002d with [...]
new b9bdd103b26 Add the Netronome Flow Processor (nfp) as a build target to [...]
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:
ChangeLog | 5 +++++
configure | 4 ++++
configure.ac | 4 ++++
gcc/ChangeLog | 6 ++++++
gcc/doc/install.texi2html | 5 ++++-
5 files changed, 23 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 gcc-8-branch
in repository gcc.
from 6aa70dae34d PR c++/85580 - extern "C" and local variables
new 2273d97bd2e PR web/85578 * doc/install.texi2html: Replace _002d with [...]
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 | 6 ++++++
gcc/doc/install.texi2html | 5 ++++-
2 files changed, 10 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 binutils-gdb.
from 1632f8baf0 rust: Fix null deref when casting (PR 23124)
new 1063beb58c Add the Netronome Flow Processor as a build target to the to [...]
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 | 5 +++++
configure | 4 ++++
configure.ac | 4 ++++
3 files changed, 13 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 019918ff9b8 [InstCombine] new testcases for OverflowingBinaryOperators [...]
new deb49e5e4e7 Fix the issue that ComputeValueKnownInPredecessors only han [...]
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/JumpThreading.cpp | 18 +++++++++++---
test/Other/pr32085.ll | 3 ++-
test/Transforms/JumpThreading/phi-known.ll | 38 ++++++++++++++++++++++++++++++
3 files changed, 55 insertions(+), 4 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 e08ffe67 [clangd] Using index for GoToDefinition.
new a915e119 [clang-tidy] Add Apple prefix acronyms to objc-property-declaration
new c39d6acc [clang-tidy/google-runtime-int] Allow passing non-bitwidth ty [...]
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:
clang-tidy/google/IntegerTypesCheck.cpp | 12 +++++++++++-
clang-tidy/objc/PropertyDeclarationCheck.cpp | 8 ++++++++
test/clang-tidy/google-runtime-int.cpp | 17 +++++++++++++++++
test/clang-tidy/objc-property-declaration.m | 2 ++
4 files changed, 38 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 186779bae5c [X86] Split WriteFShuffle into XMM and YMM/ZMM scheduler classes
new 019918ff9b8 [InstCombine] new testcases for OverflowingBinaryOperators [...]
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/select-obo-peo-ops.ll | 1149 +++++++++++++++++++++
1 file changed, 1149 insertions(+)
create mode 100644 test/Transforms/InstCombine/select-obo-peo-ops.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 60873f11912 [X86] Convert all uses of WriteFShuffle to X86SchedWriteWidths.
new 186779bae5c [X86] Split WriteFShuffle into XMM and YMM/ZMM scheduler classes
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/X86SchedBroadwell.td | 13 +--
lib/Target/X86/X86SchedHaswell.td | 13 +--
lib/Target/X86/X86SchedSandyBridge.td | 13 +--
lib/Target/X86/X86SchedSkylakeClient.td | 13 +--
lib/Target/X86/X86SchedSkylakeServer.td | 29 +-----
lib/Target/X86/X86Schedule.td | 3 +-
lib/Target/X86/X86ScheduleAtom.td | 1 +
lib/Target/X86/X86ScheduleBtVer2.td | 22 +----
lib/Target/X86/X86ScheduleSLM.td | 3 +-
lib/Target/X86/X86ScheduleZnver1.td | 1 +
test/CodeGen/X86/avx512-shuffle-schedule.ll | 148 ++++++++++++++--------------
11 files changed, 96 insertions(+), 163 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 b810df1e668 [AArch64][SVE] Asm: Support for contiguous ST1 (scalar+scal [...]
new 60873f11912 [X86] Convert all uses of WriteFShuffle to X86SchedWriteWidths.
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/X86InstrAVX512.td | 150 ++++++++++++++++++++++-----------------
lib/Target/X86/X86InstrSSE.td | 126 +++++++++++++++++---------------
2 files changed, 153 insertions(+), 123 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 b7af214275 [X86] directstore and movdir64b intrinsics
new 635c365d6a [OPENMP] Emit template instatiation|specialization functions [...]
new e52b234c11 Add Microsoft Mangling for OpenCL Half Type
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/AST/MicrosoftMangle.cpp | 7 +++++--
lib/CodeGen/CGOpenMPRuntime.cpp | 11 ++++++++++-
test/CodeGenOpenCL/half.cl | 1 +
test/OpenMP/declare_target_codegen.cpp | 12 ++++++++----
4 files changed, 24 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 286499d2a7d PR c++/85580 - extern "C" and local variables
new d9e1c07c4e0 PR go/85429 cmd/go: support more Solaris assembler syntaxes
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/go/gofrontend/MERGE | 2 +-
libgo/go/cmd/go/internal/work/buildid.go | 23 +++++++++++++++++++++--
2 files changed, 22 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.