This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 066020c5e8 powerpc: Cleanup: use actual power8 assembly mnemonics
new c7a26cba2a Update Linux kernel version number in tst-mman-consts.py to 5.2.
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:
ChangeLog | 5 +++++
sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +-
2 files changed, 6 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 72bac317eac [MCA] Add support for printing immedate values as hex. Also [...]
new 8ff4fa9705b [llvm-dlltool] Clarify an error message. 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/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 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 clang.
from 0743ec24e3 Don't try emitting dllexported explicitly defaulted non-triv [...]
new 91a14f64f7 [OpenCL] Allow OpenCL C style vector initialization in C++
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/Sema/SemaInit.cpp | 14 ++++--
test/CodeGenOpenCL/vector_literals_nested.cl | 23 ---------
test/CodeGenOpenCL/vector_literals_valid.cl | 75 ++++++++++++++++++++++------
test/SemaCXX/vector.cpp | 8 +++
test/SemaOpenCL/vector_literals_const.cl | 27 ----------
5 files changed, 78 insertions(+), 69 deletions(-)
delete mode 100644 test/CodeGenOpenCL/vector_literals_nested.cl
delete mode 100644 test/SemaOpenCL/vector_literals_const.cl
--
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 48413f2c2 Revert r367649: Improve raw_ostream so that you can "write" c [...]
new af4e41802 [COFF] Avoid loading objects for mingw autoimport, when a def [...]
new 0222bd47b [COFF] Clarify a comment. NFC.
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:
COFF/DLL.cpp | 2 +-
COFF/SymbolTable.cpp | 2 ++
test/COFF/Inputs/alias-implib.lib | Bin 0 -> 1608 bytes
test/COFF/alias-implib.s | 23 +++++++++++++++++++++++
4 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 test/COFF/Inputs/alias-implib.lib
create mode 100644 test/COFF/alias-implib.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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f374552f 0: update: llvm-linux: boot
new 3b376482 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 (f374552f)
\
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 | 130 +-
02-build_llvm/console.log | 12103 ++++++++++++++++++------------------
03-build_linux/console.log | 816 +--
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 25 -
console.log | 13053 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13055 insertions(+), 13086 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 b5c77aec549 [IPRA][ARM] Disable no-CSR optimisation for ARM
new 72bac317eac [MCA] Add support for printing immedate values as hex. Also [...]
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:
docs/CommandGuide/llvm-mca.rst | 5 ++++
test/tools/llvm-mca/X86/print-imm-hex-1.s | 30 ++++++++++++++++++++++++
test/tools/llvm-mca/X86/print-imm-hex-2.s | 39 +++++++++++++++++++++++++++++++
tools/llvm-mca/CodeRegionGenerator.cpp | 2 ++
tools/llvm-mca/llvm-mca.cpp | 7 ++++++
5 files changed, 83 insertions(+)
create mode 100644 test/tools/llvm-mca/X86/print-imm-hex-1.s
create mode 100644 test/tools/llvm-mca/X86/print-imm-hex-2.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 clang-tools-extra.
from 5c44ec4b [clangd] Add new helpers to make tweak tests scale better. Co [...]
new aa0f440a [clangd] Remove bad assert: nothing relies on it, and the rea [...]
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:
clangd/XRefs.cpp | 5 ++---
1 file changed, 2 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 binutils-2_32-branch
in repository binutils-gdb.
from 1ba5a6a32b Automatic date update in version.in
new c856219bca PR23940, check bounds before using
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:
gas/ChangeLog | 7 +++++++
gas/macro.c | 4 ++--
2 files changed, 9 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.
unknown user pushed a change to branch master
in repository llvm.
from 3b859eaf517 [Loop Peeling] Introduce an option for profile based peelin [...]
new bdb35079c55 Fix and test inter-procedural register allocation for ARM
new b5c77aec549 [IPRA][ARM] Disable no-CSR optimisation for ARM
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/TargetFrameLowering.h | 5 +
include/llvm/CodeGen/TargetRegisterInfo.h | 8 ++
lib/CodeGen/RegUsageInfoCollector.cpp | 10 +-
lib/CodeGen/TargetFrameLoweringImpl.cpp | 4 +-
lib/Target/ARM/ARMBaseRegisterInfo.cpp | 6 +
lib/Target/ARM/ARMBaseRegisterInfo.h | 3 +
lib/Target/ARM/ARMFrameLowering.cpp | 3 +-
lib/Target/ARM/ARMFrameLowering.h | 5 +
test/CodeGen/ARM/ipra-no-csr.ll | 22 ++++
test/CodeGen/ARM/ipra.ll | 202 +++++++++++++++++++++++++++++
10 files changed, 264 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/ARM/ipra-no-csr.ll
create mode 100644 test/CodeGen/ARM/ipra.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.