Add MachineLoopInfo. This is not yet tested.
authorOwen Anderson <resistor@mac.com>
Tue, 27 Nov 2007 22:47:08 +0000 (22:47 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 27 Nov 2007 22:47:08 +0000 (22:47 +0000)
commite4ad9c70e4a1261c212b11623d99e2477ef02783
treee5fc81517daac87883c1d6ce87464b27f39ff298
parenta5d4a4e33ef9496143b933ef18fa3671bb9b1bf0
Add MachineLoopInfo.  This is not yet tested.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44384 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopInfo.h
include/llvm/CodeGen/MachineLoopInfo.h [new file with mode: 0644]
lib/CodeGen/MachineLoopInfo.cpp [new file with mode: 0644]