This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f1e44dfc90a Move getPlatformFlags to ELFObjectFileBase and simplify.
new ff75b997f1b [AMDGPU][X86][Mips] Make sure renamable bit not set for res [...]
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/CodeGen/MachineInstr.h | 3 ++-
lib/CodeGen/MachineInstr.cpp | 9 ++++++---
lib/CodeGen/TargetInstrInfo.cpp | 14 ++++++++++++++
lib/Target/AMDGPU/SIOptimizeExecMasking.cpp | 4 +++-
lib/Target/X86/X86FloatingPoint.cpp | 3 +++
test/CodeGen/Mips/sll-micromips-r6-encoding.mir | 2 +-
6 files changed, 29 insertions(+), 6 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 062efb1ba72 [X86] Don't create SHRUNKBLEND when the condition is used b [...]
new f1e44dfc90a Move getPlatformFlags to ELFObjectFileBase and simplify.
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/Object/ELFObjectFile.h | 8 ++++----
include/llvm/Object/ObjectFile.h | 6 ------
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 18 ++++++++----------
lib/Object/ELFObjectFile.cpp | 3 +--
4 files changed, 13 insertions(+), 22 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 bd8e103f26e gcc/ChangeLog:
new 6f27ed8301d PR c/83966 * c-format.c (check_function_format): Check cu [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-format.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/format/Wsuggest-attribute-1.c | 9 +++++++++
4 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/format/Wsuggest-attribute-1.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 lldb.
from bfa224ba3 [lldb] Silence signed <-> unsigned integer comparison warning
new ee6904bbb [Host] Respect LLVM_LIBDIR_SUFFIX when looking for LLDB plugi [...]
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/lldb/Host/Config.h.cmake | 2 ++
source/Host/linux/HostInfoLinux.cpp | 3 ++-
2 files changed, 4 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 binutils-gdb.
from c32b891ab6 Update Russian translation for the gas sub-directory
new 69ab5edb4d Don't call "detach_inferior" on "remote_follow_fork"
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:
gdb/ChangeLog | 4 ++++
gdb/remote.c | 1 -
2 files changed, 4 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 gcc.
from ba6a1864a6c gcc/ChangeLog:
new bd8e103f26e gcc/ChangeLog:
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 | 8 ++++++++
gcc/tree-vect-stmts.c | 2 +-
2 files changed, 9 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 41fccf273ee [globalisel] Make LegalizerInfo::LegalizeAction available o [...]
new e62bd4b0270 [DWARF] Recommitting a test reverted in r323560. Moved to x [...]
new 7afb0bfdb5c [X86] Add test case for pr34592
new 062efb1ba72 [X86] Don't create SHRUNKBLEND when the condition is used b [...]
The 3 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/X86ISelLowering.cpp | 5 +-
test/CodeGen/X86/pr34592.ll | 71 ++++++++++
test/DebugInfo/X86/string-offsets-multiple-cus.ll | 157 ++++++++++++++++++++++
3 files changed, 231 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/pr34592.ll
create mode 100644 test/DebugInfo/X86/string-offsets-multiple-cus.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 0e79832916c [AccelTable] Workaround for MSVC bug
new 41fccf273ee [globalisel] Make LegalizerInfo::LegalizeAction available o [...]
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:
.../GlobalISel/LegalizationArtifactCombiner.h | 4 +-
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 118 +++++++-------
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 17 +-
lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 8 +-
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 53 +++----
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 1 +
lib/Target/ARM/ARMLegalizerInfo.cpp | 22 +--
lib/Target/X86/X86LegalizerInfo.cpp | 9 +-
unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp | 172 ++++++++++-----------
9 files changed, 206 insertions(+), 198 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 f457c2c3df [scan-build] Add an option to skip overriding CC and CXX make vars
new e88bf5d2a8 [clang-format] Fix bug where -dump-config failed on ObjC header
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/Format/dump-config-cxx.h | 3 +++
test/Format/dump-config-objc.h | 5 +++++
test/Format/lit.local.cfg | 4 ++++
tools/clang-format/ClangFormat.cpp | 23 ++++++++++++++++++++---
4 files changed, 32 insertions(+), 3 deletions(-)
create mode 100644 test/Format/dump-config-cxx.h
create mode 100644 test/Format/dump-config-objc.h
create mode 100644 test/Format/lit.local.cfg
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.