Start the process of making MachineLoopInfo possible by templating Loop.
authorOwen Anderson <resistor@mac.com>
Wed, 14 Nov 2007 02:33:58 +0000 (02:33 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 14 Nov 2007 02:33:58 +0000 (02:33 +0000)
commit019b92a70c11319f5ab96c9f5e66e4e111a972f8
treefd0d99f80ea76706e99493608a230360ec8d5ddb
parentffb15de60e839635d8628b0f4543638239bee39a
Start the process of making MachineLoopInfo possible by templating Loop.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44097 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopInfo.h
include/llvm/Analysis/LoopPass.h
include/llvm/Analysis/ScalarEvolution.h
include/llvm/Transforms/Utils/Cloning.h
include/llvm/Transforms/Utils/FunctionUtils.h
lib/Analysis/LoopInfo.cpp