This is an automated email from the git hooks/post-receive script.
Peter Smith pushed a change to branch linaro-local/tls-experiments
in repository toolchain/llvm/lld.
at 848ea4f Some experimental support with TLS relaxation for static link [...]
This branch includes the following new commits:
new 848ea4f Some experimental support with TLS relaxation for static link [...]
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.
--
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 821ea9d ELF/AMDGPU: Add support for R_AMDGPU_ABS32
new 8d4b1bf [ELF] - Fixed 3 testases failtures on win32 configuration.
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/Relocations.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 gcc.
from 50953a9 2016-07-21 Richard Biener <rguenther(a)suse.de>
new 1019399 [Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt_seq_cost
new 3b0d729 [Patch 2/2 ifcvt costs] Introduce a new cost model for ifcvt.
new 1575bb3 [Patch 3/2 ifcvt costs] Don't expand a conditional move betwe [...]
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:
gcc/ChangeLog | 33 ++++++++
gcc/doc/invoke.texi | 11 +++
gcc/doc/tm.texi | 20 +++++
gcc/doc/tm.texi.in | 2 +
gcc/ifcvt.c | 188 +++++++++++++++++++++--------------------
gcc/optabs.c | 11 +++
gcc/params.def | 14 +++
gcc/target.def | 24 ++++++
gcc/targhooks.c | 22 +++++
gcc/targhooks.h | 2 +
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.dg/ifcvt-2.c | 2 +-
gcc/testsuite/gcc.dg/ifcvt-3.c | 2 +-
gcc/testsuite/gcc.dg/ifcvt-4.c | 2 +-
gcc/testsuite/gcc.dg/ifcvt-5.c | 5 +-
gcc/testsuite/gcc.dg/pr68435.c | 2 +-
16 files changed, 249 insertions(+), 99 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 eeadb67 [AArch64] Load/store opt: Don't count transient instructions [...]
new 33649d7d AMDGPU/SI: Add support for R_AMDGPU_ABS32
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/RelocVisitor.h | 13 +++++++++++++
lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp | 1 +
test/MC/AMDGPU/reloc.s | 4 ++++
3 files changed, 18 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 lld.
from 38fdca2 [ELF] - Linkerscript: add InputSectionDescription command to [...]
new 821ea9d ELF/AMDGPU: Add support for R_AMDGPU_ABS32
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/Target.cpp | 3 +++
test/ELF/amdgpu-relocs.s | 9 ++++++++-
2 files changed, 11 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 59e5ecf Weaken ThreadSafeRefCountedBase atomics.
new eeadb67 [AArch64] Load/store opt: Don't count transient instructions [...]
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/AArch64LoadStoreOptimizer.cpp | 29 +++--
test/CodeGen/AArch64/ldst-opt-dbg-limit.mir | 141 +++++++++++++++++++++++
2 files changed, 155 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/AArch64/ldst-opt-dbg-limit.mir
--
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 54eb8ad [X86][SSE] Allow folding of store/zext with PEXTRW of 0'th element
new 59e5ecf Weaken ThreadSafeRefCountedBase atomics.
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/ADT/IntrusiveRefCntPtr.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 9025b9a Revert "Include unreferenced nested types in member list only [...]
new 59b5b47 Move some IntrusiveRefCntPtrs instead of copying.
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/Basic/Diagnostic.h | 9 ++++-----
lib/ASTMatchers/ASTMatchersInternal.cpp | 13 +++++++------
lib/Basic/Diagnostic.cpp | 10 ++++++----
3 files changed, 17 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 cf72104 Fixed line endings
new 54eb8ad [X86][SSE] Allow folding of store/zext with PEXTRW of 0'th element
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 | 21 +++++++---
test/CodeGen/X86/2011-12-8-bitcastintprom.ll | 3 +-
test/CodeGen/X86/avx512-trunc.ll | 3 +-
test/CodeGen/X86/extract-store.ll | 18 +++++----
test/CodeGen/X86/lower-vec-shift-2.ll | 9 ++---
test/CodeGen/X86/masked_memop.ll | 60 ++++++++++------------------
test/CodeGen/X86/trunc-ext-ld-st.ll | 3 +-
test/CodeGen/X86/vector-shift-ashr-128.ll | 6 +--
test/CodeGen/X86/vector-shift-ashr-256.ll | 15 +++----
test/CodeGen/X86/vector-shift-ashr-512.ll | 6 +--
test/CodeGen/X86/vector-shift-lshr-128.ll | 6 +--
test/CodeGen/X86/vector-shift-lshr-256.ll | 15 +++----
test/CodeGen/X86/vector-shift-lshr-512.ll | 6 +--
test/CodeGen/X86/vector-shift-shl-128.ll | 6 +--
test/CodeGen/X86/vector-shift-shl-256.ll | 15 +++----
test/CodeGen/X86/vector-shift-shl-512.ll | 6 +--
test/CodeGen/X86/widen_conv-1.ll | 6 +--
test/CodeGen/X86/widen_load-2.ll | 12 ++----
18 files changed, 85 insertions(+), 131 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 e29ea16 Add a new DynamicLoader plugin that uses SPI that are in deve [...]
new c9eae2f Unify process launching code on 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:
.../ProcessLauncherLinux.h} | 7 +-
source/Host/CMakeLists.txt | 25 +--
source/Host/android/ProcessLauncherAndroid.cpp | 108 ---------
source/Host/common/Host.cpp | 8 +-
source/Host/linux/ProcessLauncherLinux.cpp | 213 ++++++++++++++++++
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 247 ++-------------------
source/Plugins/Process/Linux/NativeProcessLinux.h | 6 -
.../GDBRemoteCommunicationServerCommon.cpp | 12 +-
.../GDBRemoteCommunicationServerLLGS.cpp | 23 +-
9 files changed, 265 insertions(+), 384 deletions(-)
rename include/lldb/Host/{android/ProcessLauncherAndroid.h => linux/ProcessLaunche [...]
delete mode 100644 source/Host/android/ProcessLauncherAndroid.cpp
create mode 100644 source/Host/linux/ProcessLauncherLinux.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.