This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 781b611af6 [Alignment][NFC] Remove StoreInst::setAlignment(unsigned)
new 4d78de18c1 Remove duplicate P->getAs<PointerType>() call. NFCI.
new 01df4c0743 ExprConstant - silence static analyzer getAs<> null derefere [...]
new c0fc42a970 Fix MSVC "result of 32-bit shift implicitly converted to 64 [...]
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/AST/ASTContext.cpp | 4 ++--
lib/AST/ExprConstant.cpp | 21 ++++++++++-----------
lib/CodeGen/CodeGenModule.cpp | 2 +-
3 files changed, 13 insertions(+), 14 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 ffd82b44aee Recommit r373598 "[yaml2obj/obj2yaml] - Add support for SHT [...]
new 31aa362969e [MSP430] add tests for unwanted shift codegen; NFC (PR43542)
new 9c0ef65f155 Test commit.
new c9518a90403 [yaml2obj] - Add a Size tag support for SHT_LLVM_ADDRSIG sections.
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:
README.txt | 1 +
include/llvm/ObjectYAML/ELFYAML.h | 1 +
lib/ObjectYAML/ELFEmitter.cpp | 4 +-
lib/ObjectYAML/ELFYAML.cpp | 14 +++-
test/CodeGen/MSP430/selectcc.ll | 61 ++++++++++++++
test/tools/yaml2obj/elf-llvm-addrsig-section.yaml | 98 ++++++++++++++++++++++-
6 files changed, 171 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/MSP430/selectcc.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 lnt.
from 64cde97 [LNT] Python 3 support: encode LNT report format in UTF-8
new b10bc83 [LNT] NFC: Remove comment made outdated by rL373218
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/testing/__init__.py | 3 ---
1 file changed, 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9fbda385 0: update: llvm-linux: 18083
new 40da8539 0: update: llvm-linux: 18096
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 (9fbda385)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 12453 +++++++++++++++++-----------------
03-build_linux/console.log | 954 +--
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 22 +-
console.log | 13673 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13692 insertions(+), 13662 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 da186b07ad7 [UpdateTestChecks] add basic support for parsing msp430 asm
new ffd82b44aee Recommit r373598 "[yaml2obj/obj2yaml] - Add support for SHT [...]
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/ObjectYAML/ELFYAML.h | 27 ++-
lib/ObjectYAML/ELFEmitter.cpp | 30 +++
lib/ObjectYAML/ELFYAML.cpp | 37 ++++
test/tools/llvm-readobj/elf-section-types.test | 1 +
test/tools/obj2yaml/elf-llvm-addrsig-section.yaml | 98 ++++++++++
test/tools/yaml2obj/elf-llvm-addrsig-section.yaml | 213 ++++++++++++++++++++++
tools/obj2yaml/elf2yaml.cpp | 75 +++++++-
7 files changed, 470 insertions(+), 11 deletions(-)
create mode 100644 test/tools/obj2yaml/elf-llvm-addrsig-section.yaml
create mode 100644 test/tools/yaml2obj/elf-llvm-addrsig-section.yaml
--
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 697f0f9a085 Check init_priority in g++.dg/cpp0x/gen-attrs-67.C
new 55a41b014a1 Avoid reserved identifier in include/parallel/multiway_merge.h
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/include/parallel/multiway_merge.h | 4 ++--
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from 54ecb8f7028c Linux 5.4-rc1
adds 3fd57e7a9e66 char/random: Add a newline at the end of the file
adds 517d6b9c6f71 erofs: fix return value check in erofs_read_superblock()
adds 6927cc05c2b0 MAINTAINERS: erofs: complete sub-entries for erofs
adds 55252ab72b77 erofs: fix erofs_get_meta_page locking due to a cleanup
adds dc76ea8c1087 erofs: fix mis-inplace determination related with noio chain
adds 65aa35c93cc0 Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.or [...]
adds 73956fc07dd7 membarrier: Fix RCU locking bug caused by faulty merge
adds 714366f87336 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds b9023b91dd02 tick: broadcast-hrtimer: Fix a race in bc_set_next
adds 5021b9182ee8 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
adds 0f1a7b3fac05 timer-of: don't use conditional expression with mixed 'voi [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 3 ++
drivers/char/random.c | 2 +-
drivers/clocksource/timer-of.c | 4 ++-
fs/erofs/data.c | 10 ++++--
fs/erofs/super.c | 4 +--
fs/erofs/zdata.c | 12 +++++--
kernel/sched/membarrier.c | 1 -
kernel/time/tick-broadcast-hrtimer.c | 62 +++++++++++++++++-------------------
8 files changed, 55 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.