This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2af93f1 IR: Reduce the amount of boilerplate required for a metadata [...]
new 4825f8a [LVI] Simplify obfuscated code
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/LazyValueInfo.cpp | 14 --------------
1 file changed, 14 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 d3f6540 Address review feedback by adding comments about ${:uid}
new f2750c8 [MS-ABI]V-base dtor called more than needed when throw happen [...]
new 0c9cb64 Fix test.
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/CodeGen/MicrosoftCXXABI.cpp | 32 ++++++++++++++++++++++++
test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp | 35 +++++++++++++++++++++++++++
test/SemaCXX/cxx1z-copy-omission.cpp | 2 +-
3 files changed, 68 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 clang.
from 9d208e1 [c++17] P0135R1: Guaranteed copy elision.
new d3f6540 Address review feedback by adding comments about ${:uid}
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/Sema/SemaStmtAsm.cpp | 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 gcc.
from 38cfd08 PR tree-optimization/67955 * tree-ssa-alias.c (same_addr_si [...]
new fcdd705 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-6-branch
in repository gcc.
from 3e045ea 2016-12-06 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 7edfc15 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 04f183a Add missing noexcept on std::_Sp_locker constructors
new 12d4822 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 1e15122 [llc] Fix -stop-after=consthoist initializing the pass.
new 89ce124 AMDGPU: Add llvm.amdgcn.interp.mov intrinsic
new 2af93f1 IR: Reduce the amount of boilerplate required for a metadata [...]
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/IR/IntrinsicsAMDGPU.td | 8 ++
lib/IR/LLVMContext.cpp | 136 +++++++-----------------------
lib/Target/AMDGPU/SIISelLowering.cpp | 6 ++
test/CodeGen/AMDGPU/llvm.amdgcn.interp.ll | 6 +-
4 files changed, 48 insertions(+), 108 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 31a3f52 [OpenMP] Fix typo in the run command in the test case. NFC.
new 9d208e1 [c++17] P0135R1: Guaranteed copy elision.
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/AST/Expr.h | 7 +-
lib/AST/Expr.cpp | 29 ++++++-
lib/AST/ExprConstant.cpp | 3 +
lib/CodeGen/CGExpr.cpp | 2 +-
lib/CodeGen/CGExprAgg.cpp | 16 +---
lib/CodeGen/CGExprConstant.cpp | 6 +-
lib/Sema/SemaExprCXX.cpp | 10 +++
lib/Sema/SemaInit.cpp | 79 +++++++++++++++---
lib/Sema/SemaOverload.cpp | 2 +-
test/CXX/drs/dr0xx.cpp | 48 +++++++----
test/CXX/drs/dr10xx.cpp | 14 +++-
test/CXX/drs/dr1xx.cpp | 26 ++++--
test/CXX/drs/dr4xx.cpp | 23 +++--
test/CodeGenCXX/cxx1z-copy-omission.cpp | 81 ++++++++++++++++++
test/SemaCXX/aggregate-initialization.cpp | 12 ++-
test/SemaCXX/cxx1z-copy-omission.cpp | 134 ++++++++++++++++++++++++++++++
www/cxx_dr_status.html | 2 +-
www/cxx_status.html | 2 +-
18 files changed, 428 insertions(+), 68 deletions(-)
create mode 100644 test/CodeGenCXX/cxx1z-copy-omission.cpp
create mode 100644 test/SemaCXX/cxx1z-copy-omission.cpp
--
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 5590c2b Remove unnecessary inferior lookup in inferior_command
new 86a6934 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-7.12-branch
in repository binutils-gdb.
from f1f563f Automatic date update in version.in
new c715b5a 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.