This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 682655380 Cleanup name qualification in the filesystem internals.
new 36bf18fc6 Cleanup unnecessary conversions in filesystem.
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:
src/experimental/filesystem/operations.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 78c3548b8 Revert "[CMake] Support statically linking dependencies only [...]
new 682655380 Cleanup name qualification in the filesystem internals.
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:
src/experimental/filesystem/directory_iterator.cpp | 44 +++---
src/experimental/filesystem/filesystem_common.h | 26 ++--
src/experimental/filesystem/operations.cpp | 166 ++++++++++-----------
3 files changed, 118 insertions(+), 118 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 4d984926c30 PR c++/86569 * cp-gimplify.c (cp_fold): Don't fold compar [...]
new 056058ae947 rs6000: Generate rl*imi for memory some more
new d30fb72191a rs6000: Improve vsx_init_v4si
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 | 18 +++++++-
gcc/config/rs6000/rs6000-p8swap.c | 1 -
gcc/config/rs6000/rs6000-protos.h | 1 -
gcc/config/rs6000/rs6000.c | 92 +--------------------------------------
gcc/config/rs6000/rs6000.md | 41 +++++++++++++++++
gcc/config/rs6000/vsx.md | 49 ++++++++++++++-------
6 files changed, 92 insertions(+), 110 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 f2c1a12c18 Fix for last commit: adding new test file forgotten.
new 2e2d5d03cb [Tooling] Use UniqueStringSaver. 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:
include/clang/Tooling/Execution.h | 5 ++---
lib/Tooling/Execution.cpp | 11 +----------
2 files changed, 3 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 lld.
from 8c7ce2e98 ELF: Read address significance tables with --icf=all.
new 387370aa1 [ELF] Fix handling of FDE negative relative PC addr
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 | 7 ++-
test/ELF/eh-frame-negative-pcrel-sdata2.s | 85 +++++++++++++++++++++++++++++++
test/ELF/eh-frame-negative-pcrel-sdata4.s | 85 +++++++++++++++++++++++++++++++
test/ELF/eh-frame-negative-pcrel-sdata8.s | 85 +++++++++++++++++++++++++++++++
4 files changed, 261 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/eh-frame-negative-pcrel-sdata2.s
create mode 100644 test/ELF/eh-frame-negative-pcrel-sdata4.s
create mode 100644 test/ELF/eh-frame-negative-pcrel-sdata8.s
--
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 ef8ab912b61 [Support] Add a UniqueStringSaver: like StringSaver, but de [...]
new 40f8300dd17 [MemorySSAUpdater] Update Phi operands after trivial Phi el [...]
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/Analysis/MemorySSAUpdater.cpp | 28 ++++-----
test/Transforms/GVNHoist/pr37445.ll | 119 ++++++++++++++++++++++++++++++++++++
2 files changed, 132 insertions(+), 15 deletions(-)
create mode 100644 test/Transforms/GVNHoist/pr37445.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 547ca57a7d Revert "Fold dangling-field warning into general initializat [...]
new 102621ddc9 [Analyzer] Quick Fix for exponential execution time when sim [...]
new f2c1a12c18 Fix for last commit: adding new test file forgotten.
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:
.../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 30 +++++------
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 10 ++--
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 11 ++--
test/Analysis/PR38208.c | 43 +++++++++++++++
.../constraint_manager_negate_difference.c | 2 +-
test/Analysis/iterator-range.cpp | 4 +-
test/Analysis/plist-macros.cpp | 63 ++++++++++++++++++++++
test/Analysis/svalbuilder-rearrange-comparisons.c | 2 +-
8 files changed, 137 insertions(+), 28 deletions(-)
create mode 100644 test/Analysis/PR38208.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 clang-tools-extra.
from 480037fc [clangd] Unbreak fuzzer build.
new 6eb14b98 [clangd] Penalize non-instance members when accessed via clas [...]
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:
clangd/CodeComplete.cpp | 3 ++
clangd/CodeComplete.h | 2 ++
clangd/Quality.cpp | 34 +++++++++++++++++++++++
clangd/Quality.h | 6 ++++
unittests/clangd/CodeCompleteTests.cpp | 16 +++++++++++
unittests/clangd/QualityTests.cpp | 50 ++++++++++++++++++++++++++++++++++
6 files changed, 111 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 7fdea0d4185 [NFC][MCA] ZnVer1: Update RegisterFile to identify false de [...]
new ef8ab912b61 [Support] Add a UniqueStringSaver: like StringSaver, but de [...]
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/StringSaver.h | 28 +++++++++++++++++++++++++++-
lib/Support/StringSaver.cpp | 7 +++++++
2 files changed, 34 insertions(+), 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 dbf6cfb47d5 [GVNHoist] safeToHoistLdSt allows illegal hoisting
new e3427c2f095 [NFC][MCA] ZnVer1: add partial-reg-update tests
new 7fdea0d4185 [NFC][MCA] ZnVer1: Update RegisterFile to identify false de [...]
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/X86ScheduleZnver1.td | 2 +-
.../llvm-mca/X86/Znver1/partial-reg-update-2.s | 44 +++++++++++
.../llvm-mca/X86/Znver1/partial-reg-update-3.s | 87 +++++++++++++++++++++
.../llvm-mca/X86/Znver1/partial-reg-update-4.s | 90 ++++++++++++++++++++++
.../llvm-mca/X86/Znver1/partial-reg-update-5.s | 66 ++++++++++++++++
.../llvm-mca/X86/Znver1/partial-reg-update-6.s | 83 ++++++++++++++++++++
.../llvm-mca/X86/Znver1/partial-reg-update-7.s | 48 ++++++++++++
.../tools/llvm-mca/X86/Znver1/partial-reg-update.s | 44 +++++++++++
8 files changed, 463 insertions(+), 1 deletion(-)
create mode 100644 test/tools/llvm-mca/X86/Znver1/partial-reg-update-2.s
create mode 100644 test/tools/llvm-mca/X86/Znver1/partial-reg-update-3.s
create mode 100644 test/tools/llvm-mca/X86/Znver1/partial-reg-update-4.s
create mode 100644 test/tools/llvm-mca/X86/Znver1/partial-reg-update-5.s
create mode 100644 test/tools/llvm-mca/X86/Znver1/partial-reg-update-6.s
create mode 100644 test/tools/llvm-mca/X86/Znver1/partial-reg-update-7.s
create mode 100644 test/tools/llvm-mca/X86/Znver1/partial-reg-update.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.