This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6f6a939 Fix wrong comment new e82e4dd Remove dead TLI arg of isKnownNonNull and propagate deadness. NFC.
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/Analysis/Loads.h | 9 +++------ include/llvm/Analysis/ValueTracking.h | 8 +++----- lib/Analysis/InstructionSimplify.cpp | 7 +++---- lib/Analysis/Loads.cpp | 27 +++++++++++-------------- lib/Analysis/ValueTracking.cpp | 13 ++++++------ lib/Transforms/IPO/FunctionAttrs.cpp | 27 ++++++------------------- lib/Transforms/InstCombine/InstCombineCalls.cpp | 4 ++-- lib/Transforms/Scalar/LICM.cpp | 13 +++++------- test/Transforms/FunctionAttrs/norecurse.ll | 2 +- test/Transforms/FunctionAttrs/readattrs.ll | 2 +- 10 files changed, 42 insertions(+), 70 deletions(-)