This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 868b439 compiler: don't permit P.M if P is a pointer type
new 364743f PR c++/77321 * c-common.c (warn_for_memset): Check type for null.
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr77321.C | 24 ++++++++++++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr77321.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 813dddb [AST] Remove unused function, to silence a GCC7 warning.
new b8c8480 [SemaObjC] Do not RebuildObjCMessageExpr without valid method decl
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/TreeTransform.h | 3 +++
test/SemaObjC/call-super-2.m | 15 +++++++++++++++
2 files changed, 18 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 035da02 [GraphTraits] Replace all NodeType usage with NodeRef
new 813dddb [AST] Remove unused function, to silence a GCC7 warning.
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/AST/StmtProfile.cpp | 4 ----
1 file changed, 4 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 lld.
from 5904093 [ELF] Only print symbol name when it is available
new 3344dcd Add support for '|' in expressions.
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:
ELF/LinkerScript.cpp | 3 +++
test/ELF/linkerscript/linkerscript-phdrs-flags.s | 2 +-
2 files 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 release_39
in repository lld.
from ed0d2c4 Add a note that 3.9 is a major milestone for us.
new 96aa6cf Merging r279368: -------------------------------------------- [...]
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:
ELF/Target.cpp | 1 +
test/ELF/tls-i686.s | 6 +++---
2 files changed, 4 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 release_39
in repository llvm.
from 98e9ba6 Merging r279369 and update the test: ------------------------ [...]
new 3aa4a35 Merging r279268: -------------------------------------------- [...]
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/CloneFunction.cpp | 6 ++++++
test/Transforms/Inline/inline_constprop.ll | 26 ++++++++++++++++++++++++--
2 files changed, 30 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 llvm.
from 22fca38 [GraphTraits] Replace all NodeType usage with NodeRef
new 0fd3c95 [InstCombine] change param type from Instruction to BinaryOpe [...]
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/InstCombine/InstCombineCompares.cpp | 158 +++++++++++----------
lib/Transforms/InstCombine/InstCombineInternal.h | 48 +++----
2 files changed, 109 insertions(+), 97 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 370c519 Split _M_dfs() into smaller functions. * regex_executor.h(_ [...]
new 868b439 compiler: don't permit P.M if P is a pointer type
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 6 ++++--
2 files 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 d47df87 ADT: Remove ilist_*sentinel_traits, NFC
new 22fca38 [GraphTraits] Replace all NodeType usage with NodeRef
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/ADT/GraphTraits.h | 11 ++------
include/llvm/Analysis/CallGraph.h | 22 +++++++--------
include/llvm/Analysis/Interval.h | 20 ++++++--------
include/llvm/Analysis/LazyCallGraph.h | 16 +++++------
include/llvm/Analysis/LoopInfo.h | 22 ++++-----------
include/llvm/Analysis/PostDominators.h | 2 +-
include/llvm/Analysis/RegionIterator.h | 2 --
include/llvm/CodeGen/MachineBasicBlock.h | 36 ++++++++----------------
include/llvm/CodeGen/MachineDominators.h | 11 +++-----
include/llvm/CodeGen/MachineFunction.h | 12 +++-----
include/llvm/CodeGen/MachineLoopInfo.h | 22 ++++-----------
include/llvm/CodeGen/MachineRegionInfo.h | 14 ++++++----
include/llvm/CodeGen/ScheduleDAG.h | 7 ++---
include/llvm/CodeGen/SelectionDAGNodes.h | 7 ++---
include/llvm/IR/CFG.h | 46 +++++++++++--------------------
include/llvm/IR/Dominators.h | 21 +++++---------
include/llvm/IR/Type.h | 14 ++++------
include/llvm/Transforms/Utils/MemorySSA.h | 20 ++++++--------
lib/Analysis/BlockFrequencyInfo.cpp | 9 ++----
lib/Analysis/BlockFrequencyInfoImpl.cpp | 9 ++----
lib/CodeGen/MachineBlockFrequencyInfo.cpp | 10 ++-----
lib/Transforms/IPO/FunctionAttrs.cpp | 13 +++------
unittests/ADT/SCCIteratorTest.cpp | 11 ++++----
unittests/Analysis/CallGraphTest.cpp | 18 ++++++------
24 files changed, 141 insertions(+), 234 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 release_39
in repository llvm.
from a164239 Fix gather-root.ll SLP vectorizer test to not expose UB.
new 98e9ba6 Merging r279369 and update the 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:
lib/Transforms/Vectorize/SLPVectorizer.cpp | 6 +++++-
test/Transforms/SLPVectorizer/AArch64/gather-root.ll | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.