Use uint16_t to store register overlaps to reduce static data.
[oota-llvm.git] / lib / CodeGen / RegAllocBase.cpp
2012-03-04 Craig TopperUse uint16_t to store register overlaps to reduce stati...
2012-01-11 Jakob Stoklund OlesenSink spillInterferences into RABasic.
2012-01-11 Jakob Stoklund OlesenMove RegAllocBase into its own cpp file separate from...