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 c1638df94 [libFuzzer] reimplement DFT's collect_data_flow inside libFuz [...]
new f1637159e [libFuzzer] #include <string_view>, hopefully should fix the [...]
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/fuzzer/FuzzerDataFlowTrace.cpp | 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.
unknown user pushed a change to branch master
in repository llvm.
from 42fc938f155 [AArch64] Create a TargetInfo header. NFC
new c77f794940a [AMDGPU] Create a TargetInfo header. 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:
lib/Target/AMDGPU/AMDGPU.h | 3 ---
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 1 +
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 1 +
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 1 +
.../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 2 +-
.../AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp | 1 +
.../AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h | 3 ---
lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp | 2 +-
lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.h | 29 ++++++++++++++++++++++
9 files changed, 35 insertions(+), 8 deletions(-)
create mode 100644 lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.h
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 005d3304 2: update: llvm-linux: 19522
new bc7d8290 2: update: llvm-linux: 19523
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 (005d3304)
\
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 | 184 +-
02-build_llvm/console.log | 11738 +++++++++++++++---------------
03-build_linux/console.log | 2578 +++----
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 68 +-
console.log | 14582 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
8 files changed, 14594 insertions(+), 14586 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 openmp.
from 8db7163 fixed typo made by commit r360595
new c1985ba [OpenMP][AArch64] Fix compile with LLVM trunk.
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:
runtime/src/z_Linux_asm.S | 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 67a5399a1 [compiler-rt] Fix crtbegin.c compilation
new 3c2213e37 [GWP-ASan] Initial build files, implementation of PRNG [1].
new c1638df94 [libFuzzer] reimplement DFT's collect_data_flow inside libFuz [...]
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:
cmake/config-ix.cmake | 17 +-
lib/fuzzer/FuzzerDataFlowTrace.cpp | 179 +++++++++++++++++----
lib/fuzzer/FuzzerDataFlowTrace.h | 2 +-
lib/gwp_asan/CMakeLists.txt | 36 +++++
lib/gwp_asan/random.cpp | 21 +++
lib/gwp_asan/random.h | 20 +++
test/fuzzer/dataflow.test | 28 +++-
test/fuzzer/only-some-bytes.test | 4 +-
.../asan_lock.h => test/gwp_asan/CMakeLists.txt | 0
9 files changed, 263 insertions(+), 44 deletions(-)
create mode 100644 lib/gwp_asan/CMakeLists.txt
create mode 100644 lib/gwp_asan/random.cpp
create mode 100644 lib/gwp_asan/random.h
copy lib/asan/asan_lock.h => test/gwp_asan/CMakeLists.txt (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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from 59863808a60 Daily bump.
adds a295f0c9ca1 Daily bump.
adds 901cd50562e Backport r271116
adds e5549fbe388 Backport r271117
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 25 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/gcov.c | 75 +++++++++++++++++++++++++++++------------------------------
3 files changed, 63 insertions(+), 39 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-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 687f315f2c Automatic date update in version.in
adds 56af65756a 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.