This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3b509019476 [PowerPC] Removed STATISTIC that was causing build errors. new 85de1fd399e Add support for computing "zext of value" in KnownBits. NFCI
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 | 24 +++++++++++++++------- lib/Analysis/ValueTracking.cpp | 7 ++----- lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | 2 +- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 11 ++++------ lib/CodeGen/SelectionDAG/TargetLowering.cpp | 8 ++++---- lib/Target/ARM/ARMISelLowering.cpp | 3 +-- lib/Target/SystemZ/SystemZISelLowering.cpp | 6 ++---- lib/Target/X86/X86ISelLowering.cpp | 2 +- .../InstCombine/InstCombineSimplifyDemanded.cpp | 7 +++---- 9 files changed, 35 insertions(+), 35 deletions(-)