This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a379b4f9b55 [InstCombine] add tests for bitwise logic --> select; NFC
new dea373926eb [X86] Regenerate avx2-intrinsics-x86.ll to compress the 32 [...]
new 672e9ba7300 [X86] Disable the peephole pass on avx2-intrinsics-x86.ll a [...]
new f27f35e3318 [X86] Add test cases showing failure to fold load into vpsr [...]
new c6a0661256a [X86] Fix a bad bitcast in the load form of vXi16 uniform s [...]
The 4 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 | 19 +-
test/CodeGen/X86/avx2-intrinsics-x86.ll | 1817 +++++++++++--------------------
test/CodeGen/X86/avx512bw-intrinsics.ll | 19 +-
test/CodeGen/X86/sse2-intrinsics-x86.ll | 39 +
4 files changed, 674 insertions(+), 1220 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 11b69c205d9 [CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES
new e2d6b27abc8 [hot-cold-split] fix static analysis of cold regions
new a379b4f9b55 [InstCombine] add tests for bitwise logic --> select; 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:
lib/Transforms/IPO/HotColdSplitting.cpp | 48 +++++++++++++++++++++++----
test/Transforms/HotColdSplit/split-cold-1.ll | 24 ++++++++++++--
test/Transforms/HotColdSplit/split-cold-2.ll | 4 +++
test/Transforms/InstCombine/logical-select.ll | 36 ++++++++++++++++++++
test/Transforms/InstCombine/vec_sext.ll | 8 ++---
5 files changed, 106 insertions(+), 14 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 lldb.
from 7d3587ef7 [lldbsuite] Make the names of test classes unique
new 8a339e537 Convert code to use early exits in prepraration for future ch [...]
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:
.../ItaniumABI/ItaniumABILanguageRuntime.cpp | 112 ++++++++++-----------
1 file changed, 56 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 clang.
from b132ee317d [analyzer] Add doxygen comments for the new CXXAllocatorCall APIs.
new 82c25dd875 [Driver] Support direct split DWARF emission for Fuchsia
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:
cmake/caches/Fuchsia-stage2.cmake | 1 +
lib/Driver/ToolChains/Clang.cpp | 10 ++++++----
test/Driver/fuchsia.c | 5 +++++
3 files changed, 12 insertions(+), 4 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 5e9d76b982a [AARCH64] Improve vector popcnt lowering with ADDLP
new 11b69c205d9 [CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES
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:
CMakeLists.txt | 6 +++---
cmake/modules/AddLLVM.cmake | 12 ++++++------
cmake/modules/CMakeLists.txt | 2 +-
tools/xcode-toolchain/CMakeLists.txt | 2 +-
4 files changed, 11 insertions(+), 11 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 bea8b730d34 AMDGPU: Generate .amdgcn_target for object code v3
new b34f2ee301e [CMake] Change the default value of LLVM_ENABLE_IDE
new 5e9d76b982a [AARCH64] Improve vector popcnt lowering with ADDLP
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/modules/HandleLLVMOptions.cmake | 23 ++---
lib/Target/AArch64/AArch64ISelLowering.cpp | 48 +++++++---
test/CodeGen/AArch64/arm64-vpopcnt.ll | 140 ++++++-----------------------
3 files changed, 75 insertions(+), 136 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 ecabdb23f63 [llvm-objcopy] NFC: update TODO test comment
new bea8b730d34 AMDGPU: Generate .amdgcn_target for object code v3
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/AMDGPUAsmPrinter.cpp | 13 ++++--
test/CodeGen/AMDGPU/directive-amdgcn-target.ll | 58 ++++++++++++++++++++++++++
2 files changed, 68 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/directive-amdgcn-target.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 fbbbd6922 [PPC64] Add split - stack support.
new fa9dbc4f4 Revert "[PPC64] Add split - stack support."
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/Arch/PPC64.cpp | 115 +----------
ELF/Arch/X86_64.cpp | 10 +-
ELF/Config.h | 1 -
ELF/Driver.cpp | 4 -
ELF/InputSection.cpp | 6 +-
ELF/Options.td | 6 -
ELF/Target.cpp | 5 +-
ELF/Target.h | 11 +-
test/ELF/Inputs/ppc64-no-split-stack.s | 8 -
test/ELF/ppc64-split-stack-adjust-fail.s | 53 -----
test/ELF/ppc64-split-stack-adjust-overflow.s | 64 ------
test/ELF/ppc64-split-stack-adjust-size-success.s | 106 ----------
.../ppc64-split-stack-prologue-adjust-success.s | 224 ---------------------
13 files changed, 12 insertions(+), 601 deletions(-)
delete mode 100644 test/ELF/Inputs/ppc64-no-split-stack.s
delete mode 100644 test/ELF/ppc64-split-stack-adjust-fail.s
delete mode 100644 test/ELF/ppc64-split-stack-adjust-overflow.s
delete mode 100644 test/ELF/ppc64-split-stack-adjust-size-success.s
delete mode 100644 test/ELF/ppc64-split-stack-prologue-adjust-success.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 0a2a30e517c [CodeExtractor] Erase debug intrinsics in outlined thunks ( [...]
new ecabdb23f63 [llvm-objcopy] NFC: update TODO test 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:
test/tools/llvm-objcopy/input-output-target.test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.