This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b6863e23738 [gold] Relax tests to account for difference in layout acro [...]
new d2a8c64fd64 [gold] Relax this tests a little more.
new 0fefa6bd86a Set a different var for checking I686, because LLVM_NATIVE_ [...]
new af7be0d4b03 AMDGPU : Widen extending scalar loads to 32-bits.
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:
cmake/config-ix.cmake | 6 +-
lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp | 45 +++++
test/CodeGen/AMDGPU/unaligned-load-store.ll | 2 +-
.../CodeGen/AMDGPU/widen_extending_scalar_loads.ll | 192 +++++++++++++++++++++
test/tools/gold/X86/multiple-data.s | 6 +-
5 files changed, 246 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/widen_extending_scalar_loads.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 lld.
from 3539a2462 Try to fix the windows build.
new a3c0e6e5c [COFF, ARM64] Handle ADRP immediate offsets in relocations
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:
COFF/Chunks.cpp | 34 +++++++++++++++++++-------
test/COFF/arm64-relocs-imports.test | 48 ++++++++++++++++++++++++-------------
2 files changed, 57 insertions(+), 25 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 b485eb2278a AMDGPU: Fix using SMRD instructions for argument loads in f [...]
new b6863e23738 [gold] Relax tests to account for difference in layout acro [...]
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:
test/tools/gold/X86/multiple-data.s | 14 +++-----------
test/tools/gold/X86/multiple-sections.ll | 13 +++----------
2 files changed, 6 insertions(+), 21 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 compiler-rt.
from 99ae2fab3 Revert "[sanitizer] Support compiler-rt builtins"
new 01ebee35b [sanitizer-coverage] remove stale code
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/sanitizer_common/sanitizer_interface_internal.h | 1 -
1 file changed, 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 release_50
in repository llvm.
from 8842a0852e6 Merging rr308903: ----------------------------------------- [...]
new de90d748ddd Merging r308808, r308813 and r308906: --------------------- [...]
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/InlineSpiller.cpp | 7 ++-
lib/CodeGen/RegAllocBase.cpp | 9 +--
test/CodeGen/AMDGPU/spill-empty-live-interval.mir | 74 +++++++++++++++++++++++
3 files changed, 84 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/spill-empty-live-interval.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 12eeed54bfc [Dominators] Fix typos. NFC.
new b485eb2278a AMDGPU: Fix using SMRD instructions for argument loads in f [...]
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/Utils/AMDGPUBaseInfo.cpp | 30 +++++++++++++++++++++++++++++-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 2 ++
test/CodeGen/AMDGPU/hsa-func.ll | 11 ++++-------
3 files changed, 35 insertions(+), 8 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 a1da2b135c6 x86: Properly check saved register CFA offset
new 522e3c6b899 runtime: handle Alpha GNU/Linux in getSiginfo
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/go/gofrontend/MERGE | 2 +-
libgo/runtime/go-signal.c | 5 +++++
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 9f8f952c9aa AMDGPU/GlobalISel: Mark 32-bit G_OR as legal
new c20c1ef743e Disable libxml on i686, because it is a 32 bit architecture [...]
new 12eeed54bfc [Dominators] Fix typos. 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:
cmake/config-ix.cmake | 2 +-
include/llvm/Support/GenericDomTree.h | 2 +-
include/llvm/Support/GenericDomTreeConstruction.h | 2 +-
3 files changed, 3 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 azanella/glob-fixes
in repository glibc.
at 80aed7ed5a posix: Fix glob with GLOB_NOCHECK returning modified pattern [...]
This branch includes the following new commits:
new e7ffd8ee94 malloc: Add specialized dynarray for C strings
new 526d45c58e gconv: Replace norm_add_slashes with __gconv_norm_add_slashes
new b80fb4bbc4 posix: Sync glob with gnulib [BZ #1062]
new c1ba9d146a posix: Allow glob to match dangling symlinks [BZ #866]
new e0906fb5e1 posix: Adjust glob tests to libsupport
new 782c40918f posix: Consolidate glob implementation
new 7f02801085 posix: Rewrite to use struct scratch_buffer instead of exten [...]
new a192083bb5 posix: Use char_array for internal glob dirname
new 08530e7431 posix: Remove glob GET_LOGIN_NAME_MAX usage
new 5389d55d04 posix: User LOGIN_NAME_MAX for all user name in glob
new 34f6a6e813 posix: Remove alloca usage for GLOB_BRACE on glob
new 923c67dea2 posix: Remove alloca usage on glob dirname
new 3a5cee0bfa posix: Use dynarray for globname in glob
new 44684cd218 posix: Remove all alloca usage in glob
new 5f9db2076c posix: Use char_array for home_dir in glob
new 89e7c2b0d3 posix: Add common function to get home directory
new 6e05025f55 posix: More check for overflow allocation in glob
new c50dfe79df posix: Use enum for __glob_pattern_type result
new 80aed7ed5a posix: Fix glob with GLOB_NOCHECK returning modified pattern [...]
The 19 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.
--
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 d5413e8a8f6 [GISel]: Avoid zero length array when building Instrs that [...]
new 9f8f952c9aa AMDGPU/GlobalISel: Mark 32-bit G_OR as legal
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/AMDGPULegalizerInfo.cpp | 2 ++
.../AMDGPU/GlobalISel/{legalize-and.mir => legalize-or.mir} | 11 +++++------
2 files changed, 7 insertions(+), 6 deletions(-)
copy test/CodeGen/AMDGPU/GlobalISel/{legalize-and.mir => legalize-or.mir} (65%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.