[PATCH] D32663: [SCEV] createAddRecFromPHI: Optimize for the most common case.
Michael Zolotukhin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 17:06:50 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302096: [SCEV] createAddRecFromPHI: Optimize for the most common case. (authored by mzolotukhin).
Changed prior to commit:
https://reviews.llvm.org/D32663?vs=97738&id=97751#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32663
Files:
llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/test/Analysis/ScalarEvolution/ZeroStep.ll
llvm/trunk/test/CodeGen/X86/2014-08-29-CompactUnwind.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32663.97751.patch
Type: text/x-patch
Size: 5419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/3f94641c/attachment.bin>
More information about the llvm-commits
mailing list