[PATCH] D12947: [SCEV] Introduce ScalarEvolution::getOne and getZero.
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 22 19:00:43 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL248362: [SCEV] Introduce ScalarEvolution::getOne and getZero. (authored by sanjoy).
Changed prior to commit:
http://reviews.llvm.org/D12947?vs=35044&id=35452#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12947
Files:
llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
llvm/trunk/lib/Analysis/DependenceAnalysis.cpp
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/lib/Target/PowerPC/PPCCTRLoops.cpp
llvm/trunk/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/trunk/lib/Transforms/Scalar/LoopRerollPass.cpp
llvm/trunk/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
llvm/trunk/lib/Transforms/Utils/SimplifyIndVar.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12947.35452.patch
Type: text/x-patch
Size: 19831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/06b7a097/attachment.bin>
More information about the llvm-commits
mailing list