This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2ef4e14af3f [DAGCombiner] allow undef elts in vector fmul matching
new abfefc95baa [SelectionDAG] allow FP binops in SimplifyDemandedVectorElts
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/SelectionDAG/TargetLowering.cpp | 7 +++++-
test/CodeGen/X86/avx512-hadd-hsub.ll | 30 ++++++++++++-------------
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 16 ++++++-------
test/CodeGen/X86/vector-shuffle-combining.ll | 4 ++--
4 files changed, 30 insertions(+), 27 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 d51c720a61 [analyzer] Teach CallEvent about C++17 aligned operator new().
new b132ee317d [analyzer] Add doxygen comments for the new CXXAllocatorCall APIs.
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/StaticAnalyzer/Core/PathSensitive/CallEvent.h | 12 +++++++-----
1 file changed, 7 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 753ce1e0a7 [analyzer] NFC: RetainCountChecker: Don't dump() symbols int [...]
new d51c720a61 [analyzer] Teach CallEvent about C++17 aligned operator new().
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:
.../StaticAnalyzer/Core/PathSensitive/CallEvent.h | 19 ++++++++++++++++---
lib/StaticAnalyzer/Core/CallEvent.cpp | 4 ++++
test/Analysis/new-aligned.cpp | 14 ++++++++++++++
3 files changed, 34 insertions(+), 3 deletions(-)
create mode 100644 test/Analysis/new-aligned.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 clang.
from ed7f88d2ab [Fixed Point Arithmetic] FixedPointCast
new eb078c91ce Revert 344389 "Revert r344375 "[Driver] check for exit code [...]
new 5943655632 [python] [tests] Disable python binding tests under LLVM_USE [...]
new 753ce1e0a7 [analyzer] NFC: RetainCountChecker: Don't dump() symbols int [...]
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:
bindings/python/tests/CMakeLists.txt | 17 ++++++++++++++-
lib/Driver/Driver.cpp | 25 ++++++++++++++++------
.../RetainCountChecker/RetainCountChecker.cpp | 17 ++-------------
3 files changed, 36 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.