OSDN Git Service

Switch LoopIdiomRecognize to directly use the TargetTransformInfo
authorChandler Carruth <chandlerc@gmail.com>
Sat, 5 Jan 2013 10:00:09 +0000 (10:00 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 5 Jan 2013 10:00:09 +0000 (10:00 +0000)
commit9980b8a0bd4c5dfb67909a2de7720076881e6525
treed2d35265d217888951b2e2b593770b42183ff1fd
parent9eac3912d3e507e0424be72b7888cc14713001e8
Switch LoopIdiomRecognize to directly use the TargetTransformInfo
interface rather than the ScalarTargetTransformInterface.

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