SCEVExpander: give new insts a name that identifies the reponsible pass.
authorAndrew Trick <atrick@apple.com>
Tue, 28 Jun 2011 05:07:32 +0000 (05:07 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 28 Jun 2011 05:07:32 +0000 (05:07 +0000)
commit5e7645be4c9dd2193add44d30b5fef8036d7a3ce
tree94316fe58dfda17aa196497196625ee45ecd22e3
parenta5d950f673c29710d0e9e2afefe74b7003362a06
SCEVExpander: give new insts a name that identifies the reponsible pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133992 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolutionExpander.h
lib/Analysis/ScalarEvolutionExpander.cpp
lib/Transforms/Scalar/IndVarSimplify.cpp
lib/Transforms/Scalar/LoopIdiomRecognize.cpp
lib/Transforms/Scalar/LoopStrengthReduce.cpp