This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from cc58b83 Make tsan_analyze critical for the bots again.
new 9ad8205 [zorg] Don't exclude compiler-rt runtimes from build.py artifacts
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:
zorg/jenkins/build.py | 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 clang-tools-extra.
from c2eaf81 [clang-tidy] Add dependency on clangAnalysis to clangTidyMiscModule
new 43bec12 [Release notes] Mention readability-container-size-empty impr [...]
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/ReleaseNotes.rst | 5 +++++
1 file changed, 5 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 300b9de CodeGen: simplify the logic a slight bit
new f275070 Convert finite to builtin
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/Basic/Builtins.def | 8 ++++++++
lib/CodeGen/CGBuiltin.cpp | 6 ++++++
test/CodeGen/builtins.c | 4 ++++
3 files changed, 18 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 gcc.
from df42d37 * loop-unroll.c (unroll_loop_runtime_iterations): Set probab [...]
new 5be60f0 * typeck.c (cp_build_unary_op): Diagnose incrementing boolea [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/typeck.c | 22 +++++++++++++++++++---
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
gcc/testsuite/c-c++-common/gomp/atomic-12.c | 2 +-
gcc/testsuite/c-c++-common/gomp/atomic-13.c | 2 +-
gcc/testsuite/c-c++-common/gomp/atomic-14.c | 2 +-
gcc/testsuite/c-c++-common/pr60439.c | 1 +
gcc/testsuite/g++.dg/cpp1y/lambda-init11.C | 1 -
gcc/testsuite/g++.dg/cpp1z/bool-increment1.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/expr/bitfield3.C | 4 ++--
gcc/testsuite/g++.dg/expr/bitfield4.C | 4 ++--
gcc/testsuite/g++.dg/expr/bitfield5.C | 4 ++--
gcc/testsuite/g++.dg/expr/bitfield6.C | 2 +-
gcc/testsuite/g++.dg/expr/bool1.C | 4 ++--
gcc/testsuite/g++.dg/expr/bool3.C | 4 ++--
gcc/testsuite/g++.dg/expr/lval3.C | 1 +
gcc/testsuite/g++.dg/expr/lval4.C | 1 +
gcc/testsuite/g++.dg/gomp/atomic-14.C | 8 ++++----
gcc/testsuite/g++.dg/other/error18.C | 2 +-
gcc/testsuite/g++.old-deja/g++.jason/bool5.C | 4 ++--
libgomp/ChangeLog | 4 ++++
libgomp/testsuite/libgomp.c++/atomic-3.C | 1 +
libstdc++-v3/ChangeLog | 5 +++++
.../23_containers/vector/debug/insert6_neg.cc | 1 +
24 files changed, 93 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/bool-increment1.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 lldb.
from a96e15a Cleaned up the code that handles function return addresses in [...]
new dbc4ebf Use Intel CPU flags to determine target supported features.
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:
.../Linux/NativeRegisterContextLinux_x86_64.cpp | 279 +++++++++++++--------
.../Linux/NativeRegisterContextLinux_x86_64.h | 17 +-
.../Plugins/Process/Utility/RegisterContext_x86.h | 4 +-
3 files changed, 183 insertions(+), 117 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 1e694f0 [LoopInterchange] Add CL option to override cost threshold.
new 1e06f6c [LoopInterchange] Typo. NFC.
new c348bc4 [X86][SSE] Improve recognition of i64 sitofp conversions that [...]
new 2462473 [compiler-rt] Avoid instrumenting sanitizer functions
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/Target/X86/X86ISelLowering.cpp | 17 +++
.../Instrumentation/AddressSanitizer.cpp | 16 +-
lib/Transforms/Scalar/LoopInterchange.cpp | 8 +-
test/CodeGen/X86/i64-to-float.ll | 161 ++++-----------------
test/CodeGen/X86/sse-fsignum.ll | 32 ++--
.../do-not-instrument-sanitizers.ll | 24 +++
6 files changed, 97 insertions(+), 161 deletions(-)
create mode 100644 test/Instrumentation/AddressSanitizer/do-not-instrument-sanitizers.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 llvm.
from 47eb9d5 getValueType().getScalarSizeInBits() -> getScalarValueSizeInB [...]
new e65dbf0 [X86][SSE] Don't use PSHUFD directly - lower with generic shuffle
new 1e694f0 [LoopInterchange] Add CL option to override cost threshold.
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/Target/X86/X86ISelLowering.cpp | 18 +-----------------
lib/Transforms/Scalar/LoopInterchange.cpp | 9 ++++++---
2 files changed, 7 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 gcc.
from ef45c4c * c-common.c (check_cxx_fundamental_alignment_constraints): [...]
new df42d37 * loop-unroll.c (unroll_loop_runtime_iterations): Set probab [...]
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 | 4 ++++
gcc/loop-unroll.c | 2 +-
2 files changed, 5 insertions(+), 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 fb1804b [LoopInterchange] Cleanup debug whitespace. NFC.
new 47eb9d5 getValueType().getScalarSizeInBits() -> getScalarValueSizeInB [...]
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/LegalizeDAG.cpp | 4 ++--
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 5 ++---
lib/Target/ARM/ARMISelLowering.cpp | 5 ++---
3 files changed, 6 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.