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 71638dc01 compiler-rt: Rename cc files below test/sanitizer_common to cpp
new 3813eb1b5 Try to fix OOB tests on at least Windows after r367642
new 9b46f1e9a Try to fix OOB tests more on Windows after r367642
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/asan/tests/asan_oob_test.cpp | 9 ++++++++-
1 file changed, 8 insertions(+), 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 llvm.
from 535e6a060bf AMDGPU/GlobalISel: Alternative mappings for constants
new 68d008f860e AMDGPU: Correct behavior of f16/i16 non-format store intrinsics
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/BUFInstructions.td | 4 +
lib/Target/AMDGPU/SIISelLowering.cpp | 89 ++++++++++++++--------
.../CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.store.ll | 66 ++++++++++++++++
.../AMDGPU/llvm.amdgcn.struct.buffer.store.ll | 53 ++++++++++++-
4 files changed, 180 insertions(+), 32 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 19fa99bc893 gn build: Merge r367864
new 23ac1e50094 AMDGPU/GlobalISel: Don't reject shader types
new 535e6a060bf AMDGPU/GlobalISel: Alternative mappings for constants
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/Target/AMDGPU/AMDGPUCallLowering.cpp | 4 ---
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 14 ++++++++-
.../AMDGPU/GlobalISel/regbankselect-constant.mir | 34 ++++++++++++++++++++++
3 files changed, 47 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-constant.mir
--
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 lld.
from 963d97af3 Changing representation of .cv_def_range directives in Codevi [...]
new 33b16539b [ELF] Consistently prioritize non-* wildcards overs "*" in ve [...]
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:
ELF/Config.h | 13 +++++---
ELF/Driver.cpp | 12 +++++--
ELF/ScriptParser.cpp | 30 +++++------------
ELF/SymbolTable.cpp | 59 +++++++++++++++++----------------
ELF/Symbols.cpp | 2 +-
ELF/SyntheticSections.cpp | 14 ++++----
ELF/Writer.cpp | 2 +-
test/ELF/linkerscript/version-script.s | 2 +-
test/ELF/version-script-reassign-glob.s | 19 +++++++++++
test/ELF/version-script-reassign.s | 8 +++--
10 files changed, 91 insertions(+), 70 deletions(-)
create mode 100644 test/ELF/version-script-reassign-glob.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2ac16d6c 0: update: llvm-linux: 17862
new 15566c97 0: update: llvm-linux: 17862
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 (2ac16d6c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 12100 +++++++++++++++++-----------------
03-build_linux/console.log | 842 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 13198 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13211 insertions(+), 13183 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 c132cb0db67 Changing representation of .cv_def_range directives in Code [...]
new 19fa99bc893 gn build: Merge r367864
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:
utils/gn/secondary/clang/lib/Basic/BUILD.gn | 1 +
utils/gn/secondary/clang/lib/Frontend/BUILD.gn | 1 -
2 files 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 binutils-gdb.
from d86bd7cba1 [gdb/testsuite] Run read1 timeout tests with with_read1_time [...]
new 580f1034d1 Increase timeout in gdb.mi/list-thread-groups-available.exp
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:
gdb/testsuite/ChangeLog | 7 +++++++
gdb/testsuite/gdb.mi/list-thread-groups-available.exp | 13 +++++++++----
2 files changed, 16 insertions(+), 4 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 79dc0bc8bee [yaml2obj][tests] Fix overly restrictive od output check
new c132cb0db67 Changing representation of .cv_def_range directives in Code [...]
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/DebugInfo/CodeView/SymbolRecord.h | 6 +-
include/llvm/MC/MCStreamer.h | 17 ++++
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 23 ++---
lib/DebugInfo/CodeView/SymbolDumper.cpp | 2 +-
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp | 2 +-
lib/MC/MCAsmStreamer.cpp | 63 ++++++++++++--
lib/MC/MCParser/AsmParser.cpp | 116 +++++++++++++++++++++++--
lib/MC/MCStreamer.cpp | 46 ++++++++++
lib/ObjectYAML/CodeViewYAMLSymbols.cpp | 2 +-
test/DebugInfo/COFF/fp-stack.ll | 2 +-
test/DebugInfo/COFF/local-variable-gap.ll | 2 +-
test/DebugInfo/COFF/local-variables.ll | 10 +--
test/DebugInfo/COFF/nrvo.ll | 2 +-
test/DebugInfo/COFF/pieces.ll | 18 ++--
test/DebugInfo/COFF/register-variables.ll | 14 +--
test/MC/COFF/cv-def-range-align.s | 4 +-
test/MC/COFF/cv-def-range-errors.s | 95 ++++++++++++++++++++
test/MC/COFF/cv-def-range-gap.s | 4 +-
test/MC/COFF/cv-def-range.s | 2 +-
tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 5 +-
20 files changed, 369 insertions(+), 66 deletions(-)
create mode 100644 test/MC/COFF/cv-def-range-errors.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.