This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c908a7f [IR][X86] Fix llvm version number in comments in AutoUpgrade. [...]
new 7329851 [ExecutionDepsFix] Use range-based for loop. 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/CodeGen/ExecutionDepsFix.cpp | 3 +--
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from 193856a [Fuchsia] Use thread-pointer ABI slots for stack-protector an [...]
new e35238c [AVX-512] Use update_llc_test_checks.py to generate a test.
new cc2f430 [AVX-512] Move lzcnt and conflict intrinsic tests to avx512cd [...]
new 474a418 [AVX-512] Remove lzcnt intrinsics and autoupgrade them to gen [...]
new c908a7f [IR][X86] Fix llvm version number in comments in AutoUpgrade. [...]
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:
include/llvm/IR/IntrinsicsX86.td | 26 ------
lib/IR/AutoUpgrade.cpp | 34 +++++---
lib/Target/X86/X86IntrinsicsInfo.h | 12 ---
test/CodeGen/X86/avx512-intrinsics.ll | 88 --------------------
test/CodeGen/X86/avx512cd-intrinsics-upgrade.ll | 47 +++++++++++
test/CodeGen/X86/avx512cd-intrinsics.ll | 98 +++++++++++++++++++++--
test/CodeGen/X86/avx512cdvl-intrinsics-upgrade.ll | 71 ++++++++++++++++
test/CodeGen/X86/avx512cdvl-intrinsics.ll | 82 ++++++++++---------
8 files changed, 276 insertions(+), 182 deletions(-)
create mode 100644 test/CodeGen/X86/avx512cd-intrinsics-upgrade.ll
create mode 100644 test/CodeGen/X86/avx512cdvl-intrinsics-upgrade.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 15146f8 Re-add ReleaseNotes to the doc tree.
new fd465a3 Add notes about the scope of the documents.
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:
docs/AtomLLD.rst | 3 +++
docs/Driver.rst | 3 +++
docs/Readers.rst | 3 +++
docs/design.rst | 3 +++
docs/development.rst | 3 +++
5 files changed, 15 insertions(+)
--
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 0f03e84 Reorganize the document structure a bit.
new 15146f8 Re-add ReleaseNotes to the doc tree.
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:
docs/index.rst | 1 +
1 file changed, 1 insertion(+)
--
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 867476d Revert "[ELF] Make __ehdr_start point to ELF file headers"
new e713113 [ELF] Make __ehdr_start point to ELF file headers
new 0f03e84 Reorganize the document structure a bit.
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 | 6 +++---
docs/AtomLLD.rst | 2 --
docs/C++11.rst | 9 ---------
docs/development.rst | 6 ------
docs/index.rst | 1 +
test/ELF/ehdr_start.s | 22 ++++++++++++++++++----
6 files changed, 22 insertions(+), 24 deletions(-)
delete mode 100644 docs/C++11.rst
--
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 1ae4815 Introduce support for Debug Registers in RegisterContextNetBS [...]
new 6bb11f8 Fix a race condition in FuncUnwinders where the mutex was bei [...]
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:
docs/lldb-gdb-remote.txt | 2 +-
.../api/multiple-debuggers/TestMultipleDebuggers.py | 2 ++
.../api/multiple-debuggers/multi-process-driver.cpp | 4 ++++
source/Symbol/FuncUnwinders.cpp | 18 +++++++++---------
4 files changed, 16 insertions(+), 10 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 3006f1d [ELF] Make __ehdr_start point to ELF file headers
new 867476d Revert "[ELF] Make __ehdr_start point to ELF file headers"
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 | 4 ++--
test/ELF/ehdr_start.s | 22 ++++------------------
2 files changed, 6 insertions(+), 20 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 f884f5a Add some testcases for bitfields with illegal widths.
new 193856a [Fuchsia] Use thread-pointer ABI slots for stack-protector an [...]
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/AArch64/AArch64ISelLowering.cpp | 51 ++++++++++++----------
lib/Target/AArch64/AArch64Subtarget.h | 1 +
lib/Target/X86/X86ISelDAGToDAG.cpp | 3 +-
lib/Target/X86/X86ISelLowering.cpp | 60 +++++++++++++++-----------
lib/Target/X86/X86Subtarget.h | 1 +
test/CodeGen/AArch64/stack-protector-target.ll | 8 ++++
test/CodeGen/X86/safestack.ll | 5 +++
test/CodeGen/X86/safestack_ssp.ll | 7 +++
test/Transforms/SafeStack/AArch64/abi_ssp.ll | 7 +--
test/Transforms/SafeStack/X86/abi_ssp.ll | 3 ++
10 files changed, 96 insertions(+), 50 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 6961064 [ODRHash] Add handling of TypedefType and DeclarationName
new 4ff7b4b [Driver] Enable SafeStack for Fuchsia targets
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/Driver/ToolChains.cpp | 6 ++++++
lib/Driver/ToolChains.h | 2 ++
test/Driver/fuchsia.c | 5 +++++
3 files changed, 13 insertions(+)
--
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 30d4f65 Fix an iterator invalidation bug when simplifying LIC user.
new c39d5e6 Fix old testcase for dead store to match the original intent.
new f884f5a Add some testcases for bitfields with illegal widths.
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/ARM/illegal-bitfield-loadstore.ll | 234 +++++++++++++++++++++++++
test/CodeGen/X86/illegal-bitfield-loadstore.ll | 144 +++++++++++++++
test/CodeGen/X86/longlong-deadload.ll | 26 ++-
utils/update_llc_test_checks.py | 1 +
4 files changed, 396 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/ARM/illegal-bitfield-loadstore.ll
create mode 100644 test/CodeGen/X86/illegal-bitfield-loadstore.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.