This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7f67927ad0 [AST] Generate unique identifiers for CXXCtorInitializer objects.
new a55b8668b2 [AST] [analyzer] NFC: Reuse code in stable ID dumping methods.
new 8226258a9e [analyzer] Dump stable identifiers for objects under construction.
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/AST/DeclBase.cpp | 5 +----
lib/AST/DeclCXX.cpp | 7 ++-----
lib/AST/Stmt.cpp | 5 +----
lib/StaticAnalyzer/Core/ExplodedGraph.cpp | 5 +----
lib/StaticAnalyzer/Core/ExprEngine.cpp | 12 ++++++++++--
lib/StaticAnalyzer/Core/ProgramState.cpp | 5 +----
test/Analysis/dump_egraph.cpp | 13 ++++++++++---
7 files changed, 26 insertions(+), 26 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 66750a57ce Typo correction; NFC.
new 7f67927ad0 [AST] Generate unique identifiers for CXXCtorInitializer objects.
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/DeclCXX.h | 3 +++
lib/AST/DeclCXX.cpp | 8 ++++++++
2 files changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allyesconfig
in repository toolchain/gcc.
from 44fb4672ecf Use atomic load/store to access static backtrace state pointer
adds 4c66cfc8237 Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/binutils-gdb.
from dd5ce15398 Automatic date update in version.in
adds 6c9af454ab Automatic date update in version.in
No new revisions were added by this update.
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 68298d44279 [mips] Fix TestDWARF32Version5Addr8AllForms test failure on [...]
new a6c2a7e2be8 [DAGCombiner] narrow truncated vector binops when legal
new 9887fee818c [Hexagon] Extract operand decoders into a separate file, NFC
new dd37dd65215 BumpPtrAllocator: Add a couple of convenient wrappers aroun [...]
The 3 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/Support/Allocator.h | 27 +++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 18 +-
.../Hexagon/Disassembler/HexagonDisassembler.cpp | 57 +----
lib/Target/Hexagon/HexagonDepDecoders.h | 73 +++++++
lib/Target/X86/X86ISelLowering.cpp | 2 +
test/CodeGen/X86/vector-trunc-math-widen.ll | 236 ++++++++-------------
test/CodeGen/X86/vector-trunc-math.ll | 236 ++++++++-------------
7 files changed, 282 insertions(+), 367 deletions(-)
create mode 100644 lib/Target/Hexagon/HexagonDepDecoders.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.