This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7458afd PR rtl-optimization/79386 * cprop.c (bypass_conditional_jum [...]
new 6fb211f * MAINTAINERS: Adjust bug reporting URL.
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:
ChangeLog | 4 ++++
MAINTAINERS | 2 +-
2 files changed, 5 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 lld.
from 27b8099 Handle the case where 'local' is the name of a global in a ve [...]
new 7ec9c12 Simplify symbol computation for non alloc sections.
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 | 13 +++----------
ELF/OutputSections.cpp | 2 +-
2 files changed, 4 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 7dc65c4 nodename2hostname.sh: Make sure all error messages go to stderr.
new f33002a start-container-*.sh: Parameters now require option flags.
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:
start-container-docker.sh | 99 +++++++++++++++++++++++++++++++++-------------
start-container-none.sh | 83 ++++++++++++++++++++++++++++++++++----
start-container-schroot.sh | 68 ++++++++++++++++++++++++++-----
3 files changed, 204 insertions(+), 46 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 04827a7 [x86] improve comments for SHRUNKBLEND node creation; NFC
new dabb7fc GlobalISel: translate @llvm.va_end intrinsic.
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/GlobalISel/IRTranslator.cpp | 4 ++++
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 10 ++++++++++
2 files changed, 14 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 9e8cc9c [LV] Add new ARM/AArch64 interleaved access cost model tests (NFC)
new 04827a7 [x86] improve comments for SHRUNKBLEND node creation; 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/Target/X86/X86ISelLowering.cpp | 49 +++++++++++++++++++-------------------
lib/Target/X86/X86ISelLowering.h | 6 ++---
2 files changed, 27 insertions(+), 28 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 56a3cce [ELF] - Assign proper values for DefinedSynthetic symbols att [...]
new 27b8099 Handle the case where 'local' is the name of a global in a ve [...]
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 | 2 +-
ELF/ScriptParser.cpp | 13 ++++++++-----
ELF/ScriptParser.h | 2 +-
test/ELF/version-script-glob.s | 27 +++++++++++++++++++++++++++
4 files changed, 37 insertions(+), 7 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from ac106ab Convert --parallel option into --enable/--disable parallel
new 8fd5abd Enable newlib tests, bug #757.
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:
abe.sh | 10 +++++-----
config/boards/arm-qemu.exp | 13 +++++++------
config/boards/v8model.exp | 9 +++++----
lib/control.sh | 5 ++++-
lib/globals.sh | 2 +-
lib/make.sh | 17 +++++++++++++++++
test.sh | 22 +++++++++++-----------
7 files changed, 50 insertions(+), 28 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 e851e52 Replace custom written DFS walk with depth first iterator
new f2da6f9 This patch adds a ssa_copy intrinsic, as part of splitting up [...]
new 9e8cc9c [LV] Add new ARM/AArch64 interleaved access cost model tests (NFC)
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:
docs/LangRef.rst | 27 +++++++
include/llvm/IR/Intrinsics.td | 4 +
.../LoopVectorize/AArch64/interleaved_cost.ll | 89 ++++++++++++++++++++++
.../LoopVectorize/ARM/interleaved_cost.ll | 64 ++++++++++++++++
4 files changed, 184 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 lldb.
from f83b289 Remove verbose category in the kdp channel
new de74c7e Synchronize PlatformFreeBSD with Linux
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:
.../Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp | 287 ++++++---------------
source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h | 82 ++----
2 files changed, 91 insertions(+), 278 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 27341a9 [x86] use range-for loops; NFCI
new a0be0b1 [ImplicitNullCheck] Extend Implicit Null Check scope by using stores
new e851e52 Replace custom written DFS walk with depth first iterator
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:
docs/FaultMaps.rst | 7 +-
include/llvm/CodeGen/FaultMaps.h | 7 +-
include/llvm/Support/GenericDomTree.h | 4 +
include/llvm/Support/GenericDomTreeConstruction.h | 133 +++--
include/llvm/Target/Target.td | 3 +-
include/llvm/Target/TargetOpcodes.def | 6 +-
lib/CodeGen/FaultMaps.cpp | 4 +
lib/CodeGen/ImplicitNullChecks.cpp | 121 ++--
lib/Target/X86/X86AsmPrinter.h | 2 +-
lib/Target/X86/X86MCInstLower.cpp | 42 +-
test/CodeGen/X86/block-placement.mir | 4 +-
test/CodeGen/X86/implicit-null-check.ll | 41 +-
test/CodeGen/X86/implicit-null-checks.mir | 658 +++++++++++++++++++++-
13 files changed, 879 insertions(+), 153 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.