This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1d7887e3342 [Support/Parallel] - Do not use a task group for a very sma [...]
new 0472b1ccd49 [ARM][AArch64] Cortex-A75 and Cortex-A55 support
new 8f31059722e [x86] Handle more cases where we can re-use an atomic opera [...]
new 0b54cd97e17 [x86] Teach the "generic" x86 CPU to avoid patterns that ar [...]
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:
include/llvm/Support/AArch64TargetParser.def | 8 ++-
include/llvm/Support/ARMTargetParser.def | 5 ++
include/llvm/Support/TargetParser.h | 56 ++++++++-------
lib/Support/TargetParser.cpp | 14 ++++
lib/Target/AArch64/AArch64.td | 30 +++++++-
lib/Target/AArch64/AArch64InstrInfo.td | 2 +-
lib/Target/AArch64/AArch64Subtarget.cpp | 4 +-
lib/Target/AArch64/AArch64Subtarget.h | 2 +
lib/Target/ARM/ARM.td | 14 ++++
lib/Target/ARM/ARMSubtarget.cpp | 2 +
lib/Target/ARM/ARMSubtarget.h | 2 +
lib/Target/X86/X86.td | 14 +++-
lib/Target/X86/X86ISelLowering.cpp | 36 ++++++++--
test/CodeGen/AArch64/cpus.ll | 2 +
test/CodeGen/AArch64/remat.ll | 4 +-
test/CodeGen/X86/atomic-eflags-reuse.ll | 86 +++++++++++++++++++++++
test/CodeGen/X86/avx-schedule.ll | 16 +++--
test/CodeGen/X86/lea32-schedule.ll | 21 ++++--
test/CodeGen/X86/lea64-schedule.ll | 21 ++++--
test/CodeGen/X86/vector-shuffle-512-v16.ll | 3 +-
test/DebugInfo/COFF/register-variables.ll | 12 ++--
test/MC/AArch64/armv8.2a-dotprod.s | 2 +
test/MC/AArch64/armv8.3a-rcpc.s | 3 +
test/MC/ARM/armv8.2a-dotprod-a32.s | 2 +
test/MC/ARM/armv8.2a-dotprod-t32.s | 2 +
test/MC/Disassembler/AArch64/armv8.2a-dotprod.txt | 2 +
test/MC/Disassembler/AArch64/armv8.3a-rcpc.txt | 3 +
unittests/Support/TargetParserTest.cpp | 36 +++++++++-
28 files changed, 335 insertions(+), 69 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 lld.
from 836660dc8 [ELF] - Revert r311310 "[ELF] - Do not forget to fill last by [...]
new d25b5f960 [ELF] - Recommit "[ELF] - Do not forget to fill last bytes of [...]
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/Writer.cpp | 2 +-
test/ELF/build-id.s | 6 +++---
test/ELF/fill-trap.s | 25 +++++++++++++++++++++++++
3 files changed, 29 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/fill-trap.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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from 79c5523 Toolchain sources: Add missing backport release notes for gcc [...]
new ec9d074 Toolchain sources: Add release notes for gcc-6-2017.08 snapshot.
new 483b577 Toolchain sources: Add release notes for gcc-7-2017.08 snapshot.
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:
components/toolchain/gcc-linaro/6/README.textile | 12 ++---
components/toolchain/gcc-linaro/7/README.textile | 57 +++++++++++-------------
2 files changed, 30 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.
unknown user pushed a change to branch master
in repository lld.
from 9b831b09e [ELF] - Do not segfault when doing logical and/or operations [...]
new 86ad3d5e0 [ELF] - Enable threading in many-sections.s testcase. NFC.
new 836660dc8 [ELF] - Revert r311310 "[ELF] - Do not forget to fill last by [...]
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:
ELF/Writer.cpp | 2 +-
test/ELF/build-id.s | 6 +++---
test/ELF/fill-trap.s | 25 -------------------------
test/ELF/many-sections.s | 7 ++-----
4 files changed, 6 insertions(+), 34 deletions(-)
delete mode 100644 test/ELF/fill-trap.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 745029aaf7e [X86] Allow xacquire/xrelease prefixes
new 1d7887e3342 [Support/Parallel] - Do not use a task group for a very sma [...]
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/Support/Parallel.h | 10 ++++------
1 file changed, 4 insertions(+), 6 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 3eef39bb8ab [AVX-512] Don't change which instructions we use for unmask [...]
new 745029aaf7e [X86] Allow xacquire/xrelease prefixes
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/X86/AsmParser/X86AsmParser.cpp | 20 +++++++++++++++-----
lib/Target/X86/X86InstrInfo.td | 4 ++++
test/MC/X86/intel-syntax-encoding.s | 9 +++++++++
test/MC/X86/x86-64.s | 15 +++++++++++++++
4 files changed, 43 insertions(+), 5 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 lld.
from ccf039524 Rename {Lazy,}ObjectKind -> {Lazy,}ObjKind.
new 8cf141fc4 [ELF] - Do not forget to fill last bytes of PT_LOADs with tra [...]
new 9b831b09e [ELF] - Do not segfault when doing logical and/or operations [...]
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:
ELF/LinkerScript.cpp | 19 ++++++++++++-------
ELF/Writer.cpp | 2 +-
test/ELF/build-id.s | 6 +++---
test/ELF/fill-trap.s | 25 +++++++++++++++++++++++++
test/ELF/linkerscript/early-assign-symbol.s | 3 +++
5 files changed, 44 insertions(+), 11 deletions(-)
create mode 100644 test/ELF/fill-trap.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 gcc.
from 735d8b516c2 2017-08-21 Richard Biener <rguenther(a)suse.de>
new 272512a875e 2017-08-21 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr81884.C | 39 ++++++++++++++++++++++++++++++++++
gcc/tree-ssa-alias.c | 31 +++++++++++++++++++--------
4 files changed, 72 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr81884.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.
unknown user pushed a change to branch master
in repository gcc.
from e68f766466c Daily bump.
new 735d8b516c2 2017-08-21 Richard Biener <rguenther(a)suse.de>
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 | 9 ++++++++
gcc/tree-ssa-loop-im.c | 59 ++++++++++++++++++--------------------------------
2 files changed, 30 insertions(+), 38 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 3662f50ee1e [AVX512] Add 128->256 vbroadcastf64x2/vbroadcasti64x2 instr [...]
new 3eef39bb8ab [AVX-512] Don't change which instructions we use for unmask [...]
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/X86/X86InstrAVX512.td | 104 ++++++++-----------
test/CodeGen/X86/avx512-vbroadcasti128.ll | 44 ++------
test/CodeGen/X86/avx512-vbroadcasti256.ll | 44 ++------
test/CodeGen/X86/subvector-broadcast.ll | 160 +++++++-----------------------
4 files changed, 99 insertions(+), 253 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.