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 d1fb25e56 Try to heal bots after r367551
new 6196c611f Try to heal bots more after r367551
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/dfsan/scripts/check_custom_wrappers.sh | 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 gcc.
from 100191146d5 2019-08-01 Richard Biener <rguenther(a)suse.de>
new 72a0070c49a Fix pr89330_0.C test
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 | 4 ++++
gcc/testsuite/g++.dg/lto/pr89330_0.C | 1 +
2 files changed, 5 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 2f4e7f099b6 [IR] Value: add replaceUsesWithIf() utility
new 08a44c9adc3 [RISCV] Add Custom Parser for Atomic Memory Operands
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/RISCV/AsmParser/RISCVAsmParser.cpp | 77 ++++++
lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp | 12 +
lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h | 2 +
lib/Target/RISCV/RISCVInstrInfoA.td | 26 +-
test/MC/RISCV/rv32a-invalid.s | 7 +-
test/MC/RISCV/rv64a-aliases-valid.s | 189 +++++++++++++
test/MC/RISCV/rv64a-invalid.s | 7 +-
test/MC/RISCV/rva-aliases-invalid.s | 94 +++++++
test/MC/RISCV/rva-aliases-valid.s | 297 +++++++++++++++++++++
9 files changed, 701 insertions(+), 10 deletions(-)
create mode 100644 test/MC/RISCV/rv64a-aliases-valid.s
create mode 100644 test/MC/RISCV/rva-aliases-invalid.s
create mode 100644 test/MC/RISCV/rva-aliases-valid.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 compiler-rt.
from 65c1c8780 compiler-rt: Rename .cc file in lib/xray/tests/unit to .cpp
new 464604ae2 compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minima [...]
new d1fb25e56 Try to heal bots after r367551
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:
lib/dfsan/CMakeLists.txt | 10 ++++++----
lib/dfsan/{dfsan.cc => dfsan.cpp} | 2 +-
lib/dfsan/{dfsan_custom.cc => dfsan_custom.cpp} | 2 +-
lib/dfsan/{dfsan_interceptors.cc => dfsan_interceptors.cpp} | 2 +-
lib/dfsan/scripts/check_custom_wrappers.sh | 2 +-
lib/sanitizer_common/scripts/check_lint.sh | 2 +-
lib/stats/CMakeLists.txt | 4 ++--
lib/stats/{stats.cc => stats.cpp} | 2 +-
lib/stats/{stats_client.cc => stats_client.cpp} | 2 +-
lib/ubsan_minimal/CMakeLists.txt | 2 +-
.../{ubsan_minimal_handlers.cc => ubsan_minimal_handlers.cpp} | 0
11 files changed, 16 insertions(+), 14 deletions(-)
rename lib/dfsan/{dfsan.cc => dfsan.cpp} (99%)
rename lib/dfsan/{dfsan_custom.cc => dfsan_custom.cpp} (99%)
rename lib/dfsan/{dfsan_interceptors.cc => dfsan_interceptors.cpp} (95%)
rename lib/stats/{stats.cc => stats.cpp} (98%)
rename lib/stats/{stats_client.cc => stats_client.cpp} (97%)
rename lib/ubsan_minimal/{ubsan_minimal_handlers.cc => ubsan_minimal_handlers.cpp} (100%)
--
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 lldb.
from 4903d3222 [lit] Use ld.lld -z separate-code to work around a debug_line [...]
new e1cf5c4db Add llvm-dwarfdump to the list of test dependencies
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:
lit/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a538eeca 0: update: llvm-linux: all
new 6914a81a 0: update: llvm-linux: all
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 (a538eeca)
\
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 | 11576 +++++++++++++++++------------------
03-build_linux/console.log | 770 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
console.log | 12576 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 12579 insertions(+), 12579 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e0fd9d2d 0: update: llvm-linux: boot
new 96d55061 0: update: llvm-linux: boot
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 (e0fd9d2d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 57 +-
02-build_llvm/console.log | 12012 ++++++++++++++++++------------------
03-build_linux/console.log | 684 +--
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 25 +
console.log | 12782 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 12805 insertions(+), 12773 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 7c938f91eb5 [ARM] Fix for MVE VREV64
new 5ae3769ae0c [IR] SelectInst: add swapValues() utility
new 2f4e7f099b6 [IR] Value: add replaceUsesWithIf() utility
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/Instructions.h | 4 ++++
include/llvm/IR/Value.h | 22 +++++++++++++++++++++-
lib/Analysis/MemorySSAUpdater.cpp | 11 ++++-------
lib/IR/Value.cpp | 14 +++++---------
.../WebAssembly/WebAssemblyOptimizeReturned.cpp | 7 ++-----
lib/Transforms/IPO/LowerTypeTests.cpp | 11 +----------
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 8 ++------
lib/Transforms/InstCombine/InstCombineSelect.cpp | 6 ++----
.../Instrumentation/ControlHeightReduction.cpp | 5 +----
.../Instrumentation/HWAddressSanitizer.cpp | 7 ++-----
lib/Transforms/Scalar/LoopSink.cpp | 9 +++------
11 files changed, 47 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.