Return SmallVectorImpl& instead of SmallVector& in a couple places to avoid having...
[oota-llvm.git] / include / llvm / CodeGen / LiveIntervalUnion.h
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-11-28 Jakob Stoklund OlesenMake the LiveRegMatrix analysis available to targets.