This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 655624ed6bd Daily bump.
new 11366a96848 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 53fd02e7c26 Daily bump.
new 874eaf38338 Daily bump.
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/DATESTAMP | 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 dad922aba23 Use profile summary to disable peeling for huge working sets
new dbc0730a1e5 AMDGPU: Remove pointless asserts
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/AMDGPU/SIISelLowering.cpp | 3 ---
1 file changed, 3 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 binutils-gdb.
from 2331fa3af5 Add myself as a write-after-approval GDB maintainer.
new a30d3a7990 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.0-branch
in repository binutils-gdb.
from c87a5c7547 Automatic date update in version.in
new afca9a1e6d Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from 36088682f4 ELF checks for orphan placement
new 7f904457b0 Automatic date update in version.in
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:
bfd/version.h | 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 clang.
from a00fc3d03e Enable AddressSanitizer for Fuchsia targets
new 469977f45c [Driver][Darwin] Pass -munwind-table when !UseSjLjExceptions.
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/Driver/ToolChain.h | 2 +-
lib/Driver/ToolChain.cpp | 2 +-
lib/Driver/ToolChains/Clang.cpp | 2 +-
lib/Driver/ToolChains/CrossWindows.cpp | 2 +-
lib/Driver/ToolChains/CrossWindows.h | 2 +-
lib/Driver/ToolChains/Darwin.cpp | 4 ++--
lib/Driver/ToolChains/Darwin.h | 2 +-
lib/Driver/ToolChains/Gnu.cpp | 2 +-
lib/Driver/ToolChains/Gnu.h | 2 +-
lib/Driver/ToolChains/MSVC.cpp | 2 +-
lib/Driver/ToolChains/MSVC.h | 2 +-
lib/Driver/ToolChains/MinGW.cpp | 2 +-
lib/Driver/ToolChains/MinGW.h | 2 +-
lib/Driver/ToolChains/NetBSD.h | 5 ++++-
test/Driver/clang-translation.c | 8 ++++++++
15 files changed, 26 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 0856e7acd5f AMDGPU: Don't use report_fatal_error for unsupported call types
new dad922aba23 Use profile summary to disable peeling for huge working sets
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/Analysis/ProfileSummaryInfo.h | 6 ++++
lib/Analysis/ProfileSummaryInfo.cpp | 32 ++++++++++++-----
lib/Transforms/Scalar/LoopUnrollPass.cpp | 24 +++++++++----
test/Other/new-pm-defaults.ll | 1 +
test/Other/new-pm-thinlto-defaults.ll | 1 +
test/Transforms/LoopUnroll/peel-loop-pgo.ll | 55 +++++++++++++++++++----------
6 files changed, 87 insertions(+), 32 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 dfb2cfedfcc AMDGPU: Remove error on calls for amdgcn
new 0856e7acd5f AMDGPU: Don't use report_fatal_error for unsupported call types
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/AMDGPU/AMDGPUISelLowering.cpp | 12 +++-
lib/Target/AMDGPU/AMDGPUISelLowering.h | 4 ++
lib/Target/AMDGPU/SIISelLowering.cpp | 22 +++++--
test/CodeGen/AMDGPU/call.ll | 57 ------------------
.../AMDGPU/promote-alloca-bitcast-function.ll | 4 +-
test/CodeGen/AMDGPU/unsupported-calls.ll | 69 ++++++++++++++++++++++
6 files changed, 101 insertions(+), 67 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/call.ll
create mode 100644 test/CodeGen/AMDGPU/unsupported-calls.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 688929ea0f3 AMDGPU: Fix implicitarg.ptr handling special inputs
new dfb2cfedfcc AMDGPU: Remove error on calls for amdgcn
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/AMDGPU/AMDGPUTargetMachine.cpp | 32 +++++++++++-----------
lib/Target/AMDGPU/AMDGPUTargetMachine.h | 3 --
lib/Target/AMDGPU/SIISelLowering.cpp | 5 ----
test/CodeGen/AMDGPU/basic-call-return.ll | 6 ++--
test/CodeGen/AMDGPU/byval-frame-setup.ll | 4 +--
test/CodeGen/AMDGPU/call-argument-types.ll | 8 +++---
test/CodeGen/AMDGPU/call-encoding.ll | 6 ++--
test/CodeGen/AMDGPU/call-graph-register-usage.ll | 6 ++--
test/CodeGen/AMDGPU/call-preserved-registers.ll | 6 ++--
test/CodeGen/AMDGPU/call-return-types.ll | 6 ++--
test/CodeGen/AMDGPU/call.ll | 2 --
test/CodeGen/AMDGPU/callee-frame-setup.ll | 4 +--
test/CodeGen/AMDGPU/callee-special-input-sgprs.ll | 4 +--
test/CodeGen/AMDGPU/callee-special-input-vgprs.ll | 2 +-
test/CodeGen/AMDGPU/frame-index-elimination.ll | 3 +-
test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll | 6 ++--
test/CodeGen/AMDGPU/mem-builtins.ll | 21 +++++++++++++-
test/CodeGen/AMDGPU/nested-calls.ll | 6 ++--
test/CodeGen/AMDGPU/private-memory-broken.ll | 21 --------------
.../AMDGPU/promote-alloca-bitcast-function.ll | 6 ++--
test/CodeGen/AMDGPU/promote-alloca-calling-conv.ll | 22 ++++++++++++++-
21 files changed, 95 insertions(+), 84 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/private-memory-broken.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.