Add support for legalization of vector trunc-store where the saved scalar type is...
[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.