This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/cxx-enum-flags
in repository binutils-gdb.
at 6893f30 enum_flags: Fix ternary operator and remove implicit converti [...]
This branch includes the following new commits:
new 38b7a97 enum_flags: Fix problems and add comprehensive unit tests
new 6893f30 enum_flags: Fix ternary operator and remove implicit converti [...]
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.
--
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 777f5ad Fix wrong patch committed
new 5b9b62c 2016-11-04 Richard Biener <rguenther(a)suse.de>
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 | 8 ++++++++
gcc/loop-invariant.c | 18 +++++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr78185.c | 28 ++++++++++++++++++++++++++++
gcc/tree-ssa-loop-im.c | 13 +++++++++++--
5 files changed, 63 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr78185.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 f85fa80 Add a missing return to the move assignment operator for Sequ [...]
new 1228c39 Comment rewording in MachineScheduler.cpp.
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/MachineScheduler.cpp | 5 ++---
1 file changed, 2 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 202a8de Remove dead code trying to handle when the amount of data rea [...]
new f85fa80 Add a missing return to the move assignment operator for Sequ [...]
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/ExecutionEngine/Orc/RPCUtils.h | 1 +
1 file changed, 1 insertion(+)
--
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 6c10c8c Only log the visit of a return instruction if we in fact foun [...]
new 202a8de Remove dead code trying to handle when the amount of data rea [...]
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:
tools/llvm-objdump/MachODump.cpp | 14 ++------------
1 file changed, 2 insertions(+), 12 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 af0210f Fix typo
new 0e7e3d2 Hoist check for TLI above all of the attempts to use it (incl [...]
new 6c10c8c Only log the visit of a return instruction if we in fact foun [...]
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/CodeGen/CodeGenPrepare.cpp | 8 ++++++--
lib/Transforms/ObjCARC/ObjCARCOpts.cpp | 5 ++---
2 files changed, 8 insertions(+), 5 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 9f2f7dc Add some more asserts to clearly indicate that there are spec [...]
new efa1cc7 [python bindings] Expose CXCursor_FriendDecl as CursorKind.FR [...]
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:
bindings/python/clang/cindex.py | 2 ++
1 file changed, 2 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 98cebfb [index] Expose FriendDecl
new 9f2f7dc Add some more asserts to clearly indicate that there are spec [...]
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/Expr.cpp | 1 +
lib/Basic/IdentifierTable.cpp | 6 ++++--
lib/Lex/HeaderSearch.cpp | 5 ++++-
3 files changed, 9 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 clang.
from f4b4bc9 Delete a trivially true check for a variable 'S' being null.
new 98cebfb [index] Expose FriendDecl
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-c/Index.h | 8 ++++++--
lib/Sema/SemaCodeComplete.cpp | 1 +
test/Index/load-classes.cpp | 22 +++++++++++++++++-----
tools/libclang/CIndex.cpp | 13 +++++++++++++
tools/libclang/CursorVisitor.h | 3 ++-
5 files changed, 39 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 351cf00 Enhancement to test for -ast-print
new bff9f71 Add an assert to further check the invariant that a null poin [...]
new f4b4bc9 Delete a trivially true check for a variable 'S' being null.
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/SemaExprObjC.cpp | 4 ++++
lib/Sema/SemaLookup.cpp | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.