This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7778b11 [LoopDist] This test does not require ASSERTS
new a9c9423 [MathExtras] Fix UB in minIntN
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/Support/MathExtras.h | 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 glibc.
from 2413e73 Don't install the internal header grp-merge.h
new cbf8886 Fix cos computation for multiple precision fallback (bz #20357)
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 | 9 ++
math/auto-libm-test-in | 3 +
math/auto-libm-test-out | 207 +++++++++++++++++++++++++++++++++++++++++
sysdeps/ieee754/dbl-64/s_sin.c | 4 +-
4 files changed, 221 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 llvm.
from 9b7ecbe [LoopDist] Port to new PM
new 7778b11 [LoopDist] This test does not require ASSERTS
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/LoopDistribute/diagnostics-with-hotness.ll | 2 --
1 file changed, 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 llvm.
from 00a0a78 [X86][AVX2] Added tests that demonstrate duplicate broadcasts
new c476e17 Sort include headers
new c7b8b5e [OptRemarkEmitter] Port to new PM
new 9b7ecbe [LoopDist] Port to new PM
The 3 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/Analysis/OptimizationDiagnosticInfo.h | 52 ++++++++--
include/llvm/InitializePasses.h | 4 +-
include/llvm/Transforms/Scalar/LoopDistribute.h | 30 ++++++
lib/Analysis/Analysis.cpp | 2 +-
lib/Analysis/OptimizationDiagnosticInfo.cpp | 41 ++++++--
lib/Passes/PassBuilder.cpp | 4 +-
lib/Passes/PassRegistry.def | 2 +
lib/Transforms/Scalar/LoopDistribute.cpp | 114 ++++++++++++++-------
lib/Transforms/Scalar/Scalar.cpp | 2 +-
.../diagnostics-with-hotness-lazy-BFI.ll | 5 +
.../LoopDistribute/diagnostics-with-hotness.ll | 5 +
11 files changed, 202 insertions(+), 59 deletions(-)
create mode 100644 include/llvm/Transforms/Scalar/LoopDistribute.h
--
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 a7c00b1 [Hexagon] Enable .cur formation in MISched for Hexagon V60
new 2cdac89 [Hexagon] Misc changes to HexagonMachineScheduler, NFC
new 00a0a78 [X86][AVX2] Added tests that demonstrate duplicate broadcasts
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/Hexagon/HexagonMachineScheduler.cpp | 29 ++---------
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 60 +++++++++++++++++++++++
2 files changed, 63 insertions(+), 26 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 compiler-rt.
from 3e87a26 [asan] Enable 48-bit VMA support on aarch64
new 53e2f16 Code refactoring: extract path prefix handling code
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/profile/GCDAProfiling.c | 44 ++++++------------------------
lib/profile/InstrProfilingInternal.h | 14 ++++++++++
lib/profile/InstrProfilingUtil.c | 52 ++++++++++++++++++++++++++++++++++++
3 files changed, 74 insertions(+), 36 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 71c0ef5 Revert "r275571 [DSE]Enhance shorthening MemIntrinsic based o [...]
new a7c00b1 [Hexagon] Enable .cur formation in MISched for Hexagon V60
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/HexagonMachineScheduler.cpp | 8 ++++
test/CodeGen/Hexagon/v60-cur.ll | 62 ++++++++++++++++++++++++++
2 files changed, 70 insertions(+)
create mode 100644 test/CodeGen/Hexagon/v60-cur.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 clang.
from 56d5bb9 Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer [...]
new 2f181fa [OpenMP] update test cases for -std=c++11 compile
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:
.../target_parallel_for_simd_collapse_messages.cpp | 24 +++++++++++++++++++---
.../target_parallel_for_simd_ordered_messages.cpp | 24 +++++++++++++++++++---
2 files changed, 42 insertions(+), 6 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 6d886b6 Remove SymbolBody::PlaceholderKind.
new f87802c Pass section by reference. 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:
ELF/MarkLive.cpp | 22 +++++++++++-----------
1 file changed, 11 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 gcc.
from 5bb83f1 Demangle C++17 fold-expressions.
new f942bdb * gcc.dg/pr70017.c: Do not check for warning on alpha*-*-*.
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/testsuite/ChangeLog | 60 ++++++++++++++++++++++++------------------
gcc/testsuite/gcc.dg/pr70017.c | 2 +-
2 files changed, 36 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.