This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/c11-threads
in repository glibc.
at 8eb4cd3 Add manual documentation for threads.h
This branch includes the following new commits:
new 95933a1 Consolidate pthreadtype.h placement
new 40d075f Remove CALL_THREAD_FCT
new c8a02f1 Move mutex and condition variable definition to common header
new 5b021f5 Clean pthread functions namespaces for C11 threads
new 8cedf9e Add C11 threads support
new 5a10348 Add test cases for ISO C11 threads
new 8eb4cd3 Add manual documentation for threads.h
The 7 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.
--
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 gcc-6-branch
in repository gcc.
from a2ccae9 PR target/78478 * config/ax_check_define.m4: New file.
new eed3f82 PR target/77439 * config/arm/arm.c (arm_function_ok_for_sib [...]
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 | 6 +++++
gcc/config/arm/arm.c | 8 ++++++
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.target/arm/vfp-longcall-apcs.c | 32 ++++++++++++++++++++++++
4 files changed, 50 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arm/vfp-longcall-apcs.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 release_40
in repository llvm.
from 0096a0a Merging r292467: -------------------------------------------- [...]
new 52cd70f Merging r291909: -------------------------------------------- [...]
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/ARM/ARMISelLowering.cpp | 182 +++----------------------
lib/Target/ARM/ARMISelLowering.h | 2 -
test/CodeGen/Thumb2/float-intrinsics-double.ll | 2 +-
test/CodeGen/Thumb2/float-intrinsics-float.ll | 2 +-
test/CodeGen/Thumb2/intrinsics-cc.ll | 41 ++++++
5 files changed, 59 insertions(+), 170 deletions(-)
create mode 100644 test/CodeGen/Thumb2/intrinsics-cc.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 b117c00 [X86][AVX2] Regenerate test.
new b44cec6 [InstSimplify] try to eliminate icmp Pred (add nsw X, C1), C2
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/InstructionSimplify.cpp | 20 ++++++++++++++++---
test/Transforms/InstSimplify/icmp-constant.ll | 28 +++++++--------------------
2 files changed, 24 insertions(+), 24 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 597b775 [SelectionDAG] Handle inverted conditions when splitting into [...]
new 01e6d8c [X86][AVX2] Cleaned up test triple and regenerated tests.
new 574636b [X86][AVX2] Removed FIXME comment and regenerated test.
new f3bea97 [CodeView] Fix off-by-one error in def range gap emission
new b117c00 [X86][AVX2] Regenerate test.
The 4 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/MCCodeView.cpp | 12 ++++++------
test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll | 16 ++--------------
test/CodeGen/X86/pr14204.ll | 6 +-----
test/CodeGen/X86/pr17764.ll | 3 +--
test/MC/COFF/cv-def-range-gap.s | 24 ++++++++++++++++++++++++
5 files changed, 34 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 compiler-rt.
from 386b41c [test] Prevent false detection of an `UNSUPPORTED:` directive [...]
new 7314201 [powerpc] deactivate ThreadedMallocStressTest asan test on powerpc64
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/asan/tests/asan_noinst_test.cc | 4 ++++
1 file changed, 4 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 a9970f0 Revert "r292904 - [lit] Allow boolean expressions in REQUIRES [...]
new 597b775 [SelectionDAG] Handle inverted conditions when splitting into [...]
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/SelectionDAGBuilder.cpp | 59 ++++++++++++++++++------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 5 +-
test/CodeGen/AArch64/br-cond-not-merge.ll | 32 +++++++++++++
test/CodeGen/X86/cmov.ll | 5 +-
test/CodeGen/X86/dagcombine-and-setcc.ll | 7 +--
5 files changed, 88 insertions(+), 20 deletions(-)
create mode 100644 test/CodeGen/AArch64/br-cond-not-merge.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 libcxx.
from c73c1fc Update Linux ABI lists to reflect inlining change in LLVM. Mo [...]
new b08183b A couple more tests for constexpr stuff in string_view. No ch [...]
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:
.../string.view/string.view.iterators/rbegin.pass.cpp | 19 +++++++++++++++++++
.../string.view/string.view.iterators/rend.pass.cpp | 19 +++++++++++++++++++
2 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 llvm.
from bd2bba7 Fix formating in foldSelectCttzCtlz. NFC
new 74df25e [X86][AVX512] Remove unused argument from PMOVX tablegen patt [...]
new a9970f0 Revert "r292904 - [lit] Allow boolean expressions in REQUIRES [...]
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:
docs/TestingGuide.rst | 64 +++---
lib/Target/X86/X86InstrAVX512.td | 6 +-
utils/lit/lit/BooleanExpression.py | 251 ---------------------
utils/lit/lit/Test.py | 118 ++--------
utils/lit/lit/TestRunner.py | 165 +++++---------
.../Inputs/shtest-format/requires-missing.txt | 7 +-
.../Inputs/shtest-format/requires-present.txt | 4 +-
.../tests/Inputs/shtest-format/requires-star.txt | 3 -
.../tests/Inputs/shtest-format/requires-triple.txt | 3 -
.../shtest-format/unsupported-expr-false.txt | 9 -
.../Inputs/shtest-format/unsupported-expr-true.txt | 4 -
.../Inputs/shtest-format/unsupported-star.txt | 3 -
.../Inputs/shtest-format/xfail-expr-false.txt | 3 -
.../tests/Inputs/shtest-format/xfail-expr-true.txt | 4 -
utils/lit/tests/boolean-parsing.py | 4 -
utils/lit/tests/shtest-format.py | 15 +-
utils/lit/tests/unit/TestRunner.py | 57 -----
17 files changed, 115 insertions(+), 605 deletions(-)
delete mode 100644 utils/lit/lit/BooleanExpression.py
delete mode 100644 utils/lit/tests/Inputs/shtest-format/requires-star.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/requires-triple.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/unsupported-expr-false.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/unsupported-expr-true.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/unsupported-star.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/xfail-expr-false.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-format/xfail-expr-true.txt
delete mode 100644 utils/lit/tests/boolean-parsing.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.