[PATCH] D13358: InstSimplify: Fold comparisons between unguessable allocas and other pointers
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 2 11:14:10 PDT 2015
hans retitled this revision from "InstSimplify: Fold comparisons between allocas and arguments under certain circumstances" to "InstSimplify: Fold comparisons between unguessable allocas and other pointers".
hans updated the summary for this revision.
hans updated this revision to Diff 36384.
http://reviews.llvm.org/D13358
Files:
lib/Analysis/InstructionSimplify.cpp
test/Transforms/InstSimplify/compare.ll
test/Transforms/InstSimplify/noalias-ptr.ll
test/Transforms/InstSimplify/past-the-end.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13358.36384.patch
Type: text/x-patch
Size: 9004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/c5a2cd8f/attachment.bin>
More information about the llvm-commits
mailing list