This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2122d188d16 [ScalarizeMaskedMemIntrin] When expanding masked gathers, s [...]
new 8f75350b99d WebAssembly: Rename GetSignature to GetLibcallSignature [NFC]
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/WebAssembly/WebAssemblyMCInstLower.cpp | 2 +-
.../WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp | 16 +++++++++-------
.../WebAssembly/WebAssemblyRuntimeLibcallSignatures.h | 17 +++++++++--------
3 files changed, 19 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 zorg.
from b34b2a9 [Zorg] Update openbsd slave
new 8101553 Update clang revision to r343264
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:
zorg/buildbot/builders/sanitizers/buildbot_functions.sh | 2 +-
1 file changed, 1 insertion(+), 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 4f95400123e [ScalarizeMaskedMemIntrin] When expanding masked loads, sta [...]
new c670432bdda [ScalarizeMaskedMemIntrin] Add some IR only test cases for [...]
new 2122d188d16 [ScalarizeMaskedMemIntrin] When expanding masked gathers, s [...]
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/CodeGen/ScalarizeMaskedMemIntrin.cpp | 33 +-
test/CodeGen/X86/avx2-masked-gather.ll | 358 +++++++++------------
test/CodeGen/X86/masked_gather_scatter.ll | 120 ++++---
.../X86/expand-masked-gather.ll | 63 ++++
4 files changed, 291 insertions(+), 283 deletions(-)
create mode 100644 test/Transforms/ScalarizeMaskedMemIntrin/X86/expand-masked-gather.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 gcc-8-branch
in repository gcc.
from 78e1dba96d3 Daily bump.
new e8c7fcfe76a Backport PR 87033
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 | 10 ++++++++++
gcc/config/rs6000/rs6000.md | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr87033.c | 12 ++++++++++++
4 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr87033.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 llvm.
from 1d6ef084670 [ORC] Add definition for IRLayer::setCloneToNewContextOnEmi [...]
new 3844ee81e36 [ScalarizeMaskedMemIntrin] Cleanup comments. NFC
new 1a8d3258e37 [ScalarizeMaskedMemIntrin] Remove some temporary variables [...]
new fe9a6b988a4 [ScalarizeMaskedMemIntrin] Add dedicated IR only tests for [...]
new 4b75b6ed93b [ScalarizeMaskedMemIntrin] Handle the case where the mask i [...]
new 4f95400123e [ScalarizeMaskedMemIntrin] When expanding masked loads, sta [...]
The 5 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/ScalarizeMaskedMemIntrin.cpp | 170 +++++++++------------
test/CodeGen/X86/masked_memop.ll | 54 ++-----
.../X86/expand-masked-load.ll | 61 ++++++++
3 files changed, 144 insertions(+), 141 deletions(-)
create mode 100644 test/Transforms/ScalarizeMaskedMemIntrin/X86/expand-masked-load.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 llvm.
from 1f7247b6c99 AMDGPU: Split HasExt into HasExtDPP/SDWA/SDWA9
new 1d6ef084670 [ORC] Add definition for IRLayer::setCloneToNewContextOnEmi [...]
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/ExecutionEngine/Orc/Layer.h | 4 ++-
lib/ExecutionEngine/Orc/LLJIT.cpp | 42 ++++++++++++++++++--------------
2 files changed, 27 insertions(+), 19 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 70c14b147 [COFF] Add missing Requires x86 to fix buildbot
new bf5a2d882 [WebAssembly] Add --[no]-export-dynamic to replace --export-default
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/wasm/alias.ll | 2 +-
test/wasm/archive-export.ll | 4 ++--
test/wasm/call-indirect.ll | 2 +-
test/wasm/comdats.ll | 2 +-
test/wasm/compress-relocs.ll | 6 +++---
test/wasm/cxx-mangling.ll | 4 ++--
test/wasm/local-symbols.ll | 3 ++-
test/wasm/locals-duplicate.test | 2 +-
test/wasm/lto/archive.ll | 2 +-
test/wasm/undefined-weak-call.ll | 2 +-
test/wasm/visibility-hidden.ll | 21 +++++++++++++++------
test/wasm/weak-alias-overide.ll | 2 +-
test/wasm/weak-alias.ll | 2 +-
test/wasm/weak-symbols.ll | 15 +++++----------
test/wasm/weak-undefined.ll | 11 +++--------
wasm/Config.h | 2 +-
wasm/Driver.cpp | 13 ++++++++++---
wasm/Options.td | 19 ++++++++++---------
wasm/Symbols.cpp | 6 +++---
19 files changed, 64 insertions(+), 56 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 39f34d5de07 * config/i386/i386.md (UNSPEC_FLDCW): Remove.
new 23cccb7e9f2 2018-09-27 Jinsong Ji <jji(a)us.ibm.com> Bill Schmidt [...]
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/config/rs6000/mmintrin.h | 58 +++++++++++++++++++++----------------------
gcc/config/rs6000/xmmintrin.h | 8 +++---
2 files changed, 33 insertions(+), 33 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 5fb9129f80e [ORC] Make LocalIndirectStubsManager's operations thread-safe.
new 1f7247b6c99 AMDGPU: Split HasExt into HasExtDPP/SDWA/SDWA9
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/SIInstrInfo.td | 8 ++++++--
lib/Target/AMDGPU/VOP1Instructions.td | 9 +++++++--
lib/Target/AMDGPU/VOP2Instructions.td | 25 +++++++++++++++++++------
lib/Target/AMDGPU/VOPInstructions.td | 22 +++++++++++-----------
4 files changed, 43 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 llvm.
from 62258deb2a9 AMDGPU: Split VOP2Inst into VOP2Inst_e32/e64/sdwa
new 3a5e132bb3a [ORC] Lock ThreadSafeContext during Module destructing in T [...]
new 5fb9129f80e [ORC] Make LocalIndirectStubsManager's operations thread-safe.
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/ExecutionEngine/Orc/IndirectionUtils.h | 13 +++++++++++--
include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h | 20 +++++++++++++++++---
2 files changed, 28 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.