Allow the fast-path spilling code to attempt folding, but still leaving out remat...
authorOwen Anderson <resistor@mac.com>
Tue, 19 Aug 2008 22:12:11 +0000 (22:12 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 19 Aug 2008 22:12:11 +0000 (22:12 +0000)
commita41e47afc19d2beb741edae16e3918aadade325d
treeabb578c043589969924032c1af1b409c02c9712b
parent1adf1b03af9b1e2ee5a527caa5b14c9d55a32173
Allow the fast-path spilling code to attempt folding, but still leaving  out remat and splitting.

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