This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c0c43ac16 Revert "New pass manager for LICM."
new 4d01feb AMDGPU: Unify MOVRELSOffset and MOVRELDOffset
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/AMDGPUISelDAGToDAG.cpp | 36 ++++++--------------------------
lib/Target/AMDGPU/SIInstrInfo.td | 3 +--
lib/Target/AMDGPU/SIInstructions.td | 4 ++--
test/CodeGen/AMDGPU/insert_vector_elt.ll | 11 ++++++++++
test/CodeGen/AMDGPU/llvm.SI.gather4.ll | 9 +++-----
5 files changed, 23 insertions(+), 40 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 6a2ce81 [ELF] Support for symbol assignment in linker scripts within [...]
new 01cf116 [ELF] - Add Id field to Version struct.
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/Config.h | 3 ++-
ELF/SymbolListFile.cpp | 10 +++++++++-
ELF/SymbolListFile.h | 2 ++
ELF/SymbolTable.cpp | 17 ++++++++---------
4 files changed, 21 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 clang.
from beb066f [MS ABI] Support throwing/catching __unaligned types
new 7df5d83 [ASTMatchers] isSignedInteger() and isUnsignedInteger()
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/LibASTMatchersReference.html | 38 +++++++++++++++++++---
include/clang/ASTMatchers/ASTMatchers.h | 28 ++++++++++++++++
lib/ASTMatchers/Dynamic/Registry.cpp | 2 ++
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 12 +++++++
4 files changed, 76 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 lld.
from 4c0859e Remove unused parameters.
new 6a2ce81 [ELF] Support for symbol assignment in linker scripts within [...]
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/LinkerScript.cpp | 72 +++++++++++++++++++++++++++++++----------
ELF/LinkerScript.h | 5 +--
ELF/Writer.cpp | 4 +++
test/ELF/linkerscript-symbols.s | 11 +++++++
4 files changed, 73 insertions(+), 19 deletions(-)
create mode 100644 test/ELF/linkerscript-symbols.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 f8df5fd Dump enum unique names.
new affa7d0 [AVX512] Remove masked logic op intrinsics and autoupgrade th [...]
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/IR/IntrinsicsX86.td | 76 +-
lib/IR/AutoUpgrade.cpp | 21 +
lib/Target/X86/X86IntrinsicsInfo.h | 24 -
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 131 +++
test/CodeGen/X86/avx512-intrinsics.ll | 133 ---
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 1040 ++++++++++++++++++++++
test/CodeGen/X86/avx512vl-intrinsics.ll | 1048 +----------------------
7 files changed, 1197 insertions(+), 1276 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 700e6a5 Correcting the previous fix for test submitted with r275115.
new beb066f [MS ABI] Support throwing/catching __unaligned 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:
include/clang/AST/Mangle.h | 3 ++-
lib/AST/MicrosoftMangle.cpp | 9 ++++++---
lib/CodeGen/MicrosoftCXXABI.cpp | 22 +++++++++++++++-------
test/CodeGenCXX/microsoft-abi-throw.cpp | 8 ++++++++
4 files changed, 31 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 lld.
from 8234e1e Update comments.
new 4c0859e Remove unused parameters.
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/InputSection.cpp | 15 +++++++--------
1 file changed, 7 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 llvm.
from ce6dd1b Re-enable TPI hash verification for enum records.
new f8df5fd Dump enum unique names.
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/DebugInfo/CodeView/TypeDumper.cpp | 3 +++
1 file changed, 3 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 a17edeb X86: Avoid implicit iterator conversions, NFC
new ce6dd1b Re-enable TPI hash verification for enum records.
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/DebugInfo/CodeView/TypeRecord.h | 4 ++++
lib/DebugInfo/CodeView/TypeRecord.cpp | 8 +++++---
lib/DebugInfo/PDB/Raw/TpiStream.cpp | 2 +-
3 files changed, 10 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.