Use SmallVectorImpl instead of SmallVector at the uses.
[oota-llvm.git] / lib / CodeGen / TargetRegisterInfo.cpp
2013-02-09 Jakub StaszakRemove unneeded "TargetMachine.h" #includes.
2012-12-03 Jakob Stoklund OlesenAdd a new hook for providing register allocator hints...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-28 Jakob Stoklund OlesenMove Target{Instr,Register}Info.cpp into lib/CodeGen.