This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5ee1bf3270 P0722R2: The first parameter in an implicit call to a destro [...]
new e792818a7b Fix a bunch of wrong "tautological unsigned enum compare" di [...]
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/SemaChecking.cpp | 7 +--
.../tautological-unsigned-enum-zero-compare.cpp | 53 ++++++++++++----------
2 files changed, 33 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 b7835c6bf Fix broken .gnu.hash section if -no-rosegment is given.
new ae8e54435 Fix a crash.
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/Relocations.cpp | 4 ++--
test/ELF/typed-undef.s | 11 +++++++++++
2 files changed, 13 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/typed-undef.s
--
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 f07b02f909c [WebAssembly] Only emit stack pointer delcaration in BinFor [...]
new d5bd8eeafe6 Revert r319482 and r319483 "[memcpyopt] Teach memcpyopt 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:
include/llvm/Analysis/MemoryDependenceAnalysis.h | 6 --
lib/Analysis/MemoryDependenceAnalysis.cpp | 8 --
lib/Transforms/Scalar/MemCpyOptimizer.cpp | 31 +-----
test/Transforms/MemCpyOpt/memcpy-invoke-memcpy.ll | 48 ---------
.../Transforms/MemCpyOpt/nonlocal-memcpy-memcpy.ll | 114 ---------------------
5 files changed, 3 insertions(+), 204 deletions(-)
delete mode 100644 test/Transforms/MemCpyOpt/memcpy-invoke-memcpy.ll
delete mode 100644 test/Transforms/MemCpyOpt/nonlocal-memcpy-memcpy.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 compiler-rt.
from 4d7162ccf Support pthread_key_create symbol alias in MSan/NetBSD
new 1f6d58da5 Fix typo gcvr -> gcvt and attempt to unbreak MSan/!NetBSD
new f90540054 Fix typo fcvr -> fcvt and attempt to unbreak MSan/!NetBSD
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/msan/msan_interceptors.cc | 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 llvm.
from 1679b1f7f4d Revert "[DAGCombine] Move AND nodes to multiple load leaves"
new f07b02f909c [WebAssembly] Only emit stack pointer delcaration in BinFor [...]
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/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 6 ++++--
1 file changed, 4 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 lldb.
from b298f5b0d [CMake] Use PRIVATE in target_link_libraries for executables
new 2e0954005 Do not use default arguments of DataLayout::getPointer*. 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:
source/Expression/IRInterpreter.cpp | 5 -----
1 file changed, 5 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 6569ecbe348 [WebAssembly] Fix test breakage from r319810
new 1679b1f7f4d Revert "[DAGCombine] Move AND nodes to multiple load leaves"
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 | 123 -------
test/CodeGen/ARM/and-load-combine.ll | 593 ++++++++++++++++++-------------
2 files changed, 355 insertions(+), 361 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 2d5fd854f Disable absent functions in MSan/NetBSD interceptors
new 4d7162ccf Support pthread_key_create symbol alias in MSan/NetBSD
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/msan/msan_interceptors.cc | 10 ++++++++++
1 file changed, 10 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 304f9792057 Regex out the local hash comparison test.
new 6569ecbe348 [WebAssembly] Fix test breakage from r319810
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/MC/WebAssembly/stack-ptr.ll | 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 compiler-rt.
from 557effc84 [msan] Fix formatting
new 2d5fd854f Disable absent functions in MSan/NetBSD interceptors
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/msan/msan_interceptors.cc | 50 +++++++++++++++++++++++++++++++++++++------
1 file changed, 43 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.