This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 393458c [analyzer] Remove superquadratic behaviour from DataflowWorklist
new 18ab441 fix _BitScan intrinsics missing header warnings; fix some lin [...]
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/BuiltinsARM.def | 12 +--
include/clang/Basic/BuiltinsX86.def | 4 +-
include/clang/Basic/BuiltinsX86_64.def | 162 ++++++++++++++--------------
include/clang/Basic/DiagnosticParseKinds.td | 2 +-
4 files changed, 90 insertions(+), 90 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 eea21d3 Add config directory for development ILP32 builds
new 2edfa21 README: Document how to add support for a new target.
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:
README | 10 ++++++++++
1 file changed, 10 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 clang.
from bc3970e Add required targets to tests to (hopefully) appease bots
new 393458c [analyzer] Remove superquadratic behaviour from DataflowWorklist
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/Analysis/LiveVariables.cpp | 27 +++++++++------------------
1 file changed, 9 insertions(+), 18 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 gcc-5-branch
in repository gcc.
from 52e9b61 Daily bump.
new 00ab336 Delete x86 deprecated pcommit instruction support
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 | 23 +++++++++++++++
gcc/common/config/i386/i386-common.c | 15 ----------
gcc/config.gcc | 4 +--
gcc/config/i386/cpuid.h | 1 -
gcc/config/i386/driver-i386.c | 6 ++--
gcc/config/i386/i386-c.c | 2 --
gcc/config/i386/i386.c | 14 +--------
gcc/config/i386/i386.h | 2 --
gcc/config/i386/i386.md | 10 -------
gcc/config/i386/i386.opt | 4 +--
gcc/config/i386/pcommitintrin.h | 49 -------------------------------
gcc/config/i386/x86intrin.h | 2 --
gcc/testsuite/ChangeLog | 12 ++++++++
gcc/testsuite/g++.dg/other/i386-2.C | 2 +-
gcc/testsuite/g++.dg/other/i386-3.C | 2 +-
gcc/testsuite/gcc.target/i386/pcommit-1.c | 11 -------
gcc/testsuite/gcc.target/i386/sse-12.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-13.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-14.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-22.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-23.c | 2 +-
21 files changed, 49 insertions(+), 120 deletions(-)
delete mode 100644 gcc/config/i386/pcommitintrin.h
delete mode 100644 gcc/testsuite/gcc.target/i386/pcommit-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 libcxx.
from e29fb4c Implement http://wg21.link/p0302r1: Removing Allocator Suppor [...]
new 426eb5d Update the status of three papers that do not require library [...]
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:
www/cxx1z_status.html | 8 +++++---
1 file changed, 5 insertions(+), 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 llvm.
from 120f92e [safestack] Reapply r283248 after moving X86-targeted SafeSta [...]
new e900cee LegalizeDAG: Implement PROMOTE for ISD::BITREVERSE
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/SelectionDAG/LegalizeDAG.cpp | 3 ++-
1 file changed, 2 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 libcxx.
from 698cce6 Add missing include in test; NFC. Thanks to Jonathan Wakely f [...]
new e29fb4c Implement http://wg21.link/p0302r1: Removing Allocator Suppor [...]
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/functional | 18 +++++++++++++-----
.../{derive_from.pass.cpp => derive_from.fail.cpp} | 11 +++++------
.../func.wrap/func.wrap.func/derive_from.pass.cpp | 3 +++
.../{alloc.pass.cpp => alloc.fail.cpp} | 6 ++----
.../func.wrap.func.con/alloc.pass.cpp | 3 +++
.../alloc_F.fail.cpp} | 16 ++++++++--------
.../func.wrap.func.con/alloc_F.pass.cpp | 1 +
.../alloc_function.fail.cpp} | 17 +++++++++--------
.../func.wrap.func.con/alloc_function.pass.cpp | 1 +
...lloc_nullptr.pass.cpp => alloc_nullptr.fail.cpp} | 6 ++++--
.../func.wrap.func.con/alloc_nullptr.pass.cpp | 3 +++
.../alloc_rfunction.fail.cpp} | 21 ++++++++++-----------
.../func.wrap.func.con/alloc_rfunction.pass.cpp | 3 +++
www/cxx1z_status.html | 4 ++--
14 files changed, 67 insertions(+), 46 deletions(-)
copy test/std/utilities/function.objects/func.wrap/func.wrap.func/{derive_from.pas [...]
copy test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.c [...]
copy test/std/utilities/function.objects/func.wrap/func.wrap.func/{func.wrap.func. [...]
copy test/std/utilities/function.objects/func.wrap/func.wrap.func/{func.wrap.func. [...]
copy test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.c [...]
copy test/std/utilities/function.objects/func.wrap/func.wrap.func/{func.wrap.func. [...]
--
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-6-branch
in repository gcc.
from 2b2f0d1 Revert backport "Remove RECORD_TYPE special-casing in std_can [...]
new 9c3953a Delete x86 deprecated pcommit instruction support
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 | 23 +++++++++++++++
gcc/common/config/i386/i386-common.c | 15 ----------
gcc/config.gcc | 8 ++---
gcc/config/i386/cpuid.h | 1 -
gcc/config/i386/driver-i386.c | 9 ++----
gcc/config/i386/i386-c.c | 2 --
gcc/config/i386/i386.c | 20 +++----------
gcc/config/i386/i386.h | 2 --
gcc/config/i386/i386.md | 10 -------
gcc/config/i386/i386.opt | 4 +--
gcc/config/i386/pcommitintrin.h | 49 -------------------------------
gcc/config/i386/x86intrin.h | 2 --
gcc/testsuite/ChangeLog | 12 ++++++++
gcc/testsuite/g++.dg/other/i386-2.C | 2 +-
gcc/testsuite/g++.dg/other/i386-3.C | 2 +-
gcc/testsuite/gcc.target/i386/pcommit-1.c | 11 -------
gcc/testsuite/gcc.target/i386/sse-12.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-13.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-14.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-22.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-23.c | 2 +-
21 files changed, 55 insertions(+), 127 deletions(-)
delete mode 100644 gcc/config/i386/pcommitintrin.h
delete mode 100644 gcc/testsuite/gcc.target/i386/pcommit-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 llvm.
from 080559c Revert "In visitSTORE, always use FindBetterChain, rather tha [...]
new fcfb682 New llc option pie-copy-relocations to optimize access to ext [...]
new 120f92e [safestack] Reapply r283248 after moving X86-targeted SafeSta [...]
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/MCTargetOptions.h | 2 ++
include/llvm/MC/MCTargetOptionsCommandFlags.h | 3 +++
lib/CodeGen/SafeStack.cpp | 13 ++++++-------
lib/MC/MCTargetOptions.cpp | 3 ++-
lib/Target/TargetMachine.cpp | 7 +++----
...bal-access-pie.ll => global-access-pie-copyrelocs.ll} | 16 ++++++----------
6 files changed, 22 insertions(+), 22 deletions(-)
copy test/CodeGen/X86/{global-access-pie.ll => global-access-pie-copyrelocs.ll} (88%)
--
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 8af2f11 test: attempt to repair SCEI buildbots
new 45b902e [CUDA] Emit deferred diagnostics during Sema rather than duri [...]
new eb0ae14 Add and use isDiscardableGVALinkage function.
new bc3970e Add required targets to tests to (hopefully) appease bots
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:
include/clang/AST/ASTContext.h | 11 --
include/clang/AST/Decl.h | 8 --
include/clang/Basic/Linkage.h | 4 +
include/clang/Sema/Sema.h | 43 ++++--
lib/AST/ASTContext.cpp | 11 +-
lib/AST/Decl.cpp | 14 --
lib/CodeGen/CodeGenModule.cpp | 44 -------
lib/CodeGen/CodeGenModule.h | 4 -
lib/Sema/SemaCUDA.cpp | 211 ++++++++++++++++++++++++------
test/CodeGen/64bit-swiftcall.c | 2 +
test/Parser/lambda-attr.cu | 2 +-
test/SemaCUDA/call-host-fn-from-device.cu | 3 +-
test/SemaCUDA/function-overload.cu | 44 ++++++-
test/SemaCUDA/method-target.cu | 6 +-
test/SemaCUDA/reference-to-kernel-fn.cu | 5 +-
15 files changed, 262 insertions(+), 150 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.