This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 4b547f3 Sprinkle a few <cstdlib> includes, for libomptarget sources u [...]
new 4decf9d Fix name of 'macOS' and add asteriks to brands, 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:
README.rst | 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 release_60
in repository openmp.
from f1a69ba Merging r322830: -------------------------------------------- [...]
new 3d85b5b Merging r322869: -------------------------------------------- [...]
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:
libomptarget/src/api.cpp | 1 +
libomptarget/src/interface.cpp | 1 +
libomptarget/src/rtl.cpp | 1 +
3 files changed, 3 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 gcc.
from e57834fa415 cmd/go: buildid support for AIX archives.
new 3a9bb686b8c PR c++/83918 * tree.c (maybe_wrap_with_location): Use NON [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/pr83918.C | 32 ++++++++++++++++++++++++++++++++
gcc/tree.c | 6 ++++--
4 files changed, 47 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr83918.C
--
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 c0d997dcdfa [NFC] fix trivial typos in comments
new 95461910b81 update_mir_test_checks: Improve the check for LLVM IR in MIR files
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:
utils/update_mir_test_checks.py | 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 34edacbdd61 [X86] Don't reorder (srl (and X, C1), C2) if (and X, C1) ca [...]
new c0d997dcdfa [NFC] fix trivial typos in comments
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/llvm-c/Types.h | 2 +-
include/llvm-c/lto.h | 2 +-
include/llvm/Analysis/CGSCCPassManager.h | 2 +-
include/llvm/Analysis/InlineCost.h | 2 +-
include/llvm/CodeGen/MachineInstr.h | 2 +-
include/llvm/CodeGen/TargetInstrInfo.h | 4 ++--
include/llvm/CodeGen/TargetLowering.h | 2 +-
include/llvm/DebugInfo/CodeView/CVTypeVisitor.h | 2 +-
include/llvm/DebugInfo/CodeView/CodeView.h | 2 +-
include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 2 +-
include/llvm/IR/DebugInfoMetadata.h | 2 +-
include/llvm/IR/Statepoint.h | 2 +-
include/llvm/LTO/legacy/ThinLTOCodeGenerator.h | 4 ++--
include/llvm/PassAnalysisSupport.h | 2 +-
include/llvm/ProfileData/InstrProfData.inc | 2 +-
include/llvm/Support/BinaryStreamWriter.h | 6 +++---
include/llvm/Support/CachePruning.h | 2 +-
17 files changed, 21 insertions(+), 21 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 585dd5da50 NewPM: Improve/fix GCOV - which needs to run early in the pa [...]
new 9a36014f85 [NFC] fix trivial typos in comments
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/AddressSpaces.h | 2 +-
include/clang/CodeGen/ConstantInitBuilder.h | 2 +-
include/clang/StaticAnalyzer/Checkers/Checkers.td | 2 +-
include/clang/Tooling/Refactoring/Rename/RenamingAction.h | 2 +-
4 files changed, 4 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 llvm.
from 30a2bf5c68b [X86] Remove 'NOREX' comment from the printing of _NOREX in [...]
new 34edacbdd61 [X86] Don't reorder (srl (and X, C1), C2) if (and X, C1) ca [...]
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/X86ISelLowering.cpp | 8 +
test/CodeGen/X86/avx512bw-intrinsics-fast-isel.ll | 1470 ++++++++++-----------
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 600 ++++-----
test/CodeGen/X86/zext-demanded.ll | 26 +-
4 files changed, 1045 insertions(+), 1059 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 0ac8747929f NewPM: Add an extension point for the start of the pipeline.
new fc933f332cc [X86] Various vXi1 insertion improvements.
new 30a2bf5c68b [X86] Remove 'NOREX' comment from the printing of _NOREX in [...]
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/X86ISelLowering.cpp | 10 ++++----
lib/Target/X86/X86InstrAVX512.td | 17 ++++----------
lib/Target/X86/X86InstrExtension.td | 8 +++----
lib/Target/X86/X86InstrInfo.td | 6 ++---
lib/Target/X86/X86InstrVecCompiler.td | 17 ++++++++++++++
test/CodeGen/X86/bmi.ll | 4 ++--
test/CodeGen/X86/bypass-slow-division-32.ll | 4 ++--
test/CodeGen/X86/divrem.ll | 8 +++----
test/CodeGen/X86/divrem8_ext.ll | 36 ++++++++++++++---------------
test/CodeGen/X86/extract-store.ll | 4 ++--
test/CodeGen/X86/h-registers-1.ll | 32 ++++++++++++-------------
test/CodeGen/X86/popcnt.ll | 4 ++--
test/CodeGen/X86/tbm_patterns.ll | 4 ++--
test/CodeGen/X86/urem-power-of-two.ll | 4 ++--
14 files changed, 84 insertions(+), 74 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 lld.
from 2840d63af [WebAssembly] Update to match llvm changes to TABLE relocations
new a8eee5eaf Use 4 as the alignment of .eh_frame_hdr.
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:
ELF/SyntheticSections.cpp | 2 +-
test/ELF/eh-frame-hdr.s | 4 ++--
2 files changed, 3 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 fdbdc4f8e61 Daily bump.
new e57834fa415 cmd/go: buildid support for AIX archives.
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 | 37 ++++++++++++++
libgo/go/cmd/go/internal/work/exec.go | 10 ++++
libgo/go/cmd/internal/buildid/buildid.go | 83 ++++++++++++++++++++++++++++++++
4 files changed, 131 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.