This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 157c03a [InstSimplify] add tests to show missing select simplifications; NFC
new d171b5c Mark test that is testing statistics output as requiring Assertions
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/ThinLTO/X86/lazyload_metadata.ll | 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 b0c114c Correct Vectorcall Register passing and HVA Behavior
new f228bfa [MS] Instantiate default args during instantiation of exporte [...]
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/SemaDeclCXX.cpp | 75 +++++++++-----------------------
lib/Sema/SemaTemplateInstantiateDecl.cpp | 35 +++++++++++++--
test/CodeGenCXX/dllexport.cpp | 12 +++++
test/SemaCXX/default-arg-closures.cpp | 9 ++--
test/SemaCXX/dllexport.cpp | 21 +++++++++
5 files changed, 89 insertions(+), 63 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 9b6443b [PM] Edit comments in PassManager.h.
new 157c03a [InstSimplify] add tests to show missing select simplifications; NFC
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/Transforms/InstSimplify/select.ll | 28 ++++++++++++++++++++++++++++
1 file changed, 28 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 compiler-rt.
from 69a1307 [compiler-rt] suppress LNK4221 warning when creating static l [...]
new e763d58 fix warning about noreturn in sanitizer_win's internal__exit()
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/sanitizer_common/sanitizer_win.cc | 16 +++++++++++++++-
1 file changed, 15 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 a08c3fe Daily bump.
new 522d385 [gcc] 2017-01-04 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new e6e5e5d Fix ChangeLog date
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 | 49 +++++
gcc/config/rs6000/predicates.md | 102 +++++++++-
gcc/config/rs6000/rs6000-protos.h | 1 +
gcc/config/rs6000/rs6000.c | 77 ++++++++
gcc/config/rs6000/rs6000.h | 6 +
gcc/config/rs6000/rs6000.md | 281 ++++++++++++++++++++++++---
gcc/config/rs6000/vsx.md | 146 ++++++++++++++
gcc/testsuite/ChangeLog | 10 +
gcc/testsuite/gcc.target/powerpc/pr71977-1.c | 31 +++
gcc/testsuite/gcc.target/powerpc/pr71977-2.c | 31 +++
10 files changed, 699 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71977-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71977-2.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 clang.
from 952bd43 [gtest] The way EXPECT_TEST now works after upgrading gtest t [...]
new b0c114c Correct Vectorcall Register passing and HVA Behavior
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/TargetInfo.cpp | 206 +++++++++++++++++++++++++----
test/CodeGen/vectorcall.c | 78 +++++++----
test/CodeGenCXX/homogeneous-aggregates.cpp | 6 +-
3 files changed, 237 insertions(+), 53 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 eb7f57f Patch gtest to move GTEST_IS_THREADSAFE out of unrelated GTES [...]
new 9b6443b [PM] Edit comments in PassManager.h.
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/IR/PassManager.h | 250 +++++++++++++++++++++---------------------
1 file changed, 122 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 llvm.
from d251951 [DWARF] Null out the debug locs of load instructions that hav [...]
new eb7f57f Patch gtest to move GTEST_IS_THREADSAFE out of unrelated GTES [...]
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:
utils/unittest/googletest/include/gtest/internal/gtest-port.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 libcxx.
from c3589a8 [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
new a2e3d1e Fix Sphinx build error caused by bad indentation
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:
docs/DesignDocs/VisibilityMacros.rst | 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 d91d59c 2017-01-04 Richard Biener <rguenther(a)suse.de>
new eb065f2 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.