Switch some getAliasSet clients to MCRegAliasIterator.
[oota-llvm.git] / lib / CodeGen / RegAllocBase.cpp
2012-05-12 Jakob Stoklund OlesenDon't look for empty live ranges in the unions.
2012-04-02 Pete CooperMoved LiveRangeEdit.h so that it can be called from...
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...