This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fd3a7b2d4e9 Add selftest for diagnostic_get_location_text
new 72e6ef12f63 PR target/79868 * config/aarch64/aarch64-c.c (aarch64_pra [...]
new 8821c74535e PR target/79868 * gcc.target/aarch64/spellcheck_1.c: Upda [...]
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/aarch64/aarch64-c.c | 2 +-
gcc/config/aarch64/aarch64-protos.h | 2 +-
gcc/config/aarch64/aarch64.c | 90 +++++++++--------------
gcc/testsuite/ChangeLog | 11 +++
gcc/testsuite/gcc.target/aarch64/spellcheck_1.c | 4 +-
gcc/testsuite/gcc.target/aarch64/spellcheck_2.c | 6 +-
gcc/testsuite/gcc.target/aarch64/spellcheck_3.c | 6 +-
gcc/testsuite/gcc.target/aarch64/target_attr_11.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_12.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_17.c | 2 +-
11 files changed, 78 insertions(+), 67 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 f86fcb268f [Serialization] Fix some Clang-tidy modernize and Include Wh [...]
new 1c2e4e2c3a Modular Codegen: Don't home/modularize static functions in headers
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/Serialization/ASTWriterDecl.cpp | 25 ++++++++++++++++---------
test/Modules/codegen-opt.test | 12 +++++++++---
2 files changed, 25 insertions(+), 12 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 fbb50d9079f [tools] Add option to install binutils symlinks
new da35e5e8bec [Hexagon] Prefer L2_loadrub_io over L4_loadrub_rr
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/HexagonPatterns.td | 134 +++++++++++++++++++++-------------
test/CodeGen/Hexagon/isel-prefer.ll | 10 +++
2 files changed, 92 insertions(+), 52 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 dc666ea9df6 Clean up comments in include/llvm-c/DebugInfo.h
new fbb50d9079f [tools] Add option to install binutils symlinks
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:
CMakeLists.txt | 3 +++
docs/CMake.rst | 4 ++++
tools/llvm-ar/CMakeLists.txt | 6 ++++++
tools/llvm-cxxfilt/CMakeLists.txt | 4 ++++
tools/llvm-dwp/CMakeLists.txt | 4 ++++
tools/llvm-nm/CMakeLists.txt | 4 ++++
tools/llvm-objcopy/CMakeLists.txt | 4 ++++
tools/llvm-objdump/CMakeLists.txt | 4 ++++
tools/llvm-readobj/CMakeLists.txt | 4 ++++
tools/llvm-size/CMakeLists.txt | 4 ++++
tools/llvm-strings/CMakeLists.txt | 3 +++
tools/llvm-symbolizer/CMakeLists.txt | 4 ++++
12 files changed, 48 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 clang.
from 05b45eab31 Add default calling convention support for regcall.
new f86fcb268f [Serialization] Fix some Clang-tidy modernize and Include Wh [...]
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/Serialization/ASTBitCodes.h | 411 ++++++++++++++++++++---
include/clang/Serialization/ContinuousRangeMap.h | 34 +-
lib/Serialization/MultiOnDiskHashTable.h | 69 ++--
3 files changed, 424 insertions(+), 90 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 b69a2a9ae35 [LoopPredication] Enable predication when latchCheckIV is w [...]
new dc666ea9df6 Clean up comments in include/llvm-c/DebugInfo.h
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-c/DebugInfo.h | 143 ++++++++++++++++++++++++++-------------------
1 file changed, 84 insertions(+), 59 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 bf5ac2c49 Run clang-format on lldb.cpp
new c5b5f9d32 Fix some warnings found by ToT clang
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/lldb/Core/RangeMap.h | 1 -
source/Breakpoint/BreakpointIDList.cpp | 1 -
source/Core/FileSpecList.cpp | 2 +-
source/Core/Value.cpp | 2 +-
.../LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp | 2 --
source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp | 4 ----
source/Symbol/CompilerType.cpp | 2 +-
source/Symbol/Type.cpp | 2 +-
source/Target/PathMappingList.cpp | 1 -
source/Utility/UriParser.cpp | 2 +-
10 files changed, 5 insertions(+), 14 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 2e63034efd7 Add missing header guards.
new b69a2a9ae35 [LoopPredication] Enable predication when latchCheckIV is w [...]
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/LoopPredication.cpp | 106 +++++++++++++++++++---
test/Transforms/LoopPredication/widened.ll | 138 +++++++++++++++++++++++++++++
2 files changed, 234 insertions(+), 10 deletions(-)
create mode 100644 test/Transforms/LoopPredication/widened.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 603490dae3 [CodeGen] fix const-ness of builtin equivalents of <math.h> [...]
new 05b45eab31 Add default calling convention support for regcall.
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/LangOptions.h | 3 ++-
include/clang/Driver/CC1Options.td | 2 +-
include/clang/Driver/CLCompatOptions.td | 2 ++
lib/AST/ASTContext.cpp | 5 +++++
lib/Driver/ToolChains/Clang.cpp | 7 ++++++-
lib/Frontend/CompilerInvocation.cpp | 7 ++++---
lib/Sema/SemaDecl.cpp | 7 +++++++
test/CodeGenCXX/default_calling_conv.cpp | 13 ++++++++++++-
test/Driver/cl-cc-flags.c | 3 +++
9 files changed, 42 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.