This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9689681e1bd [WebAssembly] Remove infinite loop from reg-stackify test
new e5914dd1a35 Merge debug info when hoist then-else code to if.
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/Transforms/Utils/SimplifyCFG.cpp | 2 ++
test/Transforms/SimplifyCFG/min_dbginfo.ll | 39 ++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
create mode 100644 test/Transforms/SimplifyCFG/min_dbginfo.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 lldb.
from 4d77d156c Update NSArray/NSDictionary/NSSet formatters to handle new ma [...]
new 1d56dadd5 Fix typo in variable name.
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:
tools/debugserver/source/CMakeLists.txt | 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 8cb2a61279 Add test that we get the correct calling convention and mang [...]
new f15cce03a0 PR19668, PR23034: Fix handling of move constructors and dele [...]
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/DeclCXX.h | 74 ++++++++++-
lib/AST/ASTImporter.cpp | 5 +
lib/AST/DeclCXX.cpp | 34 ++++-
lib/CodeGen/CGCXXABI.cpp | 31 +----
lib/CodeGen/ItaniumCXXABI.cpp | 13 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 52 ++++----
lib/Sema/SemaDeclCXX.cpp | 56 ++++++++-
lib/Serialization/ASTReaderDecl.cpp | 6 +
lib/Serialization/ASTWriter.cpp | 3 +
test/CodeGenCXX/uncopyable-args.cpp | 137 ++++++++++++++++-----
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 49 +++++---
11 files changed, 332 insertions(+), 128 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 48d699f0c1 Add missing test for warning added in r310803.
new 8cb2a61279 Add test that we get the correct calling convention and mang [...]
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:
test/Headers/stdarg.cpp | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
create mode 100644 test/Headers/stdarg.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 gcc.
from c5ddd56930d [RS6000] Don't restore fixed regs
new 875db42c08f [RS6000] Merge rs6000_reg_live_or_pic_offset_p into save_reg_p
new c75fa14ffcc [RS6000] Delete code made dead by r250482
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:
gcc/ChangeLog | 11 +++++++++++
gcc/config/rs6000/rs6000.c | 45 +++++++++++----------------------------------
2 files changed, 22 insertions(+), 34 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 6673f31a610 Daily bump.
new c5ddd56930d [RS6000] Don't restore fixed regs
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 | 5 +++
gcc/config/rs6000/rs6000.c | 79 ++++++++++++++++++++++++++++------------------
2 files changed, 53 insertions(+), 31 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 156a10346f9 [VirtRegRewriter] Properly model the register liveness on u [...]
new 9689681e1bd [WebAssembly] Remove infinite loop from reg-stackify test
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:
test/CodeGen/WebAssembly/reg-stackify.ll | 4 +++-
1 file changed, 3 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 gcc.
from 65ebf6e9252 Limit SH strncmp inline expansion (PR target/78460).
new 6673f31a610 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-7-branch
in repository gcc.
from ad55088dcff Limit SH strncmp inline expansion (PR target/78460).
new f7f39668bcb 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 d8bb65534f3 /cp 2017-08-14 Paolo Carlini <paolo.carlini(a)oracle.com>
new 04ef67ab210 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.