[PATCH] D37628: Cleanup: Merge isKnownNonNull into isKnownNonZero
Nuno Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 9 11:25:51 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL312869: Merge isKnownNonNull into isKnownNonZero (authored by nlopes).
Changed prior to commit:
https://reviews.llvm.org/D37628?vs=114373&id=114494#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37628
Files:
llvm/trunk/include/llvm/Analysis/ValueTracking.h
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/lib/Analysis/LazyValueInfo.cpp
llvm/trunk/lib/Analysis/Loads.cpp
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
llvm/trunk/test/Other/cgscc-libcall-update.ll
llvm/trunk/test/Transforms/FunctionAttrs/nonnull.ll
llvm/trunk/test/Transforms/InstCombine/lifetime.ll
llvm/trunk/test/Transforms/InstCombine/memcpy-addrspace.ll
llvm/trunk/test/Transforms/InstCombine/memcpy-from-global.ll
llvm/trunk/test/Transforms/InstCombine/strcpy_chk-64.ll
llvm/trunk/test/Transforms/InstCombine/strlen-1.ll
llvm/trunk/test/Transforms/InstCombine/wcslen-1.ll
llvm/trunk/test/Transforms/InstCombine/wcslen-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37628.114494.patch
Type: text/x-patch
Size: 28718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170909/d00836c1/attachment.bin>
More information about the llvm-commits
mailing list