This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a85370ecc21 [mips] Implement sge/sgeu pseudo instructions
new bd2266501ad [CodeGen] AccelTable - remove non-constexpr (MSVC) Atom defs
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/CodeGen/AccelTable.h | 24 ------------------------
lib/CodeGen/AsmPrinter/AccelTable.cpp | 20 --------------------
2 files changed, 44 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 gcc.
from a166c6bdf4d [ARM][testsuite] Fix address of sg stubs in CMSE tests
new 5ab7d0ae0c1 [aarch64]: redefine aes patterns
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/ChangeLog | 11 ++++
gcc/config/aarch64/aarch64-simd.md | 67 ++++++----------------
gcc/config/aarch64/aarch64.c | 4 --
gcc/testsuite/ChangeLog | 7 +++
.../aarch64/{crypto-fuse-1.c => aes-fuse-1.c} | 45 +++++++++++----
.../gcc.target/{arm => aarch64}/aes-fuse-2.c | 5 +-
gcc/testsuite/gcc.target/aarch64/crypto-fuse-2.c | 45 ---------------
7 files changed, 72 insertions(+), 112 deletions(-)
rename gcc/testsuite/gcc.target/aarch64/{crypto-fuse-1.c => aes-fuse-1.c} (51%)
copy gcc/testsuite/gcc.target/{arm => aarch64}/aes-fuse-2.c (91%)
delete mode 100644 gcc/testsuite/gcc.target/aarch64/crypto-fuse-2.c
--
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_bmk
in repository toolchain/ci/interesting-commits.
from 5030c85 Add commits from https://ci.linaro.org/job/tcwg_bmk-bisect-ll [...]
new cf995a2 Add commits from https://ci.linaro.org/job/tcwg_bmk-bisect-ll [...]
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:
binutils | 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 ff203e55490 [docs][llvm-objdump] Make some wording improvements/simplif [...]
new 570b6cf23b3 [mips] Implement sgt/sgtu pseudo instructions with immediat [...]
new a85370ecc21 [mips] Implement sge/sgeu pseudo instructions
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/Mips/AsmParser/MipsAsmParser.cpp | 159 ++++++++++++++++++++++++++++
lib/Target/Mips/Mips64InstrInfo.td | 28 +++++
lib/Target/Mips/MipsInstrInfo.td | 46 ++++++++
test/MC/Mips/macro-sge.s | 43 ++++++++
test/MC/Mips/macro-sge64.s | 29 +++++
test/MC/Mips/macro-sgt.s | 24 +++++
test/MC/Mips/macro-sgt64.s | 25 +++++
7 files changed, 354 insertions(+)
create mode 100644 test/MC/Mips/macro-sge.s
create mode 100644 test/MC/Mips/macro-sge64.s
create mode 100644 test/MC/Mips/macro-sgt.s
create mode 100644 test/MC/Mips/macro-sgt64.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 llvm.
from 0e5d73f7280 OpaquePtr: pass type to CreateLoad. NFC.
new ff203e55490 [docs][llvm-objdump] Make some wording improvements/simplif [...]
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-objdump.rst | 22 +++++++++-------------
1 file changed, 9 insertions(+), 13 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 clang.
from 110c8b715e Reland r365355: [Syntax] Introduce syntax trees
new d00ddcf630 [NFC] [X86] Fix scan-build complaining
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/CodeGen/CGBuiltin.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fbc12ed 0: update: llvm-linux: boot
new 5627396 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 (fbc12ed)
\
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 | 123 +-
02-build_llvm/console.log | 12024 ++++++++++++++++++-----------------
03-build_linux/console.log | 700 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 12882 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 12887 insertions(+), 12872 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.