This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f81e481dc81 PR debug/65821 - wrong location for main().
new d297c68a29d gcc/ChangeLog:
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 | 27 ++++
gcc/config/rs6000/rs6000-c.c | 55 ++++++-
gcc/config/rs6000/rs6000.c | 6 +-
gcc/config/rs6000/rs6000.h | 20 ++-
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.dg/vmx/ops-long-1.c | 16 +-
gcc/testsuite/gcc.target/powerpc/vec-ldl-1.c | 211 +++++++++++++++++++++++++++
7 files changed, 322 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-ldl-1.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 2e1ebd91ea5 [DebugInfoPDB] Add DIA implementations of findSymbolByRVA a [...]
new 272dbbe783e [llvm-mca] add example workflow for source code
new 538b65888c7 Revert 329716 "Add missing nullptr check before getSection( [...]
new 6592e3d4b59 [llvm-mca] fix formatting
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:
docs/CommandGuide/llvm-mca.rst | 20 ++++++++++++++++++++
.../AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp | 3 +--
test/MC/AArch64/arm64-no-section.ll | 10 ----------
3 files changed, 21 insertions(+), 12 deletions(-)
delete mode 100644 test/MC/AArch64/arm64-no-section.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 lldb.
from b1640c280 Fix the Xcode build for the addition of OptionArgsParser.
new 1f325564c Fix a typo in the gtest build target for Debug configuration.
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:
lldb.xcodeproj/project.pbxproj | 2 +-
lldb.xcworkspace/contents.xcworkspacedata | 3 ---
2 files changed, 1 insertion(+), 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 aoliva/testme
in repository gcc.
discards 4257e61be2c count tinst_level objs
new f321119e34f count tinst_level objs
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4257e61be2c)
\
N -- N -- N refs/heads/aoliva/testme (f321119e34f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/cp-tree.h | 4 +++-
1 file changed, 3 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 b8924a00e7e [CodeGen] Fix printing bundles in MIR output
new 572de6a9d2c Fix test failure in arm64-no-section.ll
new 2e1ebd91ea5 [DebugInfoPDB] Add DIA implementations of findSymbolByRVA a [...]
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/DebugInfo/PDB/DIA/DIASession.h | 5 +++
include/llvm/DebugInfo/PDB/IPDBSession.h | 5 +++
include/llvm/DebugInfo/PDB/Native/NativeSession.h | 5 +++
lib/DebugInfo/PDB/DIA/DIASession.cpp | 39 +++++++++++++++++------
lib/DebugInfo/PDB/Native/NativeSession.cpp | 11 +++++++
test/MC/AArch64/arm64-no-section.ll | 4 +--
6 files changed, 58 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 clang-tools-extra.
from 183875a7 [clang-tidy] Adding alias for anon namespaces in header (fuch [...]
new 871d0344 [clangd] Use operator<< to prevent printers issues in Gtest
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/Protocol.cpp | 21 +++++++++++++++++++++
clangd/Protocol.h | 4 ++++
unittests/clangd/CodeCompleteTests.cpp | 27 ---------------------------
unittests/clangd/JSONExprTests.cpp | 4 +---
unittests/clangd/XRefsTests.cpp | 9 ---------
5 files changed, 26 insertions(+), 39 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 891d9f9bb49 [PR target/85056] Address -Wmaybe-uninitialized diagnostic
new f81e481dc81 PR debug/65821 - wrong location for main().
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 | 9 +++++++++
gcc/cp/call.c | 21 +--------------------
gcc/cp/cp-tree.h | 2 +-
gcc/cp/init.c | 2 +-
gcc/cp/tree.c | 33 ++++++++++++++++++++++++---------
5 files changed, 36 insertions(+), 31 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 lldb.
from 5a6490636 s/LLVM_ON_WIN32/_WIN32/, lldb
new b1640c280 Fix the Xcode build for the addition of OptionArgsParser.
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:
lldb.xcodeproj/project.pbxproj | 20 +++++++++++++++-----
lldb.xcworkspace/contents.xcworkspacedata | 3 +++
2 files changed, 18 insertions(+), 5 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 aa0689a67d8 gcc/ChangeLog:
new 891d9f9bb49 [PR target/85056] Address -Wmaybe-uninitialized diagnostic
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 | 5 +++++
gcc/testsuite/gcc.target/nvptx/pr85056.c | 1 +
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.