This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a1dafe0b863 Fix signed overflow detected by ubsan
new 6f0af489ee2 [MachineOutliner][NFC] Move end index calculation into Candidate
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/MachineOutliner.cpp | 51 +++++++++++++++++++++++++----------------
1 file changed, 31 insertions(+), 20 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 f87901fc843 [DAGCombine] Add SCALAR_TO_VECTOR undef handling to simplif [...]
new a1dafe0b863 Fix signed overflow detected by ubsan
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/Utils/SimplifyCFG.cpp | 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 llvm.
from d0a82302e35 [llvm-special-case-list-fuzzer] Add fuzz target.
new f87901fc843 [DAGCombine] Add SCALAR_TO_VECTOR undef handling to simplif [...]
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 | 8 ++++++--
1 file changed, 6 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 f78232dcbf Replace use of SmallVector::back + pop_back with pop_back_val
new ba32363759 [OpenCL] Restrict swizzle length check to OpenCL mode
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/SemaExprMember.cpp | 4 +++-
test/Sema/vector_swizzle_length.c | 10 ++++++++++
test/SemaOpenCL/vector_swizzle_length.cl | 2 +-
3 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 test/Sema/vector_swizzle_length.c
--
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 glibc.
from e956075a5a Use relaxed atomics for malloc have_fastchunks
new 3381be5cde Improve malloc initialization sequence
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:
ChangeLog | 11 ++++
malloc/arena.c | 13 ++--
malloc/malloc.c | 197 +++++++++++++++++++++++++-------------------------------
3 files changed, 103 insertions(+), 118 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 eb90eda86f4 [ARM, AArch64] adjust tests trying to maintain their object [...]
new d0a82302e35 [llvm-special-case-list-fuzzer] Add fuzz target.
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:
tools/llvm-special-case-list-fuzzer/CMakeLists.txt | 8 +++++++
.../DummySpecialCaseListFuzzer.cpp} | 2 +-
.../special-case-list-fuzzer.cpp | 26 ++++++++++++++++++++++
3 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 tools/llvm-special-case-list-fuzzer/CMakeLists.txt
copy tools/{llvm-demangle-fuzzer/DummyDemanglerFuzzer.cpp => llvm-special-case-lis [...]
create mode 100644 tools/llvm-special-case-list-fuzzer/special-case-list-fuzzer.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 4dd964422c Sema: use new `getNS{,U}IntegerType` for NS{,U}Integer
new f78232dcbf Replace use of SmallVector::back + pop_back with pop_back_val
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/AnalysisBasedWarnings.cpp | 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 glibc.
from e4dd4ace56 Inline tcache functions
new e956075a5a Use relaxed atomics for malloc have_fastchunks
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:
ChangeLog | 13 +++++++++++++
malloc/malloc.c | 52 ++++++++++++++++++++--------------------------------
2 files changed, 33 insertions(+), 32 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 gcc.
from 29603219fd9 * reg-stack.c (compare_for_stack_reg): Add bool argument. [...]
new 72e995da9b1 * target.h (enum vect_cost_for_stmt): Add vec_gather_load [...]
new b4c97b88241 * i386/i386.c (x86_builtin_vectorization_cost): Likewise.
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:
gcc/ChangeLog | 16 ++++++++++++++++
gcc/config/aarch64/aarch64.c | 2 ++
gcc/config/arm/arm.c | 2 ++
gcc/config/i386/i386.c | 2 ++
gcc/config/powerpcspe/powerpcspe.c | 2 ++
gcc/config/rs6000/rs6000.c | 2 ++
gcc/config/s390/s390.c | 2 ++
gcc/config/spu/spu.c | 2 ++
gcc/target.h | 2 ++
gcc/tree-vect-stmts.c | 6 ++++++
10 files changed, 38 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.
from 1b641bcb61 [OPENMP] Fix capturing of boolean variables in debug mode.
new 4dd964422c Sema: use new `getNS{,U}IntegerType` for NS{,U}Integer
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 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.