This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 82d479d0c12 * parser.c (cp_parser_nested_name_specifier_opt): A [...]
new ab214dc8c6b Improve tests for vector and deque move-assignment
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:
libstdc++-v3/ChangeLog | 8 ++++++++
.../23_containers/deque/allocator/move_assign-2.cc | 7 ++++---
libstdc++-v3/testsuite/23_containers/vector/52591.cc | 17 ++++++++++++-----
3 files changed, 24 insertions(+), 8 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 release_40
in repository lld.
from f3e1544a0 ReleaseNotes: typos and tweaks
new ed4ac0040 Merge r298532: Add "(compatible with GNU linkers)" to the -ve [...]
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/Driver.cpp | 26 +++++++++++++++++++++-----
test/ELF/driver.test | 2 +-
2 files changed, 22 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 clang.
from 808ced1c4d Revert "Update to LLVM's use of WeakTrackingVH; NFC"
new 92c5967c32 Refactor frontend InputKind to prepare for treating module m [...]
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/Frontend/FrontendOptions.h | 90 ++++++++----
lib/CodeGen/CodeGenAction.cpp | 2 +-
lib/Frontend/ASTUnit.cpp | 27 ++--
lib/Frontend/CompilerInstance.cpp | 13 +-
lib/Frontend/CompilerInvocation.cpp | 197 +++++++++++++-------------
lib/Frontend/FrontendAction.cpp | 5 +-
lib/Frontend/FrontendActions.cpp | 32 ++---
lib/Frontend/FrontendOptions.cpp | 36 ++---
lib/Frontend/InitPreprocessor.cpp | 2 +
lib/StaticAnalyzer/Frontend/ModelInjector.cpp | 2 +-
unittests/Frontend/CodeGenActionTest.cpp | 2 +-
unittests/Frontend/FrontendActionTest.cpp | 16 +--
12 files changed, 229 insertions(+), 195 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 compiler-rt.
from 775df7943 [lsan] When necessary, define LSan suppression for tls_get_addr.
new fcf0ff11c [asan] Add support for running lit tests in the iOS Simulator
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:
cmake/Modules/AddCompilerRT.cmake | 8 ++++
test/asan/CMakeLists.txt | 49 ++++++++++++++++++++++++
test/asan/lit.site.cfg.in | 2 +
test/lit.common.cfg | 11 +++++-
test/lit.common.configured.in | 2 +
test/sanitizer_common/ios_commands/iossim_env.py | 17 ++++++++
test/sanitizer_common/ios_commands/iossim_run.py | 17 ++++++++
7 files changed, 105 insertions(+), 1 deletion(-)
create mode 100644 test/sanitizer_common/ios_commands/iossim_env.py
create mode 100644 test/sanitizer_common/ios_commands/iossim_run.py
--
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 dba7b8f22 Initial implementation of SB APIs for Tracing support.
new f2ddad448 Use llvm::ArrayRef rather than std::vector/std::initializer l [...]
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/ValueObject.h | 26 ++++-----------------
source/Core/ValueObject.cpp | 34 ++++------------------------
source/Plugins/Language/CPlusPlus/LibCxx.cpp | 3 ++-
3 files changed, 11 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 clang-tools-extra.
from 00359fbf [clang-tidy] Update IdentifierNamingCheck to remove extra lea [...]
new d9feef01 [clang-tidy] Support detecting for-range loop in inefficient- [...]
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:
.../InefficientVectorOperationCheck.cpp | 94 ++++++++++++++++++----
.../performance/InefficientVectorOperationCheck.h | 7 +-
.../performance-inefficient-vector-operation.rst | 37 ++++++++-
.../performance-inefficient-vector-operation.cpp | 85 ++++++++++++++++++-
4 files changed, 198 insertions(+), 25 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 release_40
in repository llvm.
from f86bf2a7ce0 Merging r296105, r296016 and 296111:
new 59e9a45b24c Merging r300404:
new a406bce7306 Merging r300429:
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/X86ISelLowering.cpp | 13 ++++++++---
lib/Target/X86/X86RegisterInfo.td | 3 ++-
test/CodeGen/X86/inline-asm-A-constraint.ll | 35 +++++++++++++++++++++++++++++
test/CodeGen/X86/x86-16.ll | 9 +++++++-
4 files changed, 55 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/X86/inline-asm-A-constraint.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 llvm.
from 86c47581d65 CorrelatedValuePropagation: Rename a variable for consistency
new 052412f4f5d LTO: Mark undefined module asm symbols as used.
new 559cd481444 [AMDGPU][MC] Added arg checks for vmcnt, expcnt, lgkmcnt helpers
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/LTO/LTO.cpp | 3 +-
lib/LTO/LTOBackend.cpp | 18 ------
lib/Object/IRSymtab.cpp | 3 +
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 64 ++++++++++++++++------
.../X86/Inputs/{alias-1.ll => mod-asm-used.ll} | 2 +-
test/LTO/Resolution/X86/mod-asm-used.ll | 10 ++++
test/MC/AMDGPU/sopp-err.s | 18 ++++++
test/MC/AMDGPU/sopp.s | 38 +++++++++++++
test/tools/gold/X86/asm_undefined2.ll | 4 +-
9 files changed, 122 insertions(+), 38 deletions(-)
copy test/LTO/Resolution/X86/Inputs/{alias-1.ll => mod-asm-used.ll} (78%)
create mode 100644 test/LTO/Resolution/X86/mod-asm-used.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 lld.
from e350178a9 Make LLD work even if the current directory is not writable.
new bdc760666 LTO: Mark undefined module asm symbols as used.
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/ELF/lto/asmundef.ll | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from 58c7fe69d03 [ValueTracking] Introduce a KnownBits struct to wrap the tw [...]
new 86c47581d65 CorrelatedValuePropagation: Rename a variable for consistency
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/CorrelatedValuePropagation.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.