This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 076f819db23 [Statepoint] Add helper functions for GCRelocate and GCResult
new 21b864cd127 Change llvm-objdump with Mach-O files and the -info-plist o [...]
new 7b0eca9819a Add previously accidentally uncommitted testcase for r305599.
new 5773fa6550f Fix a crash in DwarfDebug::validThroughout.
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/CodeGen/AsmPrinter/DwarfDebug.cpp | 8 +-
.../DebugInfo/{X86 => Generic}/partial-constant.ll | 0
.../MIR/AArch64/implicit-def-dead-scope.mir | 249 +++++++++++++++++++++
test/tools/llvm-objdump/X86/macho-info-plist.test | 4 +
tools/llvm-objdump/MachODump.cpp | 3 +-
5 files changed, 260 insertions(+), 4 deletions(-)
copy test/DebugInfo/{X86 => Generic}/partial-constant.ll (100%)
create mode 100644 test/DebugInfo/MIR/AArch64/implicit-def-dead-scope.mir
--
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 d0f47eb94f [clang] Fix format specifiers fixits for nested macros
new 0ab73ca5bc Preserve CXX method overrides in ASTImporter
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/AST/ASTDumper.cpp | 22 ++++++++++++++++++
lib/AST/ASTImporter.cpp | 14 ++++++++++++
tools/clang-import-test/clang-import-test.cpp | 32 +++++++++++++++++++--------
3 files changed, 59 insertions(+), 9 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 libcxx.
from 750da9c57 [libcxx] [test] Add more tests to tuple_size_structured_bindi [...]
new b836deb5d [libcxx] [test] Strip trailing whitespace. 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:
.../alg.nonmodifying/alg.foreach/for_each_n.pass.cpp | 10 +++++-----
.../iterator.primitives/iterator.operations/advance.pass.cpp | 2 +-
.../iterator.primitives/iterator.operations/prev.pass.cpp | 2 +-
.../numeric.ops/exclusive.scan/exclusive_scan.pass.cpp | 6 +++---
.../numeric.ops/exclusive.scan/exclusive_scan_init_op.pass.cpp | 5 ++---
test/std/numerics/numeric.ops/reduce/reduce_init_op.pass.cpp | 2 +-
.../transform_exclusive_scan_init_bop_uop.pass.cpp | 8 ++++----
.../transform_reduce_iter_iter_init_bop_uop.pass.cpp | 8 ++++----
.../transform_reduce_iter_iter_iter_init.pass.cpp | 4 ++--
.../transform_reduce_iter_iter_iter_init_op_op.pass.cpp | 8 ++++----
.../allocator.adaptor/allocator.adaptor.cnstr/allocs.pass.cpp | 2 +-
.../optional.object/optional.object.ctor/move.pass.cpp | 2 +-
test/std/utilities/tuple/tuple.tuple/tuple.cnstr/dtor.pass.cpp | 2 +-
test/std/utilities/utility/pairs/pairs.pair/dtor.pass.cpp | 2 +-
14 files changed, 31 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 lnt.
from 717d3ce Also sort by order in Graph API before sending
new ab2b2be Sample API for fast Data export
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:
lnt/server/ui/api.py | 106 +++++++++++++++++++++++++++++++++++---------
tests/server/ui/test_api.py | 59 +++++++++++++++++++-----
2 files changed, 134 insertions(+), 31 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 46ad8909ce conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).
new da69a35566 Move x86 specific tunables to x86/dl-tunables.list
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 | 5 ++++
elf/dl-tunables.list | 12 ---------
ctype/Makefile => sysdeps/x86/dl-tunables.list | 34 ++++++++++++++------------
3 files changed, 23 insertions(+), 28 deletions(-)
copy ctype/Makefile => sysdeps/x86/dl-tunables.list (66%)
--
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 84b3660bace AMDGPU: Allow vectorization of packed types
new ce9c73a84d6 Support: chunk writing on Linux
new 076f819db23 [Statepoint] Add helper functions for GCRelocate and GCResult
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:
include/llvm/IR/Statepoint.h | 3 +++
lib/IR/Statepoint.cpp | 12 ++++++++++++
lib/Support/Unix/Program.inc | 13 ++++++++++++-
lib/Support/raw_ostream.cpp | 4 ++++
unittests/Support/CommandLineTest.cpp | 6 ++++++
5 files changed, 37 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 clang.
from 6e3f80de39 [AArch64] ADD ARMv.2-A FP16 vector intrinsics
new d0f47eb94f [clang] Fix format specifiers fixits for nested macros
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/Edit/EditedSource.h | 19 +++++++++++++++----
lib/Edit/EditedSource.cpp | 27 ++++++++++++++++-----------
test/FixIt/fixit-format-darwin.m | 17 +++++++++++++++++
3 files changed, 48 insertions(+), 15 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 60f78312067 * ira-costs.c (find_costs_and_classes): Initialize cost_cl [...]
new 3e2d588c1a2 Fix -Werror=class-memaccess failures in jit testsuite (PR j [...]
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/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/jit.dg/test-operator-overloading.cc | 3 +--
gcc/testsuite/jit.dg/test-quadratic.cc | 3 +--
3 files changed, 9 insertions(+), 4 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 864e349715f [cmake] Add support for using the standalone leaks sanitize [...]
new 64373efcabd [AMDGPU] Fix illegal shrink of V_SUBB_U32 and V_ADDC_U32
new d3be3777048 [codeview] Fully initialize DataSym when mapping from YAML
new 84b3660bace AMDGPU: Allow vectorization of packed types
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/ObjectYAML/CodeViewYAMLSymbols.cpp | 2 +
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 22 ++-
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 6 +-
lib/Target/AMDGPU/SIShrinkInstructions.cpp | 2 +
test/CodeGen/AMDGPU/shrink-carry.mir | 101 +++++++++++
.../Transforms/LoopVectorize/AMDGPU/packed-math.ll | 34 ++++
.../Transforms/SLPVectorizer/AMDGPU/packed-math.ll | 195 +++++++++++++++++++++
test/Transforms/SLPVectorizer/AMDGPU/simplebb.ll | 70 --------
8 files changed, 354 insertions(+), 78 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/shrink-carry.mir
create mode 100644 test/Transforms/LoopVectorize/AMDGPU/packed-math.ll
create mode 100644 test/Transforms/SLPVectorizer/AMDGPU/packed-math.ll
delete mode 100644 test/Transforms/SLPVectorizer/AMDGPU/simplebb.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 b47a9bc6c Add a missing SFINAE condition to the `variant`'s converting [...]
new bfe423eeb Fix discovery of cxxabi.h in the monorepo layout
new 750da9c57 [libcxx] [test] Add more tests to tuple_size_structured_bindi [...]
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:
CMakeLists.txt | 1 +
.../tuple_size_structured_bindings.pass.cpp | 22 ++++++++++++++++------
2 files changed, 17 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.