Converted LiveRegCycles to LiveRegGens. It's easier to work with and allows multiple...
authorAndrew Trick <atrick@apple.com>
Thu, 23 Dec 2010 04:16:14 +0000 (04:16 +0000)
committerAndrew Trick <atrick@apple.com>
Thu, 23 Dec 2010 04:16:14 +0000 (04:16 +0000)
commit3d420cb2fee925d0888cd3a60a222a19e75cd890
tree631f5540717c79a025fa883364c1bd270428dfce
parentcb7947b81be4cb55fc647ea3722eb7a8613545cb
Converted LiveRegCycles to LiveRegGens. It's easier to work with and allows multiple nodes per cycle.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122474 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp