Switch extendInBlock() to take a kill slot instead of the last use slot.
[oota-llvm.git] / lib / CodeGen / LiveRangeCalc.cpp
2011-09-13 Jakob Stoklund OlesenSwitch extendInBlock() to take a kill slot instead...
2011-09-13 NAKAMURA TakumiUnbreak msvc.
2011-09-13 Jakob Stoklund OlesenExtract live range calculations from SplitKit.