This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5c6d787053e [DAGCombiner] Fold (zext (and/or/xor (shl/shr (load x), cst [...]
new 0edb3bf17db [LLVMTestingSupport] Add explicit linkage to LLVMSupport
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/Testing/Support/CMakeLists.txt | 5 ++++-
1 file changed, 4 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 c7df5c77fa Revert "[Sema] Fix PR35832 - Ambiguity accessing anonymous s [...]
new f1010cd2b0 [Sema] Fix PR35832 - Ambiguity accessing anonymous struct/un [...]
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/SemaExprMember.cpp | 2 +-
lib/Sema/TreeTransform.h | 1 -
test/SemaCXX/PR35832.cpp | 21 +++++++++++++++++++++
3 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 test/SemaCXX/PR35832.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 clang.
from 1bbe405f36 [Sema] Fix PR35832 - Ambiguity accessing anonymous struct/un [...]
new c7df5c77fa Revert "[Sema] Fix PR35832 - Ambiguity accessing anonymous s [...]
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/SemaExprMember.cpp | 2 +-
test/SemaCXX/PR35832.cpp | 19 -------------------
2 files changed, 1 insertion(+), 20 deletions(-)
delete mode 100644 test/SemaCXX/PR35832.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 4684319af88 [NDS32] Add intrinsic functions for TLB operation and data [...]
new e7aced20955 [NDS32] New option -malways-align and -malign-functions.
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 | 13 ++++++++++
gcc/config/nds32/nds32-md-auxiliary.c | 20 +++++++++------
gcc/config/nds32/nds32.c | 47 +++++++++++++++++++++--------------
gcc/config/nds32/nds32.h | 8 +++++-
gcc/config/nds32/nds32.md | 38 +++++++++++++++++++++++-----
gcc/config/nds32/nds32.opt | 8 ++++++
6 files changed, 100 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 clang.
from 4faa6cefe2 [Sema] Remove dead code in BuildAnonymousStructUnionMemberRe [...]
new 1bbe405f36 [Sema] Fix PR35832 - Ambiguity accessing anonymous struct/un [...]
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/SemaExprMember.cpp | 2 +-
test/SemaCXX/PR35832.cpp | 19 +++++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 test/SemaCXX/PR35832.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 clang.
from 639427d5d3 [libclang] Add clang_File_tryGetRealPathName
new b6baea1ebf [Sema] Fix PR22637 - IndirectFieldDecl's discard qualifiers [...]
new 4faa6cefe2 [Sema] Remove dead code in BuildAnonymousStructUnionMemberRe [...]
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/Sema/SemaExprMember.cpp | 74 +++++++++------------------------
lib/Sema/TreeTransform.h | 10 ++---
test/SemaCXX/PR22637.cpp | 40 ++++++++++++++++++
test/SemaCXX/cxx0x-nontrivial-union.cpp | 2 +-
4 files changed, 66 insertions(+), 60 deletions(-)
create mode 100644 test/SemaCXX/PR22637.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 d6abfaf5b62 Daily bump.
new 4684319af88 [NDS32] Add intrinsic functions for TLB operation and data [...]
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 | 12 +++++
gcc/config/nds32/constants.md | 12 +++++
gcc/config/nds32/nds32-intrinsic.c | 78 ++++++++++++++++++++++++++++
gcc/config/nds32/nds32-intrinsic.md | 101 ++++++++++++++++++++++++++++++++++++
gcc/config/nds32/nds32.c | 14 +++++
gcc/config/nds32/nds32.h | 12 +++++
gcc/config/nds32/nds32_intrinsic.h | 43 +++++++++++++++
7 files changed, 272 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 gcc.
from 326e3d4eef3 2018-04-07 Thomas Koenig <tkoenig(a)gcc.gnu.org> Andrew Pi [...]
new d6abfaf5b62 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 df5d4e500ab Daily bump.
new 98e481a7b23 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 78664c0c739 Daily bump.
new a593816a427 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.