This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository clang.
from c3709e7 Merging rr280190: ------------------------------------------- [...]
new 564f991 Merging r281286: -------------------------------------------- [...]
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/ASTReaderDecl.cpp | 2 +-
test/Modules/Inputs/static_assert/a.h | 3 +++
.../module.map => static_assert/module.modulemap} | 0
test/Modules/static_assert.cpp | 8 ++++++++
4 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 test/Modules/Inputs/static_assert/a.h
copy test/Modules/Inputs/{include-relative/module.map => static_assert/module.modu [...]
create mode 100644 test/Modules/static_assert.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 bb0cd36 [cxx_status] Prepare features list for WG21 motions.
new 925f972 Tread TSan LLVM flags to driver: add TSan controlling flags 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:
include/clang/Driver/Options.td | 18 ++++++++++++++++++
include/clang/Driver/SanitizerArgs.h | 3 +++
lib/Driver/SanitizerArgs.cpp | 28 ++++++++++++++++++++++++++++
test/Driver/fsanitize.c | 29 +++++++++++++++++++++++++++++
4 files changed, 78 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 compiler-rt.
from 7dc571a [tsan] Expose __tsan_ignore_thread_begin and __tsan_ignore_th [...]
new 7865e1c Tread TSan LLVM flags to driver: unit tests.
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/tsan/atomic_free.cc | 13 ++++++++++++-
test/tsan/global_race.cc | 13 ++++++++++++-
test/tsan/simple_stack.c | 43 ++++++++++++++++++++++++++++++++-----------
3 files changed, 56 insertions(+), 13 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 7f0fc37 [LV] Stop saying "use -Rpass-analysis=loop-vectorize"
new 1a26404 [tsan][llvm] Implement the function attribute to disable TSan [...]
new 9728332 [InstCombine] clean up foldSelectOpOp(); NFC
new 04777c4 [libFuzzer] do not initialize parts of TracePC -- let them be [...]
The 3 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/Fuzzer/FuzzerTracePC.cpp | 3 +++
lib/Fuzzer/FuzzerTracePC.h | 4 ++--
lib/Transforms/InstCombine/InstCombineSelect.cpp | 14 ++++---------
lib/Transforms/Instrumentation/ThreadSanitizer.cpp | 23 ++++++++++++++++++++++
...ze_thread.ll => sanitize-thread-no-checking.ll} | 23 +++++++++++-----------
5 files changed, 43 insertions(+), 24 deletions(-)
copy test/Instrumentation/ThreadSanitizer/{no_sanitize_thread.ll => sanitize-threa [...]
--
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 a54bf4d Don't sort sections in -r links.
new 8bc9ade Add missing REQUIRES.
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/arm-use-r-output.s | 1 +
1 file changed, 1 insertion(+)
--
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 e923c84 [RPC] Add const qualifier to MemberFnWrapper to make buildbot [...]
new 7f0fc37 [LV] Stop saying "use -Rpass-analysis=loop-vectorize"
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/Vectorize/LoopVectorize.cpp | 3 +--
test/Transforms/LoopVectorize/X86/no_fpmath.ll | 2 +-
test/Transforms/LoopVectorize/X86/no_fpmath_with_hotness.ll | 2 +-
.../LoopVectorize/X86/vectorization-remarks-missed.ll | 4 ++--
test/Transforms/LoopVectorize/control-flow.ll | 2 +-
test/Transforms/LoopVectorize/diag-with-hotness-info.ll | 10 +++++-----
test/Transforms/LoopVectorize/no_switch.ll | 2 +-
7 files changed, 12 insertions(+), 13 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 dc2310f Revert "(origin/master, origin/HEAD) MachineScheduler/Schedul [...]
new 6d8b101 Fix typo in comment.
new e923c84 [RPC] Add const qualifier to MemberFnWrapper to make buildbot [...]
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:
include/llvm/ADT/STLExtras.h | 2 +-
include/llvm/ExecutionEngine/Orc/RPCUtils.h | 2 +-
2 files 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 clang.
from e7600ad [ASTMatchers] Fix a typo in cStyleCastExpr() HTML docs as well. NFC.
new bb0cd36 [cxx_status] Prepare features list for WG21 motions.
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:
www/cxx_status.html | 27 +++++++++++++++++++++++++--
1 file changed, 25 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 compiler-rt.
from 53f1eb4 [cfi] Test case for weak symbol handling.
new 7dc571a [tsan] Expose __tsan_ignore_thread_begin and __tsan_ignore_th [...]
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/tsan/rtl/tsan_interface.h | 3 +++
lib/tsan/rtl/tsan_interface_inl.h | 8 ++++++++
2 files changed, 11 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 lld.
from 13f884f Fix wrong formatting in lld introduced in r286561 (NFC)
new a54bf4d Don't sort sections in -r links.
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/Writer.cpp | 4 ++++
test/ELF/arm-exidx-relocatable.s | 51 ++++++++++++++++++++++------------------
test/ELF/arm-use-r-output.s | 12 ++++++++++
test/ELF/relocatable-sections.s | 4 ++--
test/ELF/relocatable.s | 2 +-
5 files changed, 47 insertions(+), 26 deletions(-)
create mode 100644 test/ELF/arm-use-r-output.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.