This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 824ec49c1a3 [WebAssembly] MC: Fix for address taken aliases
new 0dd51585c99 Unbreak the build. Combining chrono with Optional is annoying.
new 4e7b8c0dce8 [git-llvm] Handle files ignored by svn correctly
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:
unittests/Support/CachePruningTest.cpp | 4 ++--
utils/git-svn/git-llvm | 11 ++++++-----
2 files changed, 8 insertions(+), 7 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 473470a85f Unit tests for TBAA metadata generation.
new e0f33c8c40 [OPENMP] Captured arguments of the capturable clauses by value.
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/Sema/SemaOpenMP.cpp | 51 +++++++++++++++-------
test/OpenMP/parallel_for_codegen.cpp | 8 ++--
...distribute_parallel_for_num_threads_codegen.cpp | 8 ++--
...ibute_parallel_for_simd_num_threads_codegen.cpp | 8 ++--
4 files changed, 49 insertions(+), 26 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 d14c0e60145 [MemorySSA] Allow reordering of loads that alias in the pre [...]
new 824ec49c1a3 [WebAssembly] MC: Fix for address taken aliases
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/MC/WasmObjectWriter.cpp | 69 ++++++++----------
test/MC/WebAssembly/weak-alias.ll | 146 ++++++++++++++++++++++++++++++--------
2 files changed, 148 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 compiler-rt.
from 2e1adb047 [Sanitizers] Disable new_delete_test.cc on Android until it's [...]
new 4d53d6d10 Reland "[mips][compiler-rt] Provide 64bit atomic add and sub"
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/sanitizer_common/sanitizer_atomic_clang.h | 17 ++-
lib/sanitizer_common/sanitizer_atomic_clang_mips.h | 118 +++++++++++++++++++++
.../sanitizer_atomic_clang_other.h | 63 -----------
3 files changed, 125 insertions(+), 73 deletions(-)
create mode 100644 lib/sanitizer_common/sanitizer_atomic_clang_mips.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 lld.
from eb1dbd2de Note that the test .tar.xz has been updated.
new 93077103a [WebAssembly] Increase test coverage for weak aliases
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/wasm/Inputs/weak-alias.ll | 14 +++++---------
test/wasm/weak-alias-overide.ll | 12 +++++++-----
test/wasm/weak-alias.ll | 12 +++++++-----
3 files changed, 19 insertions(+), 19 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 ecdc6849ca3 Revert "[DAG] Integrate findBaseOffset address analyses to [...]
new d14c0e60145 [MemorySSA] Allow reordering of loads that alias in the pre [...]
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/MemorySSA.cpp | 39 ++++++++---------------------
test/Analysis/MemorySSA/volatile-clobber.ll | 13 +++++-----
2 files changed, 16 insertions(+), 36 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 7f53692f1db [SimplifyCFG] Don't do if-conversion if there is a long dep [...]
new ecdc6849ca3 Revert "[DAG] Integrate findBaseOffset address analyses to [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 80 +++++++++++++++++++---
.../SelectionDAG/SelectionDAGAddressAnalysis.cpp | 17 -----
2 files changed, 70 insertions(+), 27 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 5c19e66d4 Define isUndefWeak inline.
new eb1dbd2de Note that the test .tar.xz has been updated.
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:
README.md | 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 openmp.
from aa01de3 [OMPT] Fix failing test cases for gcc on Ubuntu
new abbefd8 [OMPT] Add missing initialization in nested_lwt.c test case
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:
runtime/test/ompt/parallel/nested_lwt.c | 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 newlib.
from eb4bfe462 cygwin: block devices: fix file offset after short writes
new ae3bd4f49 winsup/doc/etc.postinstall.cygwin-doc.sh fix shell variable typo
new 3cc77b4f2 cleanup winsup/doc/etc.{postinstall,preremove}.cygwin-doc.sh [...]
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:
winsup/doc/etc.postinstall.cygwin-doc.sh | 10 +++++-----
winsup/doc/etc.preremove.cygwin-doc.sh | 5 +++--
2 files changed, 8 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.