This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3d8563b0d65 [SystemZ::TTI] Improve cost for compare of i64 with extend [...]
new 1fff1694a65 [ARM, AArch64] Move ARM/AArch64 target parsers into separat [...]
new 4b88badbb0c [TableGen] Better error checking for TIED_TO constraints.
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/Support/AArch64TargetParser.h | 121 ++++
include/llvm/Support/ARMTargetParser.h | 262 ++++++++
include/llvm/Support/TargetParser.h | 207 +------
lib/Support/AArch64TargetParser.cpp | 206 +++++++
lib/Support/ARMTargetParser.cpp | 576 ++++++++++++++++++
lib/Support/CMakeLists.txt | 2 +
lib/Support/TargetParser.cpp | 931 -----------------------------
test/TableGen/ConstraintChecking.inc | 33 +
test/TableGen/ConstraintChecking1.td | 6 +
test/TableGen/ConstraintChecking2.td | 6 +
test/TableGen/ConstraintChecking3.td | 8 +
test/TableGen/ConstraintChecking4.td | 6 +
test/TableGen/ConstraintChecking5.td | 6 +
test/TableGen/ConstraintChecking6.td | 6 +
test/TableGen/ConstraintChecking7.td | 6 +
unittests/Support/TargetParserTest.cpp | 2 -
utils/TableGen/CodeGenInstruction.cpp | 97 ++-
utils/TableGen/CodeGenInstruction.h | 9 +
18 files changed, 1327 insertions(+), 1163 deletions(-)
create mode 100644 include/llvm/Support/AArch64TargetParser.h
create mode 100644 include/llvm/Support/ARMTargetParser.h
create mode 100644 lib/Support/AArch64TargetParser.cpp
create mode 100644 lib/Support/ARMTargetParser.cpp
create mode 100644 test/TableGen/ConstraintChecking.inc
create mode 100644 test/TableGen/ConstraintChecking1.td
create mode 100644 test/TableGen/ConstraintChecking2.td
create mode 100644 test/TableGen/ConstraintChecking3.td
create mode 100644 test/TableGen/ConstraintChecking4.td
create mode 100644 test/TableGen/ConstraintChecking5.td
create mode 100644 test/TableGen/ConstraintChecking6.td
create mode 100644 test/TableGen/ConstraintChecking7.td
--
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 bb0013da2 [ELF] Use more specific method to calculate DT_PLTRELSZ
new 9b9d15328 [ELF][MIPS] Handle mips in the OUTPUT_FORMAT directive
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/ScriptParser.cpp | 42 +++++++++++++++++----------
test/ELF/emulation-mips.s | 74 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 100 insertions(+), 16 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-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 8064608f25 Automatic date update in version.in
adds 513092d696 AArch64: Fix regression in Cortex A53 erratum when PIE. (PR [...]
adds f3f67028ac Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 13 +++++
bfd/elfnn-aarch64.c | 78 ++++++++++++++++++++++++--
bfd/version.h | 2 +-
ld/ChangeLog | 7 +++
ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 +
ld/testsuite/ld-aarch64/erratum843419_tls_ie.d | 49 ++++++++++++++++
ld/testsuite/ld-aarch64/erratum843419_tls_ie.s | 43 ++++++++++++++
7 files changed, 187 insertions(+), 6 deletions(-)
create mode 100644 ld/testsuite/ld-aarch64/erratum843419_tls_ie.d
create mode 100644 ld/testsuite/ld-aarch64/erratum843419_tls_ie.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.
"Adhemerval Zanella pushed a change to branch master
in repository toolchain/cortex-strings.
from 90b6126 Add a .size directive for strcmp
new 27ee190 Makefile.am fixes
new 9a530ff Sync test-skeleton.c with glibc
new 60a5cd0 Sync test-string.h with glibc
The 3 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:
Makefile.am | 6 +-
tests/hp-timing.h | 83 -------------------------
tests/test-memchr.c | 24 --------
tests/test-memcmp.c | 24 --------
tests/test-memcpy.c | 24 --------
tests/test-memmove.c | 28 ---------
tests/test-memset.c | 24 --------
tests/test-skeleton.c | 164 +++++++++++++++++++++++++++++++++-----------------
tests/test-strchr.c | 24 --------
tests/test-strcmp.c | 24 --------
tests/test-strcpy.c | 24 --------
tests/test-string.h | 97 ++++++++++++++++++++++-------
tests/test-strlen.c | 24 --------
tests/test-strncmp.c | 35 -----------
tests/test-strnlen.c | 24 --------
15 files changed, 191 insertions(+), 438 deletions(-)
delete mode 100644 tests/hp-timing.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.
unknown user pushed a change to branch master
in repository gcc.
from e9690ec3c7c 2018-11-28 Richard Biener <rguenther(a)suse.de>
new 8ba23dc9a18 PR testsuite/85368 * gcc.dg/tree-ssa/phi-opt-11.c: For br [...]
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 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.