This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-defconfig
in repository toolchain/ci/llvm-monorepo.
from de2cbbe06f6 Reapply Pass the nopie flag to the linker when linking with -pg.
adds 8b3bed702ea [XRay] Refcount backing store for buffers
adds e72bae4bba5 [AST] Don't store data for GNU range case statement if not needed
adds 0e609b2af3b [VectorLegalizer] Enable TargetLowering::expandFP_TO_UINT support.
adds 0b909bcc2ac [X86][NFC] sse2-schedule.ll: disable XOP for BdVer2 tests
adds 1d4648bd32f [X86][NFC] sse41-schedule.ll: disable XOP for BdVer2 tests
adds 145990bf2c9 [X86][NFC] sse42-schedule.ll: disable XOP for BdVer2 tests
adds cdb752eb3c2 [AST] Fix an use-of-uninitialized bug introduced in CaseStmt
adds e3a4552ebc8 [TargetLowering] Move i64/vXi64 to f32/vXf32 UINT_TO_FP han [...]
adds ef887003234 AST: extend MS decoration handling for extended vectors
adds bb3fe851139 [llvm-exegesis] Fix SNB counter definition and handling.
adds 8698286b775 [SelectionDAG] Fix bad indentation. NFC
adds a3b73f913c4 Revert "Revert "DebugInfo: reduce DIE range verification on [...]
adds ee0a72477a5 [X86] Add test case to show failure to handle splat vectors [...]
adds 7d4354c477c [X86] Recognize constant splats in LowerFCOPYSIGN.
adds 63204ac71f3 [XRay] Use more portable control block
new 875ba2da3f3 Support for groups of attributes in #pragma clang attribute
new 9f59dfcce78 Revert "Support for groups of attributes in #pragma clang a [...]
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:
clang/include/clang/AST/Stmt.h | 220 ++++++++++++-----
clang/lib/AST/ASTDumper.cpp | 7 +
clang/lib/AST/ASTImporter.cpp | 4 +-
clang/lib/AST/MicrosoftMangle.cpp | 26 ++-
clang/lib/AST/Stmt.cpp | 27 ++-
clang/lib/Sema/SemaStmt.cpp | 6 +-
clang/lib/Serialization/ASTReaderStmt.cpp | 11 +-
clang/lib/Serialization/ASTWriterStmt.cpp | 7 +-
clang/test/CodeGenCXX/mangle-ms-vector-types.cpp | 4 +
clang/test/Import/switch-stmt/test.cpp | 4 -
clang/test/Misc/ast-dump-color.cpp | 2 -
.../lib/xray/tests/unit/buffer_queue_test.cc | 13 +-
compiler-rt/lib/xray/xray_buffer_queue.cc | 98 +++++---
compiler-rt/lib/xray/xray_buffer_queue.h | 39 +++-
llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 7 +-
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 27 ---
.../lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 19 +-
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 8 +-
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp | 106 ++++++---
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp | 58 +++--
llvm/lib/Target/X86/X86ISelLowering.cpp | 30 ++-
llvm/test/CodeGen/X86/ftrunc.ll | 30 +--
llvm/test/CodeGen/X86/sse1-fcopysign.ll | 18 ++
llvm/test/CodeGen/X86/sse2-schedule.ll | 26 +--
llvm/test/CodeGen/X86/sse41-schedule.ll | 6 +-
llvm/test/CodeGen/X86/sse42-schedule.ll | 6 +-
llvm/test/CodeGen/X86/vec_cast3.ll | 26 +--
llvm/test/CodeGen/X86/vec_fp_to_int.ll | 259 ++++++++++-----------
.../tools/llvm-dwarfdump/X86/debug-verify-object.s | 57 +++++
llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 7 +-
30 files changed, 753 insertions(+), 405 deletions(-)
create mode 100644 llvm/test/tools/llvm-dwarfdump/X86/debug-verify-object.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 linux.
from 53b3b6bbfde6 Merge tag 'drm-next-2018-10-24' of git://anongit.freedeskt [...]
new f592f804831f bpf: devmap: fix wrong interface selection in notifier_call
new a3f49d97c220 selftests/bpf: add config fragments BPF_STREAM_PARSER and [...]
new 4a6998aff82a bpf, btf: fix a missing check bug in btf_parse
new 36641ad61db5 bpf: fix test suite to enable all unpriv program types
new ab21c1b5f799 bpf: disallow direct packet access for unpriv in cg_skb
new 5d66fa7d9e9e bpf: fix direct packet access for flow dissector progs
new d5563d367c2c bpf: fix cg_skb types to hint access type in may_access_di [...]
new 80b0d86a176c bpf: fix direct packet write into pop/peek helpers
new d3f66e4116af bpf: fix leaking uninitialized memory on pop/peek helpers
new b09928b97628 bpf: make direct packet write unclone more robust
new 4d716e10e3c5 Merge branch 'pkt-access-fixes'
new ede95a63b5e8 bpf: add bpf_jit_limit knob to restrict unpriv allocations
new d8fd9e106fbc bpf: fix wrong helper enablement in cgroup local storage
new 6788fac82001 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new ece23711dd95 net: Properly unlink GRO packets on overflow.
new 0fe5119e267f net: bridge: remove ipv6 zero address check in mcast queries
new 822c5f734136 ptp: drop redundant kasprintf() to create worker name
new 38b4f18d5637 net: sched: gred: pass the right attribute to gred_change_ [...]
new e6ac075882b2 macsec: update operstate when lower device changes
new 07bddef98393 macsec: let the administrator set UP state even if lowerde [...]
new 3bdf6bac5817 Merge branch 'macsec-fixes'
new 747569b0a7c5 net: diag: document swapped src/dst in udp_dump_one.
new 9f51ae62c84a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The 23 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:
Documentation/sysctl/net.txt | 8 ++++
drivers/net/macsec.c | 20 ++++++++--
drivers/ptp/ptp_clock.c | 6 +--
include/linux/filter.h | 1 +
kernel/bpf/btf.c | 58 +++++++++++++----------------
kernel/bpf/core.c | 49 ++++++++++++++++++++++--
kernel/bpf/devmap.c | 3 +-
kernel/bpf/helpers.c | 2 -
kernel/bpf/queue_stack_maps.c | 2 +
kernel/bpf/verifier.c | 13 +++++--
net/bridge/br_multicast.c | 3 +-
net/core/dev.c | 2 +-
net/core/filter.c | 21 +++++++++--
net/core/sysctl_net_core.c | 10 ++++-
net/ipv4/udp_diag.c | 1 +
net/sched/sch_gred.c | 2 +-
tools/testing/selftests/bpf/config | 2 +
tools/testing/selftests/bpf/test_verifier.c | 15 +++++++-
18 files changed, 155 insertions(+), 63 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 6f1373c198 Support for groups of attributes in #pragma clang attribute
new 8029b38886 Revert "Support for groups of attributes in #pragma clang at [...]
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/LanguageExtensions.rst | 16 +++----
docs/ReleaseNotes.rst | 4 +-
include/clang/Basic/DiagnosticParseKinds.td | 4 +-
include/clang/Basic/DiagnosticSemaKinds.td | 3 --
include/clang/Sema/Sema.h | 20 +++-----
lib/Parse/ParsePragma.cpp | 58 ++++++++---------------
lib/Sema/SemaAttr.cpp | 72 +++++++++++------------------
test/Parser/pragma-attribute.cpp | 7 ++-
test/Sema/pragma-attribute.c | 23 ---------
9 files changed, 66 insertions(+), 141 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-defconfig
in repository toolchain/ci/llvm-monorepo.
from ce37eb8f034 [DAGCombiner] Better constant vector support for FCOPYSIGN.
adds de2cbbe06f6 Reapply Pass the nopie flag to the linker when linking with -pg.
adds 8b3bed702ea [XRay] Refcount backing store for buffers
adds e72bae4bba5 [AST] Don't store data for GNU range case statement if not needed
adds 0e609b2af3b [VectorLegalizer] Enable TargetLowering::expandFP_TO_UINT support.
adds 0b909bcc2ac [X86][NFC] sse2-schedule.ll: disable XOP for BdVer2 tests
adds 1d4648bd32f [X86][NFC] sse41-schedule.ll: disable XOP for BdVer2 tests
adds 145990bf2c9 [X86][NFC] sse42-schedule.ll: disable XOP for BdVer2 tests
adds cdb752eb3c2 [AST] Fix an use-of-uninitialized bug introduced in CaseStmt
adds e3a4552ebc8 [TargetLowering] Move i64/vXi64 to f32/vXf32 UINT_TO_FP han [...]
adds ef887003234 AST: extend MS decoration handling for extended vectors
adds bb3fe851139 [llvm-exegesis] Fix SNB counter definition and handling.
adds 8698286b775 [SelectionDAG] Fix bad indentation. NFC
adds a3b73f913c4 Revert "Revert "DebugInfo: reduce DIE range verification on [...]
adds ee0a72477a5 [X86] Add test case to show failure to handle splat vectors [...]
adds 7d4354c477c [X86] Recognize constant splats in LowerFCOPYSIGN.
new 63204ac71f3 [XRay] Use more portable control block
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:
clang/include/clang/AST/Stmt.h | 220 ++++++++++++-----
clang/lib/AST/ASTDumper.cpp | 7 +
clang/lib/AST/ASTImporter.cpp | 4 +-
clang/lib/AST/MicrosoftMangle.cpp | 26 ++-
clang/lib/AST/Stmt.cpp | 27 ++-
clang/lib/Driver/ToolChains/OpenBSD.cpp | 2 +-
clang/lib/Sema/SemaStmt.cpp | 6 +-
clang/lib/Serialization/ASTReaderStmt.cpp | 11 +-
clang/lib/Serialization/ASTWriterStmt.cpp | 7 +-
clang/test/CodeGenCXX/mangle-ms-vector-types.cpp | 4 +
clang/test/Driver/openbsd.c | 2 +-
clang/test/Import/switch-stmt/test.cpp | 4 -
clang/test/Misc/ast-dump-color.cpp | 2 -
.../lib/xray/tests/unit/buffer_queue_test.cc | 13 +-
compiler-rt/lib/xray/xray_buffer_queue.cc | 98 +++++---
compiler-rt/lib/xray/xray_buffer_queue.h | 39 +++-
llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 7 +-
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 27 ---
.../lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 19 +-
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 8 +-
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp | 106 ++++++---
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp | 58 +++--
llvm/lib/Target/X86/X86ISelLowering.cpp | 30 ++-
llvm/test/CodeGen/X86/ftrunc.ll | 30 +--
llvm/test/CodeGen/X86/sse1-fcopysign.ll | 18 ++
llvm/test/CodeGen/X86/sse2-schedule.ll | 26 +--
llvm/test/CodeGen/X86/sse41-schedule.ll | 6 +-
llvm/test/CodeGen/X86/sse42-schedule.ll | 6 +-
llvm/test/CodeGen/X86/vec_cast3.ll | 26 +--
llvm/test/CodeGen/X86/vec_fp_to_int.ll | 259 ++++++++++-----------
.../tools/llvm-dwarfdump/X86/debug-verify-object.s | 57 +++++
llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 7 +-
32 files changed, 755 insertions(+), 407 deletions(-)
create mode 100644 llvm/test/tools/llvm-dwarfdump/X86/debug-verify-object.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 clang.
from 92a8170754 AST: extend MS decoration handling for extended vectors
new 6f1373c198 Support for groups of attributes in #pragma clang attribute
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/LanguageExtensions.rst | 16 ++++---
docs/ReleaseNotes.rst | 4 +-
include/clang/Basic/DiagnosticParseKinds.td | 4 +-
include/clang/Basic/DiagnosticSemaKinds.td | 3 ++
include/clang/Sema/Sema.h | 20 +++++---
lib/Parse/ParsePragma.cpp | 58 +++++++++++++++--------
lib/Sema/SemaAttr.cpp | 72 ++++++++++++++++++-----------
test/Parser/pragma-attribute.cpp | 7 +--
test/Sema/pragma-attribute.c | 23 +++++++++
9 files changed, 141 insertions(+), 66 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/binutils-gdb.
from 866afbd2aa Automatic date update in version.in
adds fde907c18c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 84c660d52 [XRay] Refcount backing store for buffers
new 53a8f3b50 [XRay] Use more portable control block
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/xray/tests/unit/buffer_queue_test.cc | 13 ++++-
lib/xray/xray_buffer_queue.cc | 95 ++++++++++++++------------------
lib/xray/xray_buffer_queue.h | 27 +++++++--
3 files changed, 75 insertions(+), 60 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.