This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8fb6ba97cf [MC] Modify MCAsmStreamer to always build MCAssembler. NFCI.
new 01f3fe1c1c [MC] Provide default value for IsResolved.
new be1b6ac2c6 Test commit removing trailing whitespace
new 30b92bea9e [MC] Undo spurious commit added into r331052.
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/Sema/SemaDecl.cpp | 2 +-
1 file changed, 1 insertion(+), 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 80e97ed5822 [MC] Modify MCAsmStreamer to always build MCAssembler. NFCI.
new e43061bb3d9 [mips] Analyze and provide selection patterns microMIPSR6 branches
new 1914c078e33 [X86][AVX] Split WriteFLogic into XMM and YMM/ZMM scheduler [...]
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/Mips/MicroMips32r6InstrInfo.td | 34 +++++++++++++++++++++
lib/Target/Mips/MipsSEInstrInfo.cpp | 16 +++++++++-
lib/Target/X86/X86InstrAVX512.td | 50 +++++++++++++++++++------------
lib/Target/X86/X86InstrSSE.td | 17 ++++++-----
lib/Target/X86/X86SchedBroadwell.td | 15 +++-------
lib/Target/X86/X86SchedHaswell.td | 15 +++-------
lib/Target/X86/X86SchedSandyBridge.td | 13 ++------
lib/Target/X86/X86SchedSkylakeClient.td | 15 +++-------
lib/Target/X86/X86SchedSkylakeServer.td | 29 ++----------------
lib/Target/X86/X86Schedule.td | 5 ++--
lib/Target/X86/X86ScheduleAtom.td | 1 +
lib/Target/X86/X86ScheduleBtVer2.td | 39 ++++++++++++------------
lib/Target/X86/X86ScheduleSLM.td | 1 +
lib/Target/X86/X86ScheduleZnver1.td | 1 +
test/CodeGen/Mips/longbranch.ll | 6 ++--
test/CodeGen/X86/avx512-schedule.ll | 16 +++++-----
16 files changed, 143 insertions(+), 130 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 3f9ed1ace43 [AArch64] Place the first ldp at the end when ReverseCSRRes [...]
new 92f209bb4f1 [MC] Allow MCAssembler to be constructed without all subcom [...]
new 80e97ed5822 [MC] Modify MCAsmStreamer to always build MCAssembler. NFCI.
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:
include/llvm/MC/MCAssembler.h | 23 +++++++++++------
include/llvm/MC/MCObjectStreamer.h | 3 ---
include/llvm/Support/TargetRegistry.h | 41 ++++++++++++++++++++++--------
lib/CodeGen/LLVMTargetMachine.cpp | 12 ++++-----
lib/MC/MCAsmStreamer.cpp | 47 +++++++++++++++++++++++------------
lib/MC/MCAssembler.cpp | 47 ++++++++++++++++++++++++-----------
lib/MC/MCObjectStreamer.cpp | 8 +++---
tools/llvm-mc/llvm-mc.cpp | 19 +++++++-------
8 files changed, 129 insertions(+), 71 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 488a9aac3 Mark test as @skipIfOutOfTreeDebugserver
new 5014000de Always normalize FileSpec paths.
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/Core/FileSpecList.h | 7 +-
include/lldb/Utility/FileSpec.h | 9 +-
source/Breakpoint/BreakpointResolverFileLine.cpp | 2 +-
source/Core/FileSpecList.cpp | 4 +-
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 4 -
source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp | 8 +-
source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h | 5 +-
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 29 +--
source/Symbol/CompileUnit.cpp | 8 +-
source/Symbol/Declaration.cpp | 2 +-
source/Utility/FileSpec.cpp | 236 ++++++++++++---------
unittests/Utility/FileSpecTest.cpp | 82 +++----
12 files changed, 186 insertions(+), 210 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 9aa61e9ad1 [Driver, CodeGen] add options to enable/disable an FP cast o [...]
new 8fb6ba97cf [MC] Modify MCAsmStreamer to always build MCAssembler. 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:
tools/driver/cc1as_main.cpp | 31 ++++++++++++++++++-------------
1 file changed, 18 insertions(+), 13 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 dd9b0281b Do not set RequiresNullTerminator. NFC.
new 16ad65bc3 [PPC64] Add offset to local entry point when calling function [...]
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 | 13 +++++-
test/ELF/Inputs/ppc64-func-global-entry.s | 35 +++++++++++++++
test/ELF/Inputs/ppc64-func-local-entry.s | 16 +++++++
test/ELF/ppc64-func-entry-points.s | 72 +++++++++++++++++++++++++++++++
4 files changed, 135 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/Inputs/ppc64-func-global-entry.s
create mode 100644 test/ELF/Inputs/ppc64-func-local-entry.s
create mode 100644 test/ELF/ppc64-func-entry-points.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 bd3f6f82e44 [CMake] Enable warnings for runtimes
new 3f9ed1ace43 [AArch64] Place the first ldp at the end when ReverseCSRRes [...]
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/AArch64FrameLowering.cpp | 75 ++++++++++++++----------
test/CodeGen/AArch64/reverse-csr-restore-seq.mir | 33 +++++++++++
2 files changed, 78 insertions(+), 30 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 c5792be30 Fix a thinko in the iteration over StructuredDataPlugin Creat [...]
new 488a9aac3 Mark test as @skipIfOutOfTreeDebugserver
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:
packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteGPacket.py | 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 749e41037 [ELF] Fix typo. NFC
new dd9b0281b Do not set RequiresNullTerminator. 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:
ELF/InputFiles.cpp | 2 +-
1 file changed, 1 insertion(+), 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 98eb0b86705 [SystemZ] Remove scheduling info from some Pseudo instruct [...]
new bd3f6f82e44 [CMake] Enable warnings for runtimes
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:
runtimes/CMakeLists.txt | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.