This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0e3e44d0442 [X86] Add all of the MRM_C0-MRM_FF forms to the switch in R [...]
new db98ce74198 [AMDGPU][MC][GFX8] Added BUFFER_STORE_LDS_DWORD Instruction
new 62f3cb723c6 [X86] Deleting README-MMX.txt now that all tasks have been [...]
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/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 13 +++++---
lib/Target/AMDGPU/BUFInstructions.td | 24 ++++++++++++++
lib/Target/X86/README-MMX.txt | 42 -------------------------
test/MC/AMDGPU/mubuf.s | 24 ++++++++++++--
test/MC/Disassembler/AMDGPU/mubuf_vi.txt | 9 ++++++
5 files changed, 64 insertions(+), 48 deletions(-)
delete mode 100644 lib/Target/X86/README-MMX.txt
--
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 ea0c2dcef7f combine: Fix PR84780 (more LOG_LINKS trouble)
new 8431d9036ab * de.po, es.po, sv.po: Update.
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/po/ChangeLog | 4 +
gcc/po/de.po | 1183 ++++++++++++++++++++++--------------------------------
gcc/po/es.po | 262 +++++-------
gcc/po/sv.po | 300 ++++++--------
4 files changed, 701 insertions(+), 1048 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 8f248a533 [Fuzzer] When building for Fuchsia, add an explicit libc++ de [...]
new ea50a1c66 [sanitizer] Align & pad the allocator structures to the cache [...]
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_allocator_primary32.h | 8 +++-----
lib/sanitizer_common/sanitizer_allocator_primary64.h | 11 ++++++-----
lib/sanitizer_common/sanitizer_common.h | 6 +-----
lib/sanitizer_common/sanitizer_platform.h | 8 ++++++++
4 files changed, 18 insertions(+), 15 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 850d35ab15b [X86][Btver2] Prefix all scheduler defs. NFCI.
new 0e3e44d0442 [X86] Add all of the MRM_C0-MRM_FF forms to the switch in R [...]
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:
utils/TableGen/X86RecognizableInstr.cpp | 47 ++++++++++++++-------------------
1 file changed, 20 insertions(+), 27 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 47684f7cb03 [X86] Remove use of MVT class from the ShuffleDecode library.
new 850d35ab15b [X86][Btver2] Prefix all scheduler defs. NFCI.
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/X86/X86ScheduleBtVer2.td | 294 ++++++++++++++++++------------------
1 file changed, 147 insertions(+), 147 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 691196ab66 [clang-format] Improve detection of Objective-C block types
new b031fdc9b7 Revert "[ObjC] Allow declaring __weak pointer fields in C st [...]
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/Decl.h | 18 ---
include/clang/AST/DeclCXX.h | 18 +++
include/clang/AST/Type.h | 10 --
lib/AST/ASTImporter.cpp | 1 +
lib/AST/Decl.cpp | 3 +-
lib/AST/DeclCXX.cpp | 1 +
lib/AST/Type.cpp | 32 +---
lib/CodeGen/CGBlocks.cpp | 7 +-
lib/CodeGen/CGNonTrivialStruct.cpp | 59 +------
lib/CodeGen/CGObjC.cpp | 15 --
lib/CodeGen/CodeGenFunction.h | 2 -
lib/CodeGen/TargetInfo.cpp | 27 +---
lib/Sema/SemaDecl.cpp | 8 +-
lib/Serialization/ASTReaderDecl.cpp | 3 +-
lib/Serialization/ASTWriter.cpp | 1 +
lib/Serialization/ASTWriterDecl.cpp | 2 -
test/CodeGenObjC/nontrivial-c-struct-exception.m | 31 +---
test/CodeGenObjC/weak-in-c-struct.m | 193 -----------------------
18 files changed, 51 insertions(+), 380 deletions(-)
delete mode 100644 test/CodeGenObjC/weak-in-c-struct.m
--
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-tools-extra.
from 4e9db392 [clangd] Revamp handling of diagnostics.
new a7616ca3 [clangd] Fix diagnostic errors in the test code, 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:
unittests/clangd/XRefsTests.cpp | 4 +++-
1 file changed, 3 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 d4b84fce523 [AMDGPU] Fix lowering enqueue kernel when kernel has no name
new 47684f7cb03 [X86] Remove use of MVT class from the ShuffleDecode library.
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/X86/InstPrinter/X86InstComments.cpp | 192 +++++++++++-------------
lib/Target/X86/Utils/X86ShuffleDecode.cpp | 193 ++++++++++---------------
lib/Target/X86/Utils/X86ShuffleDecode.h | 74 ++++++----
lib/Target/X86/X86ISelLowering.cpp | 58 +++++---
4 files changed, 240 insertions(+), 277 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 2744a56d797 [X86][Btver2] Extend JWriteResFpuPair to accept resource/uo [...]
new d4b84fce523 [AMDGPU] Fix lowering enqueue kernel when kernel has no name
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:
.../AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp | 24 ++++++----
test/CodeGen/AMDGPU/enqueue-kernel.ll | 56 ++++++++++++++++++----
2 files changed, 63 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.