This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6165a776d1a Revert "[Debug] Retain both sets of debug intrinsics in Hoi [...]
new 346e47066fe [TargetLowering] Remove redundant term in two ifs in Simpli [...]
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/CodeGen/SelectionDAG/TargetLowering.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 libcxx.
from 2b588cbf1 Low-hanging fruit optimization in string::__move_assign().
new 057ac7c9d XFAIL: libcpp-no-deduction-guides in libcxx/test/std/strings/ [...]
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:
.../std/strings/basic.string/string.cons/iter_alloc_deduction.fail.cpp | 3 +--
1 file changed, 1 insertion(+), 2 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 bceb08ce5 [ELF] Convert {read,write}*be to endianness-aware read/write.
new 2059c3022 [ELF] Add elf64lppc emulation.
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/Driver.cpp | 1 +
test/ELF/emulation.s | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 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 f26984a632e [Debug] Retain both sets of debug intrinsics in HoistThenEl [...]
new 6165a776d1a Revert "[Debug] Retain both sets of debug intrinsics in Hoi [...]
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/Utils/SimplifyCFG.cpp | 39 +++++++++++------
.../SimplifyCFG/hoist-dbgvalue-inlined.ll | 51 ----------------------
2 files changed, 25 insertions(+), 65 deletions(-)
delete mode 100644 test/Transforms/SimplifyCFG/hoist-dbgvalue-inlined.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 gcc.
from 533f67f12b6 PR c++/84076 * call.c (convert_arg_to_ellipsis): Instead [...]
new 80fdc40f905 PR c++/84726 - unnecessary capture of constant vars.
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/cp/ChangeLog | 11 +++
gcc/cp/cp-tree.h | 13 +++
gcc/cp/expr.c | 20 ++++-
gcc/cp/lambda.c | 135 +++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/abi/lambda-capture1.C | 11 +++
5 files changed, 188 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/lambda-capture1.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 7902c08bca9 [Power9] Code Cleaup and adding Comments for Power 9 Scheduler
new f26984a632e [Debug] Retain both sets of debug intrinsics in HoistThenEl [...]
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/Utils/SimplifyCFG.cpp | 39 ++++++-----------
.../SimplifyCFG/hoist-dbgvalue-inlined.ll | 51 ++++++++++++++++++++++
2 files changed, 65 insertions(+), 25 deletions(-)
create mode 100644 test/Transforms/SimplifyCFG/hoist-dbgvalue-inlined.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 658734384f5 [NFC] Consolidate six getPointerOperand() utility functions [...]
new 7902c08bca9 [Power9] Code Cleaup and adding Comments for Power 9 Scheduler
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/P9InstrResources.td | 316 ++++++++++++---------------------
lib/Target/PowerPC/PPCScheduleP9.td | 204 +++++++--------------
2 files changed, 179 insertions(+), 341 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 users/palves/ifunc
in repository binutils-gdb.
at 0dec802279 Fix resolving GNU ifunc bp locations when inferior runs resolver
This branch includes the following new commits:
new 8376ada042 eval.c: reverse minsym and sym
new c03f131ff4 Fix breakpoints in ifunc after inferior resolved it (@got.pl [...]
new ff175bb1fe Fix calling ifunc functions when resolver has debug info and [...]
new 06e25597b7 Calling ifunc functions when target has no debug info but re [...]
new c9f3e02921 Calling ifunc functions when resolver has debug info, user s [...]
new 18d7919f48 Fix setting breakpoints on ifunc functions after they're alr [...]
new b9f395c4c4 Breakpoints, don't skip prologue of ifunc resolvers with debug info
new 7c9d6239cf Eliminate find_pc_partial_function_gnu_ifunc
new f214c5f372 Factor out minsym_found/find_function_start_sal overload
new 04b73eb53f Extend GNU ifunc testcases
new 0dec802279 Fix resolving GNU ifunc bp locations when inferior runs resolver
The 11 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.
--
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 c2d2d1a3f1a Correct load-op-store cycle detection analysis
new 658734384f5 [NFC] Consolidate six getPointerOperand() utility functions [...]
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/IR/Instructions.h | 20 +++++++++
lib/Analysis/Delinearization.cpp | 12 +-----
lib/Analysis/DependenceAnalysis.cpp | 27 +++++-------
lib/Analysis/LoopAccessAnalysis.cpp | 14 +------
lib/Transforms/Scalar/EarlyCSE.cpp | 7 +---
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 22 +++-------
lib/Transforms/Vectorize/LoopVectorize.cpp | 52 ++++++++++--------------
7 files changed, 62 insertions(+), 92 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 67fe7958c82 [llvm-objdump] Support disassembling by symbol name
new 493154d6d00 Make early exit hasPredecessorHelper return true. NFCI.
new 0f0ed7bf931 [DAG] Enforce stricter NodeId invariant during Instruction [...]
new 8fc6a5e5d1c Improve Dependency analysis when doing multi-node Instructi [...]
new c2d2d1a3f1a Correct load-op-store cycle detection analysis
The 4 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/CodeGen/SelectionDAGISel.h | 7 +
include/llvm/CodeGen/SelectionDAGNodes.h | 45 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 +-
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 395 ++++++++---------
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 5 +-
lib/Target/ARM/ARMISelDAGToDAG.cpp | 2 +-
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 4 +-
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp | 10 +-
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 15 +-
lib/Target/X86/X86ISelDAGToDAG.cpp | 97 +++--
test/CodeGen/X86/avg.ll | 114 ++---
test/CodeGen/X86/avx-vbroadcastf128.ll | 6 +-
test/CodeGen/X86/avx2-vbroadcast.ll | 191 +++------
test/CodeGen/X86/avx2-vbroadcasti128.ll | 6 +-
test/CodeGen/X86/avx512-vbroadcasti128.ll | 9 +-
test/CodeGen/X86/i256-add.ll | 145 +++----
test/CodeGen/X86/masked_memop.ll | 3 +-
test/CodeGen/X86/merge-consecutive-stores.ll | 9 +-
test/CodeGen/X86/nontemporal.ll | 82 ++--
test/CodeGen/X86/pr36274.ll | 33 ++
test/CodeGen/X86/pr36312.ll | 35 ++
test/CodeGen/X86/required-vector-width.ll | 10 +-
test/CodeGen/X86/store_op_load_fold2.ll | 12 +-
test/CodeGen/X86/subvector-broadcast.ll | 48 +--
test/CodeGen/X86/var-permute-256.ll | 540 ++++++++----------------
test/CodeGen/X86/vector-shuffle-variable-256.ll | 3 +-
26 files changed, 799 insertions(+), 1033 deletions(-)
create mode 100644 test/CodeGen/X86/pr36274.ll
create mode 100644 test/CodeGen/X86/pr36312.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.