This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c047834193 [builtin] Fixed definitions of builtins that rely on the int [...]
new effb4994da Fix isInSystemMacro in presence of macro and pasted token
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/SourceManager.h | 9 +++++++--
test/Misc/no-warn-in-system-macro.c | 7 ++++++-
2 files changed, 13 insertions(+), 3 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 1281331a [clang-tidy] Do not list enabled checks when -quiet is given [...]
new 663c884c [clang-tidy] Handle member variables in readability-simplify- [...]
new 8a9fddd1 [clang-tidy] Removed superfluous and slightly annoying newlin [...]
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:
.../readability/SimplifyBooleanExprCheck.cpp | 35 +-
clang-tidy/tool/run-clang-tidy.py | 4 +-
.../readability-simplify-bool-expr-members.cpp | 356 +++++++++++++++++++++
3 files changed, 375 insertions(+), 20 deletions(-)
create mode 100644 test/clang-tidy/readability-simplify-bool-expr-members.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 llvm.
from e6d677ada82 GlobalISel: Add buildXor/buildNot
new eacd3955c7d [NFC][CodeGen] Add some more tests for pulling binops throu [...]
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:
test/CodeGen/AArch64/pull-binop-through-shift.ll | 310 +++++++++
.../pull-conditional-binop-through-shift.ll | 383 +++++++++++
test/CodeGen/X86/pull-binop-through-shift.ll | 546 ++++++++++++++++
.../X86/pull-conditional-binop-through-shift.ll | 717 +++++++++++++++++++++
4 files changed, 1956 insertions(+)
create mode 100644 test/CodeGen/AArch64/pull-binop-through-shift.ll
create mode 100644 test/CodeGen/AArch64/pull-conditional-binop-through-shift.ll
create mode 100644 test/CodeGen/X86/pull-binop-through-shift.ll
create mode 100644 test/CodeGen/X86/pull-conditional-binop-through-shift.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 63069569 0: update: llvm-linux: 17400
new ef4f4874 0: update: llvm-linux: 17400
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (63069569)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 11742 ++++++++++++++---------------
03-build_linux/console.log | 3316 +++++----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 -
console.log | 15284 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 15286 insertions(+), 15318 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 71eaa4f97da Revert r360876 "[Object] Change object::SectionRef::getCont [...]
new 819415bda8c GlobalISel: Add DstOp version of buildIntrinsic
new e6d677ada82 GlobalISel: Add buildXor/buildNot
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/CodeGen/GlobalISel/MachineIRBuilder.h | 16 +++++++
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 12 +++++
.../CodeGen/GlobalISel/MachineIRBuilderTest.cpp | 56 ++++++++++++++++++++++
3 files changed, 84 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 6f31978f 0: update: gcc-763db3c4710634b237dca93e3074997cf9849b2b: -10
new 11f83fc9 0: update: gcc-68605c776c9ba30144a68d340d4dde6e6ff9f1fc: -10
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6f31978f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 18 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-bootstrap_profiled/console.log | 23257 +++++++++++++------------
console.log | 23699 +++++++++++++-------------
jenkins/manifest.sh | 10 +-
5 files changed, 23463 insertions(+), 23945 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 a2f56a7d2f3 [AArch64][SVE2] Asm: implement CMLA/SQRDCMLAH instructions
new a4d6bb66d02 [Object] Change object::SectionRef::getContents() to return [...]
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/llvm/Object/ObjectFile.h | 9 +++---
lib/DebugInfo/DWARF/DWARFContext.cpp | 10 +++++--
lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | 8 ++---
lib/DebugInfo/Symbolize/Symbolize.cpp | 9 ++++--
.../JITLink/MachOAtomGraphBuilder.cpp | 10 +++----
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 6 ++--
lib/Object/ELFObjectFile.cpp | 11 +++----
lib/Object/IRObjectFile.cpp | 10 +++----
lib/Object/Object.cpp | 8 ++---
lib/ProfileData/Coverage/CoverageMappingReader.cpp | 13 +++++---
lib/XRay/InstrumentationMap.cpp | 7 +++--
tools/dsymutil/DwarfLinker.cpp | 10 +++++--
tools/dsymutil/DwarfStreamer.cpp | 10 ++++---
tools/llvm-cfi-verify/lib/FileAnalysis.cpp | 10 +++----
tools/llvm-cov/TestingSupport.cpp | 13 ++++++--
tools/llvm-cxxdump/llvm-cxxdump.cpp | 17 +++++++----
tools/llvm-dwp/llvm-dwp.cpp | 7 +++--
tools/llvm-objdump/MachODump.cpp | 35 ++++++++++------------
tools/llvm-objdump/llvm-objdump.cpp | 17 +++++------
tools/llvm-pdbutil/DumpOutputStyle.cpp | 8 ++---
tools/llvm-pdbutil/InputFile.cpp | 9 ++++--
tools/llvm-readobj/COFFDumper.cpp | 26 +++++-----------
tools/llvm-readobj/MachODumper.cpp | 14 ++-------
tools/llvm-readobj/ObjDumper.cpp | 6 ++--
tools/sancov/sancov.cpp | 6 ++--
25 files changed, 151 insertions(+), 138 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.