This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2f759d471a7 [dsymutil][doc] Improve wording in manpage and rename file.
new 161385fddde [X86] Change getHostCPUName fallback code to not select 'x8 [...]
new 2bbdf002305 [X86] Simplify the pentium4 code in getHostCPUName to be ba [...]
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/Support/Host.cpp | 49 +++++++++++++------------------------------------
1 file changed, 13 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 clang.
from 0479348d17 [OPENMP] Fix PR35152: Do not use getInvokeDest() function fo [...]
new 798d3688c7 remove unused function from ObjCRuntime.h, 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/Basic/ObjCRuntime.h | 5 -----
1 file changed, 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 clang.
from 55dbed804b [refactor][selection] canonicalize selected string literal t [...]
new 0479348d17 [OPENMP] Fix PR35152: Do not use getInvokeDest() function fo [...]
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/CGOpenMPRuntime.cpp | 3 ++-
test/OpenMP/openmp_win_codegen.cpp | 35 +++++++++++++++++++++++++++++------
2 files changed, 31 insertions(+), 7 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 0c059eff813 Strip off invariant.start because memory locations arent invariant
new 2f759d471a7 [dsymutil][doc] Improve wording in manpage and rename file.
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/CMakeLists.txt | 2 +-
docs/CommandGuide/dsymutil.rst | 89 ++++++++++++++++++++++++++++++++++++
docs/CommandGuide/index.rst | 2 +-
docs/CommandGuide/llvm-dsymutil.rst | 86 ----------------------------------
docs/CommandGuide/llvm-dwarfdump.rst | 2 +-
test/tools/dsymutil/cmdline.test | 2 +-
tools/dsymutil/dsymutil.cpp | 4 +-
7 files changed, 95 insertions(+), 92 deletions(-)
create mode 100644 docs/CommandGuide/dsymutil.rst
delete mode 100644 docs/CommandGuide/llvm-dsymutil.rst
--
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 bb0142e0a08 Define MALLOC_ABI_ALIGNMENT
new bbbf4a06b0d [PR c++/82710] false positive paren warning
new 4767026dec4 [C++ PATCH] overloaded operator fns [8/N]
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/cp/ChangeLog | 22 +++++++++++++++++-----
gcc/cp/cp-tree.h | 11 +++++++++++
gcc/cp/decl.c | 20 ++++++++++++--------
gcc/cp/pt.c | 4 +---
gcc/cp/typeck.c | 4 +---
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/warn/pr82710.C | 32 ++++++++++++++++++++++++++++++++
7 files changed, 77 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/pr82710.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 4c88213d82f Fixed line length style issue.
new 0c059eff813 Strip off invariant.start because memory locations arent invariant
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/Scalar/RewriteStatepointsForGC.cpp | 42 +++++++++++++++----
.../drop-invalid-metadata.ll | 48 ++++++++++++++++++++++
2 files changed, 81 insertions(+), 9 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 newlib.
from 09d60f644 cygwin: add 2.9.1 release messages file
new ad15b8cce cygwin: ftruncate64: add missing braces
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:
winsup/cygwin/syscalls.cc | 14 ++++++++------
1 file changed, 8 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 llvm.
from 0416327f197 [TargetParser][AArch64] Reorder enum to preserve 5.0.0 libL [...]
new 4c88213d82f Fixed line length style issue.
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/MemoryBuffer.h | 3 ++-
1 file changed, 2 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 clang.
from c5dac14767 [CodeGen] add builtin attr tests to show errno-related diffs; NFC
new 55dbed804b [refactor][selection] canonicalize selected string literal t [...]
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/Tooling/Refactoring/ASTSelection.cpp | 23 ++++++++++++++++++++++-
unittests/Tooling/ASTSelectionTest.cpp | 32 ++++++++++++++++++++++++++++++++
2 files changed, 54 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 9cca1f183a2 [dsymutil] Add a manpage for dsymutil
new 0416327f197 [TargetParser][AArch64] Reorder enum to preserve 5.0.0 libL [...]
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/TargetParser.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.