This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from daa7fe4 [TableGen] Print #nnn as a name of an non-native reg unit wit [...]
new 28ec1cc [APInt] Move operator=(uint64_t) inline as its pretty simple [...]
new fcdf36f [LV] Transform truncations of non-primary induction variables
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/APInt.h | 11 +++++++-
lib/Support/APInt.cpp | 10 -------
lib/Transforms/Vectorize/LoopVectorize.cpp | 21 +++++++-------
test/Transforms/LoopVectorize/induction.ll | 45 ++++++++++++++++++++++++++++++
4 files changed, 65 insertions(+), 22 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 binutils-gdb.
from 8c43009 dwarf2read.c: Clean up out of bounds handling
new a439862 gdb: xtensa: clean up xtensa_default_isa initialization
new c56054f gdb: gdbserver: xtensa: make C0_NREGS available
new 0ce4291 gdb: xtensa-linux: add call0 support
new 1a09b50 gdbserver: xtensa: add call0 support
new 0d0bf81 gdb: xtensa: fix test for privileged register number
new f74f865 gdb: xtensa-linux: support THREADPTR register
new a12e714 gdbserver: xtensa: support THREADPTR register
The 7 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:
gdb/ChangeLog | 36 ++++++++++++++++++++++++++++++++++++
gdb/arch/xtensa.h | 2 ++
gdb/gdbserver/ChangeLog | 15 +++++++++++++++
gdb/gdbserver/linux-xtensa-low.c | 39 +++++++++++++++++++++++++++++++++++++++
gdb/xtensa-linux-nat.c | 36 ++++++++++++++++++++++++++++++++++++
gdb/xtensa-tdep.c | 15 +++++++++------
gdb/xtensa-tdep.h | 1 +
7 files changed, 138 insertions(+), 6 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 eec6cbf Encapsulate FPOptions and use it consistently
new 8d45096 Add [[clang::suppress(rule, ...)]] attribute
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/Basic/Attr.td | 6 ++++++
include/clang/Basic/AttrDocs.td | 26 ++++++++++++++++++++++++++
lib/Sema/SemaDeclAttr.cpp | 23 +++++++++++++++++++++++
lib/Sema/SemaStmtAttr.cpp | 27 +++++++++++++++++++++++++++
test/Misc/ast-dump-attr.cpp | 22 ++++++++++++++++++++++
test/SemaCXX/suppress.cpp | 25 +++++++++++++++++++++++++
6 files changed, 129 insertions(+)
create mode 100644 test/SemaCXX/suppress.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 compiler-rt.
from fa1f07d [powerpc] deactivate ManyThreadsTest asan test on powerpc64
new 7b63582 Move lsan allocator cache from lsan_common_linux to lsan_linux
new 0495424 Fix comment in lsan_linux.cc
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/lsan/CMakeLists.txt | 1 +
lib/lsan/lsan_common_linux.cc | 4 ----
.../tests/msan_loadable.cc => lsan/lsan_linux.cc} | 23 +++++++++++-----------
3 files changed, 12 insertions(+), 16 deletions(-)
copy lib/{msan/tests/msan_loadable.cc => lsan/lsan_linux.cc} (50%)
--
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 e5008ac Backport "Require effective target global_constructor for two [...]
new e180332 [gcc] 2017-03-27 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 31 +++++
gcc/config/rs6000/rs6000.md | 176 ++++++++++++++++-------------
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.target/powerpc/pr78543.c | 60 ++++++++++
4 files changed, 195 insertions(+), 80 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr78543.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 gcc.
from 0cdc8a4 2017-03-27 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new a8f3385 [gcc] 2017-03-27 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 28 +++++
gcc/config/rs6000/rs6000.md | 176 ++++++++++++++++-------------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/powerpc/pr78543.c | 60 ++++++++++
4 files changed, 189 insertions(+), 80 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr78543.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 llvm.
from bc04e5d [AMDGPU] SISched: Detect dependency types between blocks
new daa7fe4 [TableGen] Print #nnn as a name of an non-native reg unit wit [...]
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/TableGen/CodeGenRegisters.cpp | 19 +++++++++++++------
utils/TableGen/CodeGenRegisters.h | 4 ++++
2 files changed, 17 insertions(+), 6 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 lldb.
from d76578d Fix the Xcode project for OpenBSD additions.
new 5045565 In FileSpec::Equal, short-cut GetNormalizedPath.
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:
source/Utility/FileSpec.cpp | 27 ++++++++++++++++++++++++++-
unittests/Host/FileSpecTest.cpp | 2 ++
2 files changed, 28 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 75f794b Look through CXXBindTemporaryExprs when checking CXXFunctionC [...]
new eec6cbf Encapsulate FPOptions and use it consistently
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 | 28 +++++++++++++++-------------
include/clang/AST/ExprCXX.h | 16 ++++++++--------
include/clang/Basic/LangOptions.h | 18 ++++++++++++++----
include/clang/Sema/Sema.h | 10 ++++------
lib/AST/ASTImporter.cpp | 4 ++--
lib/Analysis/BodyFarm.cpp | 4 ++--
lib/CodeGen/CGExprScalar.cpp | 12 ++++++------
lib/CodeGen/CGObjC.cpp | 4 ++--
lib/CodeGen/CGStmtOpenMP.cpp | 3 +--
lib/Frontend/Rewrite/RewriteModernObjC.cpp | 2 +-
lib/Frontend/Rewrite/RewriteObjC.cpp | 2 +-
lib/Sema/SemaAttr.cpp | 6 +++---
lib/Sema/SemaDeclCXX.cpp | 2 +-
lib/Sema/SemaExpr.cpp | 4 ++--
lib/Sema/SemaExprCXX.cpp | 2 +-
lib/Sema/SemaOverload.cpp | 20 ++++++++++----------
lib/Sema/SemaPseudoObject.cpp | 13 ++++++++-----
lib/Sema/TreeTransform.h | 4 ++--
lib/Serialization/ASTReader.cpp | 2 +-
lib/Serialization/ASTReaderStmt.cpp | 4 ++--
lib/Serialization/ASTWriter.cpp | 2 +-
lib/Serialization/ASTWriterStmt.cpp | 4 ++--
22 files changed, 89 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.