This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9e74d6d4a5 [mips][FastISel] Fix a nullptr deference. new 8b696105741 [KnownBits] Add methods for determining if the known bits r [...]
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/Support/KnownBits.h | 20 ++++- lib/Analysis/ValueTracking.cpp | 90 +++++++++++----------- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 10 +-- .../InstCombine/InstCombineSimplifyDemanded.cpp | 8 +- 4 files changed, 73 insertions(+), 55 deletions(-)