[LIR] Make the LoopIdiomRecognize pass get analyses essentially the same
authorChandler Carruth <chandlerc@gmail.com>
Thu, 13 Aug 2015 01:03:26 +0000 (01:03 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 13 Aug 2015 01:03:26 +0000 (01:03 +0000)
commit27df06a97035fe087ec0fca3520dd259a2797fa3
tree410cc1f42add881e248cd688807381f30c277274
parent118bc241c3553eecb303c7fa2b91e97245749f5f
[LIR] Make the LoopIdiomRecognize pass get analyses essentially the same
way as every other pass. This simplifies the code quite a bit and is
also more idiomatic! <ba-dum!>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244853 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopIdiomRecognize.cpp