This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 16c930ae14e [DAGCombiner] use local variable to shorten code; NFCI new 8614bf0c87b [APInt] Add a fastpath for the single word case of isOneVal [...] new caa219e9a88 [PatternMatch] Implement m_One and m_AllOnes using Constant [...] new 7383d9c9fdb [PatternMatch] Implement m_AnyZero using Constant::isZeroVa [...] new 9fec2431ce1 [PatternMatch] Implemenet m_SignMask using Constant::isMinS [...]
The 4 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 | 6 +++- include/llvm/IR/PatternMatch.h | 73 ++++++++++++++++++++++++------------------ 2 files changed, 47 insertions(+), 32 deletions(-)