This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from ff9b14a34 [libcxx] [test] Be compatible with LWG 2438 "std::iterator in [...]
new 154d7f1ad [libcxx] [test] Fix MSVC "warning C6326: Potential comparison [...]
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/std/containers/sequences/vector.bool/emplace_back.pass.cpp | 4 ++--
1 file changed, 2 insertions(+), 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 lld.
from d972e62f2 lld Fixups for TypeDatabase changes.
new 48271212b Remove dead 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:
include/lld/Support/Memory.h | 63 --------------------------------------------
1 file changed, 63 deletions(-)
delete mode 100644 include/lld/Support/Memory.h
--
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 dc4dea9dda AArch64: fix weird edge case in ABI.
new 71f86399f3 [sanitizer-coverage] implement -fsanitize-coverage=no-prune, [...]
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/SanitizerCoverage.rst | 5 +++--
include/clang/Driver/CC1Options.td | 3 +++
include/clang/Frontend/CodeGenOptions.def | 1 +
lib/CodeGen/BackendUtil.cpp | 1 +
lib/Driver/SanitizerArgs.cpp | 5 ++++-
lib/Frontend/CompilerInvocation.cpp | 1 +
test/Driver/fsanitize-coverage.c | 4 ++++
7 files changed, 17 insertions(+), 3 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 acd49d83b [scudo] Add Android support
new 9ae2a099f [sanitizer-coverage] implement -fsanitize-coverage=no-prune,. [...]
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:
.../TestCases/sanitizer_coverage_no_prune.cc | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/sanitizer_coverage_no_prune.cc
--
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 59ce959f858 [gcc]
new 532ae8f2909 * store-motion.c (remove_reachable_equiv_notes): Reformat [...]
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 | 5 +++++
gcc/store-motion.c | 13 +++++++++----
2 files changed, 14 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 llvm.
from ce22b10a6e5 [RegisterBankInfo] Uniquely allocate instruction mapping.
new 9d90a01fafa [sanitizer-coverage] implement -fsanitize-coverage=no-prune [...]
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/Instrumentation.h | 1 +
lib/Transforms/Instrumentation/SanitizerCoverage.cpp | 11 +++++++----
2 files changed, 8 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 libcxx.
from 53a76dd67 Mark test using <sys/time.h> as UNSUPPORTED on Windows
new ff9b14a34 [libcxx] [test] Be compatible with LWG 2438 "std::iterator 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:
.../stream.iterators/istream.iterator/types.pass.cpp | 18 ++++++++++++++++++
.../stream.iterators/ostream.iterator/types.pass.cpp | 18 ++++++++++++++++++
.../ostreambuf.iterator/types.pass.cpp | 18 ++++++++++++++++++
3 files changed, 54 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-tools-extra.
from 81761c71 [clang-tidy] Fix PR32896: detect initializer lists in moderni [...]
new 64baad85 [clang-tidy] Use cxxStdInitializerListExpr in modernize-use-emplace
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:
clang-tidy/modernize/UseEmplaceCheck.cpp | 10 +---------
1 file changed, 1 insertion(+), 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 llvm.
from 58d2d9869a5 [BitVector] Improve the description of the BitVector::clear [...]
new ce22b10a6e5 [RegisterBankInfo] Uniquely allocate instruction mapping.
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/GlobalISel/RegBankSelect.h | 2 +-
include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h | 39 +++++++++-
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 28 +++----
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 68 ++++++++++++----
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 60 +++++++-------
lib/Target/AArch64/AArch64RegisterBankInfo.h | 7 +-
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 91 +++++++++++-----------
lib/Target/AMDGPU/AMDGPURegisterBankInfo.h | 5 +-
lib/Target/ARM/ARMRegisterBankInfo.cpp | 14 ++--
lib/Target/ARM/ARMRegisterBankInfo.h | 3 +-
lib/Target/X86/X86RegisterBankInfo.cpp | 23 +++---
lib/Target/X86/X86RegisterBankInfo.h | 7 +-
12 files changed, 213 insertions(+), 134 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 da0638fc06a Fix spelling error in command line option description. NFC
new 58d2d9869a5 [BitVector] Improve the description of the BitVector::clear [...]
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/ADT/BitVector.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.