This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b58cfae435c Use const APInt& to avoid extra copy. NFCI. new 074b7c3a09e [SelectionDAG] Split float and integer isKnownNeverZero tests
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/CodeGen/SelectionDAG.h | 7 +++++-- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 12 +++++++++++- lib/Target/X86/X86ISelLowering.cpp | 16 ++++++++++------ 3 files changed, 26 insertions(+), 9 deletions(-)