This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 424a297fc09 Test commit - NFC.
new 972ac5094a6 [AArch64][Falkor] Fix sched details for FDIV, FSQRT, SDIV, UDIV
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/AArch64/AArch64SchedFalkorDetails.td | 61 ++++++++++++++++++++-----
1 file changed, 50 insertions(+), 11 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 90d2b4be843 Fix m_[Ord|Unord][FMin|FMax] matchers to correctly match ordering.
new 424a297fc09 Test commit - 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:
lib/Target/PowerPC/PPCISelLowering.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 gcc.
from c7a015fea0e rs6000: Remove VECTOR_SPE
new 0a35be0ffec rs6000: Comment fixes + some leftovers
new 314b419618d PR objc/80949 * c-warn.c (do_warn_duplicated_branches): R [...]
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 | 9 +++++
gcc/c-family/ChangeLog | 6 ++++
gcc/c-family/c-warn.c | 4 +--
gcc/config/rs6000/rs6000.c | 79 ++++++++++++++++-------------------------
gcc/config/rs6000/rs6000.h | 5 ++-
gcc/config/rs6000/vxworks.h | 8 +----
gcc/config/rs6000/vxworksae.h | 4 ---
gcc/config/rs6000/vxworksmils.h | 4 ---
8 files changed, 50 insertions(+), 69 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 10ccfa6a1e7 Align definition of DW_OP_plus with DWARF spec [1/3]
new 329af083827 [Hexagon] Generate store-immediate instructions for stack objects
new 90d2b4be843 Fix m_[Ord|Unord][FMin|FMax] matchers to correctly match ordering.
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/PatternMatch.h | 36 +++++------
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 15 +++++
lib/Target/Hexagon/HexagonPatterns.td | 14 +++--
test/CodeGen/Hexagon/store-imm-stack-object.ll | 86 ++++++++++++++++++++++++++
unittests/IR/PatternMatch.cpp | 77 ++++++++++++++++++-----
5 files changed, 190 insertions(+), 38 deletions(-)
create mode 100644 test/CodeGen/Hexagon/store-imm-stack-object.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 openmp.
from 4bdc9af [OpenMP] Prevent unused-variable warning in libomptarget when [...]
new a8b80af Reset initial affinity in children processes
new 8924d73 Replace platform macro with KMP_MIC_SUPPORTED
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:
runtime/src/kmp.h | 7 +++++--
runtime/src/kmp_global.cpp | 2 +-
runtime/src/kmp_platform.h | 4 ++++
runtime/src/kmp_runtime.cpp | 14 +++++++-------
runtime/src/kmp_settings.cpp | 10 +++++-----
runtime/src/z_Linux_util.cpp | 6 ++++++
6 files changed, 28 insertions(+), 15 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 2f9d7788419 compiler: containing small bfunction mixup in Gogo::wri [...]
new a2c3f9ffcb5 rs6000: Sanitize vector modes
new 823a20043d8 rs6000: Remove SPE_CONST_OFFSET_OK
new 8989d4f6bc9 rs6000: Remove t-spe
new ea437ba6d96 rs6000: Remove eabispe.h
new 325f7e4af67 rs6000: Updates to t-linux
new a584b7d5646 rs6000: Updates to t-rtems
new 65927216449 rs6000: Remove FIXED_SCRATCH
new c7a015fea0e rs6000: Remove VECTOR_SPE
The 8 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 | 42 ++++++++++++++++++++++
gcc/config/rs6000/eabispe.h | 26 --------------
gcc/config/rs6000/rs6000-modes.def | 15 +++++---
gcc/config/rs6000/rs6000-opts.h | 1 -
gcc/config/rs6000/rs6000.c | 18 ++--------
gcc/config/rs6000/rs6000.h | 7 ----
gcc/config/rs6000/t-linux | 4 ---
gcc/config/rs6000/t-rtems | 6 ++--
gcc/config/rs6000/t-spe | 72 --------------------------------------
9 files changed, 57 insertions(+), 134 deletions(-)
delete mode 100644 gcc/config/rs6000/eabispe.h
delete mode 100644 gcc/config/rs6000/t-spe
--
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 4ed42e9451b Force RegisterStandardPasses to construct std::function in [...]
new 10ccfa6a1e7 Align definition of DW_OP_plus with DWARF spec [1/3]
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 | 2 ++
lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 7 +++++++
lib/IR/DebugInfoMetadata.cpp | 5 ++++-
test/Assembler/diexpression.ll | 6 ++++--
unittests/IR/MetadataTest.cpp | 2 ++
5 files changed, 19 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 7cc2615d1bd [Hexagon] Generate multiply-high instruction in isel
new 4ed42e9451b Force RegisterStandardPasses to construct std::function in [...]
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/Transforms/IPO/PassManagerBuilder.h | 15 ++++++++------
lib/Transforms/IPO/PassManagerBuilder.cpp | 7 +++----
unittests/Support/DynamicLibrary/CMakeLists.txt | 2 +-
.../Support/DynamicLibrary/DynamicLibraryTest.cpp | 23 ++++++++++++++++++++++
unittests/Support/DynamicLibrary/PipSqueak.cxx | 16 +++++++++++++--
5 files changed, 50 insertions(+), 13 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 b17b68435be bpf: clang-format on BPFAsmPrinter.cpp
new 7cc2615d1bd [Hexagon] Generate multiply-high instruction in isel
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/Hexagon/HexagonPatterns.td | 5 +++++
test/CodeGen/Hexagon/mulh.ll | 27 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
create mode 100644 test/CodeGen/Hexagon/mulh.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 f65ef609fe0 [Hexagon] Don't kill live registers when creating mux out of tfr
new b17b68435be bpf: clang-format on BPFAsmPrinter.cpp
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/BPF/BPFAsmPrinter.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.