This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch
in repository binutils-gdb.
from 8a7c3487b6 Automatic date update in version.in
new d2f66610d3 Automatic date update in version.in
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:
bfd/version.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 clang.
from 4290aec8a4 [Analyzer] Correctly handle parameters passed by reference w [...]
new 0e806a85e1 [CodeGen] add tests for __builtin_sqrt*; 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:
test/CodeGen/builtins.c | 9 +++++++++
1 file changed, 9 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 7c9e1b206c Implement current CWG direction for support of arrays of unk [...]
new 4290aec8a4 [Analyzer] Correctly handle parameters passed by reference 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/Analysis/BodyFarm.cpp | 58 ++++++++++++++++++++++++++++++++++-----------
test/Analysis/call_once.cpp | 41 ++++++++++++++++++++++++++++++++
2 files changed, 85 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 lld.
from c0cd2f8a4 COFF: Add type server pdb files to linkrepro tar file.
new 8dc57f6fe Remove unused argument.
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/LinkerScript.cpp | 2 +-
ELF/LinkerScript.h | 2 +-
ELF/Writer.cpp | 4 ++--
3 files changed, 4 insertions(+), 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 master
in repository clang-tools-extra.
from 9c7f566e [clang-tidy] Add missing test files in r316090.
new d2b688a3 [clang-tidy] Don't error on MS-style inline assembly.
new bcfb5ea8 [clang-tidy] Remove MSVC inline assembly test from cross-plat test.
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-tidy/CMakeLists.txt | 3 +++
clang-tidy/tool/ClangTidyMain.cpp | 5 +++++
test/clang-tidy/hicpp-no-assembler-msvc.cpp | 9 +++++++++
3 files changed, 17 insertions(+)
create mode 100644 test/clang-tidy/hicpp-no-assembler-msvc.cpp
--
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 d194f2aeb2 Revert "[OpenMP] Avoid VLAs for some reductions on array sections"
new 7c9e1b206c Implement current CWG direction for support of arrays of unk [...]
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/DiagnosticASTKinds.td | 9 +++
include/clang/Basic/DiagnosticIDs.h | 2 +-
lib/AST/ExprConstant.cpp | 93 ++++++++++++++++++--------
test/SemaCXX/constant-expression-cxx11.cpp | 35 ++++++----
test/SemaCXX/constexpr-array-unknown-bound.cpp | 26 +++++++
test/SemaTemplate/temp_arg_nontype_cxx1z.cpp | 3 +
6 files changed, 128 insertions(+), 40 deletions(-)
create mode 100644 test/SemaCXX/constexpr-array-unknown-bound.cpp
--
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 c79bcc6e7 Revert "Logging: Make sure logging machinery is in a consiste [...]
new bc19e289f lldb-server tests: Propagate environment variables (pr34192)
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:
unittests/tools/lldb-server/tests/TestClient.cpp | 8 ++++++++
1 file changed, 8 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 84aa0af4957 [utils, x86] add regex for retl/retq to reduce duplicated F [...]
new 26843fd82c9 [Packetizer] Add function to check for aliasing between ins [...]
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/CodeGen/DFAPacketizer.h | 7 ++++
lib/CodeGen/DFAPacketizer.cpp | 32 +++++++++++++++++
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 2 +-
.../Hexagon/packetize-load-store-aliasing.mir | 41 ++++++++++++++++++++++
4 files changed, 81 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/packetize-load-store-aliasing.mir
--
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 8b6784b39c7 [Transforms] Fix some Clang-tidy modernize and Include What [...]
new 84aa0af4957 [utils, x86] add regex for retl/retq to reduce duplicated F [...]
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:
utils/update_llc_test_checks.py | 3 +++
1 file changed, 3 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 2b6b6ac5239 [WebAssembly] MC: Fix crash when -g specified.
new 8b6784b39c7 [Transforms] Fix some Clang-tidy modernize and Include What [...]
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/Transforms/Scalar/NewGVN.h | 11 ++-
include/llvm/Transforms/Scalar/SCCP.h | 10 +-
lib/Transforms/Scalar/NewGVN.cpp | 159 ++++++++++++++++++++++++-------
lib/Transforms/Scalar/SCCP.cpp | 117 ++++++++++++-----------
lib/Transforms/Scalar/Scalarizer.cpp | 94 +++++++++++-------
lib/Transforms/Scalar/StructurizeCFG.cpp | 60 ++++++++----
6 files changed, 303 insertions(+), 148 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.