The fast-path still needs to set kill markers and spill/restore points as appropriate.
authorOwen Anderson <resistor@mac.com>
Tue, 19 Aug 2008 20:09:52 +0000 (20:09 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 19 Aug 2008 20:09:52 +0000 (20:09 +0000)
commit712c9f069048e18c1b3782046487f5e1f74b2483
treedd6aff4bf2054a37b60d9969b6f1c794616d8f04
parent140be2dfb76928cb660b7de23f8310d76ca794b5
The fast-path still needs to set kill markers and spill/restore points as appropriate.
With this patch, all of MultiSource/Applications and all of SPEC2000/2006 pass with
the SimpleSpiller and this fast-path enabled.

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