This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c1c411e7a86 [X86] Don't clobber reserved registers with stack adjustments
new 51bcf5f4a57 [docs][ARM] Add HowTo for cross compiling and testing compi [...]
new e82a7f1476b [CGP] Disable Select instruction handling in optimizeMemory [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described …
[View More]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/HowToCrossCompileBuiltinsOnArm.rst | 201 +++++++++++++++++++++
docs/index.rst | 4 +
lib/CodeGen/CodeGenPrepare.cpp | 2 +-
.../Transforms/CodeGenPrepare/ARM/sink-addrmode.ll | 2 +-
.../CodeGenPrepare/X86/sink-addrmode-base.ll | 4 +-
5 files changed, 209 insertions(+), 4 deletions(-)
create mode 100644 docs/HowToCrossCompileBuiltinsOnArm.rst
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 47d88ce9851 [arm] Remove semicolon after while {} do (0) in HANDLE_NARR [...]
new bdcb436d256 [libgcc, rs6000] Remove semicolon after do {} while (0) in [...]
new cf10ab95d29 [rs6000] Remove semicolon after do {} while (0) in SUBTARGE [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be …
[View More]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 | 10 ++++++++++
gcc/config/rs6000/aix43.h | 2 +-
gcc/config/rs6000/aix51.h | 2 +-
gcc/config/rs6000/aix52.h | 2 +-
gcc/config/rs6000/aix53.h | 2 +-
gcc/config/rs6000/aix61.h | 2 +-
gcc/config/rs6000/aix71.h | 2 +-
libgcc/ChangeLog | 5 +++++
libgcc/config/rs6000/aix-unwind.h | 2 +-
9 files changed, 22 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c305f3d45a5 [X86] Add patterns to fold a 64-bit load into the EVEX vcvt [...]
new c1c411e7a86 [X86] Don't clobber reserved registers with stack adjustments
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 …
[View More]and have only
been added to this reference.
Summary of changes:
lib/Target/X86/X86FrameLowering.cpp | 5 +++++
test/CodeGen/X86/pop-stack-cleanup-msvc.ll | 26 ++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 test/CodeGen/X86/pop-stack-cleanup-msvc.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
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 636169e4 ClangdTests/JSONExprTests.cpp: Appease g++-4.8 to move raw st [...]
new d6d62013 Add new check in google module for Objective-C code to ensure [...]
new 378e2d76 [clangd] fix MSVC build errors
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. …
[View More]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/CMakeLists.txt | 1 +
.../google/GlobalVariableDeclarationCheck.cpp | 90 ++++++++++++++++++++++
clang-tidy/google/GlobalVariableDeclarationCheck.h | 39 ++++++++++
clang-tidy/google/GoogleTidyModule.cpp | 15 ++--
clangd/JSONExpr.cpp | 2 +-
clangd/JSONExpr.h | 2 +-
docs/ReleaseNotes.rst | 7 ++
.../google-objc-global-variable-declaration.rst | 42 ++++++++++
docs/clang-tidy/checks/list.rst | 1 +
.../google-objc-global-variable-declaration.m | 41 ++++++++++
10 files changed, 232 insertions(+), 8 deletions(-)
create mode 100644 clang-tidy/google/GlobalVariableDeclarationCheck.cpp
create mode 100644 clang-tidy/google/GlobalVariableDeclarationCheck.h
create mode 100644 docs/clang-tidy/checks/google-objc-global-variable-declaration.rst
create mode 100644 test/clang-tidy/google-objc-global-variable-declaration.m
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 9632e73 Create a bunch of jenkins pipelines.
new ead7b1d Point pipelines to git repositories
new 1014d84 jenkins/jobs: Use correct build trigger, don't poll testsuite
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 …
[View More]present in the repository and have only
been added to this reference.
Summary of changes:
zorg/jenkins/benchmark.groovy | 2 +-
zorg/jenkins/jobs/config | 3 ++-
zorg/jenkins/jobs/update_jobs.sh | 2 +-
zorg/jenkins/jobs/util/make_pipeline.py | 37 +++++++++++++++------------------
zorg/jenkins/relay.groovy | 2 +-
5 files changed, 22 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5753ddf9a0c P0704R1 - fixing const-qualified pointers to members
new 1ad21aef660 [libgcc] Remove semicolon after do {} while (0) in FP_HANDL [...]
new 47d88ce9851 [arm] Remove semicolon after while {} do (0) in HANDLE_NARR [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in …
[View More]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/arm/arm.c | 8 ++++----
libgcc/ChangeLog | 10 ++++++++++
libgcc/config/aarch64/sfp-machine.h | 2 +-
libgcc/config/i386/sfp-machine.h | 2 +-
libgcc/config/ia64/sfp-machine.h | 2 +-
libgcc/config/mips/sfp-machine.h | 2 +-
libgcc/config/rs6000/sfp-machine.h | 2 +-
8 files changed, 27 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 65b889c0a44 Daily bump.
new 977364ce32c PR rtl-optimization/81803 * lra-constraints.c (curr_insn_ [...]
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.
…
[View More]Summary of changes:
gcc/ChangeLog | 11 +++++++++++
gcc/lra-constraints.c | 11 ++++++++---
2 files changed, 19 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f14ad9a908a [X86] Use IMPLICIT_DEF in VEX/EVEX vcvtss2sd/vcvtsd2ss patt [...]
new 60b616c374b [X86] Add AVX512VL command line to f16c intrinsic test to s [...]
new 0c6a9e1d8e3 [X86] Add support for using EVEX instructions for the legac [...]
new bfc01346197 [X86] Remove alignment from a load in the f16c intrinsic te [...]
…
[View More] new 2765e2df21a [X86] Add a test for a 128-bit vector load feeding a cvtph2 [...]
new 7f4581842bd [X86] Add patterns for folding a v16i8 with the VEX vcvtph2 [...]
new c305f3d45a5 [X86] Add patterns to fold a 64-bit load into the EVEX vcvt [...]
The 6 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/X86ISelLowering.cpp | 1 +
lib/Target/X86/X86ISelLowering.h | 2 +-
lib/Target/X86/X86InstrAVX512.td | 48 +++---
lib/Target/X86/X86InstrFragmentsSIMD.td | 5 +
lib/Target/X86/X86InstrSSE.td | 31 ++--
lib/Target/X86/X86IntrinsicsInfo.h | 10 +-
test/CodeGen/X86/f16c-intrinsics.ll | 271 +++++++++++++++++++++++++-------
7 files changed, 273 insertions(+), 95 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 71ff36bcc36 Require ngettext in test of system gettext implementation
new 5753ddf9a0c P0704R1 - fixing const-qualified pointers to members
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
…
[View More]been added to this reference.
Summary of changes:
gcc/cp/ChangeLog | 6 +++++
gcc/cp/typeck2.c | 29 ++++++++++++++--------
.../g++.dg/cpp2a/{ptrmem1.C => ptrmem1a.C} | 3 ++-
3 files changed, 27 insertions(+), 11 deletions(-)
copy gcc/testsuite/g++.dg/cpp2a/{ptrmem1.C => ptrmem1a.C} (83%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]