Handle critical loop predecessors by making both inside and outside registers
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 27 Oct 2010 00:39:07 +0000 (00:39 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 27 Oct 2010 00:39:07 +0000 (00:39 +0000)
commitc95c1465fdba059f6cbf24d1d9fd84f442c60fe4
tree64cf45b873c891a8ccc952b3fa8ac041c81c3a50
parent0960a650b7047373da25bee6ec2eb73889c3b7bb
Handle critical loop predecessors by making both inside and outside registers
live out.

This doesn't prevent us from inserting a loop preheader later on, if that is
better.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117424 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SplitKit.cpp
lib/CodeGen/SplitKit.h