This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 788062d [IRObjectFile] Try to be defensive, add a break.
new 7867935 [ADT] Add a range variant of std::transform
new e77d9ad [SCCP] Don't assume all Constants are ConstantInt
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/ADT/STLExtras.h | 8 ++++++++
lib/Transforms/Scalar/SCCP.cpp | 16 ++++++++--------
test/Transforms/SCCP/undef-resolve.ll | 10 ++++++++++
3 files changed, 26 insertions(+), 8 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 5170e52 [driver] Remove one more bunch of empty 'test inputs' folders. NFC
new 7bec354 Use ranges to concisely express iteration
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 | 53 +++++++------------------------------
lib/AST/ASTImporter.cpp | 16 +++++------
lib/AST/Decl.cpp | 15 +++++------
lib/AST/Expr.cpp | 15 +++++------
lib/AST/StmtPrinter.cpp | 20 +++++++-------
lib/AST/StmtProfile.cpp | 14 +++++-----
lib/Index/IndexBody.cpp | 19 +++++--------
lib/Sema/ScopeInfo.cpp | 2 +-
lib/Sema/SemaAttr.cpp | 5 ++--
lib/Sema/SemaCast.cpp | 11 +++-----
lib/Sema/SemaChecking.cpp | 9 +++----
lib/Sema/SemaInit.cpp | 6 ++---
lib/Sema/SemaLookup.cpp | 21 ++++++---------
lib/Sema/TreeTransform.h | 36 ++++++++++++-------------
lib/Serialization/ASTWriterStmt.cpp | 32 +++++++++++-----------
lib/Serialization/ModuleManager.cpp | 8 +++---
tools/libclang/CIndex.cpp | 21 +++++++--------
utils/TableGen/ClangAttrEmitter.cpp | 4 +--
18 files changed, 123 insertions(+), 184 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 d73d2ca [llvm-cov] Fix a buggy lit test
new 7cbcee7 Revert r273456, "Preserve DebugInfo when replacing values in [...]
new 788062d [IRObjectFile] Try to be defensive, add a break.
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/CodeGen/SelectionDAG.h | 4 +---
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 ++
lib/CodeGen/SelectionDAG/InstrEmitter.cpp | 3 +--
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 4 ++++
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 19 +------------------
lib/Object/IRObjectFile.cpp | 1 +
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 2 ++
lib/Target/Hexagon/HexagonISelLowering.cpp | 4 ++--
test/DebugInfo/X86/dbg-value-dag-combine.ll | 11 ++---------
9 files changed, 16 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 56896ed * testsuite/ChangeLog: Whitespace fixes.
new 06c343d 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 27f2af9 * gcc.dg/guality/param-5.c (clear_stack): Tweak.
new 0e1ff7f 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-4_9-branch
in repository gcc.
from a4a477b Daily bump.
new 771595a 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 e496d3c Daily bump.
new 07a34c5 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 22644bb [codeview] Add EFLAGS to the list of CodeView register numbers
new d73d2ca [llvm-cov] Fix a buggy lit 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/tools/llvm-cov/showTemplateInstantiations.cpp | 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 binutils-gdb.
from 4041bc9 MIPS/LD/testsuite: Use wildcard address matching in `undefwea [...]
new f215c83 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.