This is an automated email from the git hooks/post-receive script.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from 2c58083 build-and-test: Make it possible to customize stage 1
new 6cdb516 build-and-test: Make it possible to customize stage 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:
scripts/llvm.py | 44 ++++++++++++++++++++++++++++--
tests/cli/testbuildandtest.py | 63 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 105 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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from fcfc628 build-and-test: Add required --repos-dir flag
new 2c58083 build-and-test: Make it possible to customize stage 1
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:
scripts/llvm.py | 73 +++++++++++++++++++++++++++++---
tests/cli/testbuildandtest.py | 96 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 163 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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from b03e508 Add subcommand for running complex scenarios
new fcfc628 build-and-test: Add required --repos-dir flag
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:
scripts/llvm.py | 26 ++++++++++++++++++--------
tests/cli/testbuildandtest.py | 28 ++++++++++++++++++----------
2 files changed, 36 insertions(+), 18 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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from 6b1935f Move build_llvm into LLVMBuildConfig
new b03e508 Add subcommand for running complex scenarios
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:
scripts/llvm.py | 103 ++++++++++++++++++++++++
tests/cli/testbuildandtest.py | 180 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 283 insertions(+)
create mode 100644 tests/cli/testbuildandtest.py
--
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 63879585679 [AMDGPU][MC] Added lds support for MUBUF instructions
new b794d6e087d AMDGPU: Do not combine loads/store across physreg 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:
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 20 ++++++++++++-
test/CodeGen/AMDGPU/ds_read2.ll | 19 +++++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.interp.ll | 34 ++++++++++++----------
test/CodeGen/AMDGPU/smrd.ll | 45 ++++++++++++++++++++++++++++++
4 files changed, 102 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.
unknown user pushed a change to branch master
in repository llvm.
from febc65750a5 [X86][MMX] Add PR29222 test case
new 63879585679 [AMDGPU][MC] Added lds support for MUBUF instructions
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/AsmParser/AMDGPUAsmParser.cpp | 29 +++-
lib/Target/AMDGPU/BUFInstructions.td | 182 +++++++++++++++++-------
lib/Target/AMDGPU/SIInstrInfo.h | 3 +
lib/Target/AMDGPU/SIInstrInfo.td | 8 ++
test/MC/AMDGPU/mubuf.s | 72 +++++++++-
test/MC/Disassembler/AMDGPU/mubuf_vi.txt | 43 ++++++
6 files changed, 280 insertions(+), 57 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 gcc-6-branch
in repository gcc.
from 760fb6932b5 Daily bump.
new ec81d9bb97b Fix emit_store_flag_force () function to fix ICE in int_mod [...]
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/expmed.c | 12 ++++++++++++
gcc/testsuite/ChangeLog | 14 ++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr82096.c | 11 +++++++++++
4 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr82096.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 release_60
in repository llvm.
from 2e49864b29e Merging r325525: ------------------------------------------ [...]
new 28b22410cd3 [AArch64][GlobalISel] Support G_INSERT/G_EXTRACT of types < [...]
new 06b82dc2b85 ReleaseNotes: mention NetBSD support for sanitizers
new edd46837c9c Merging r325654: ------------------------------------------ [...]
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:
docs/ReleaseNotes.rst | 3 +
lib/Target/AArch64/AArch64InstructionSelector.cpp | 23 +++-
lib/Target/X86/X86.td | 8 +-
test/CodeGen/AArch64/GlobalISel/fp16-copy-gpr.mir | 131 +++++++++++++++++++++
.../AArch64/GlobalISel/select-insert-extract.mir | 88 ++++++++++++--
test/CodeGen/X86/clwb.ll | 7 ++
6 files changed, 243 insertions(+), 17 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/fp16-copy-gpr.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 llvm.
from 636cb99c294 RISCV: Add COFF address space
new 11cbda7d816 [X86][MMX] Add some MMX build vector tests
new febc65750a5 [X86][MMX] Add PR29222 test case
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:
test/CodeGen/X86/mmx-build-vector.ll | 1948 ++++++++++++++++++++++++++++++++++
test/CodeGen/X86/pr29222.ll | 82 ++
2 files changed, 2030 insertions(+)
create mode 100644 test/CodeGen/X86/mmx-build-vector.ll
create mode 100644 test/CodeGen/X86/pr29222.ll
--
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 glibc.
from 862b45026f manual: Update _DEFAULT_SOURCE. [BZ #22862]
new 0d217f4082 Fix a typo in a comment.
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 | 4 ++++
io/fcntl.h | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.