Don't analyze block if it's not considered for ifcvt anymore.
[oota-llvm.git] / lib / CodeGen / RegisterClassInfo.h
2011-06-24 Evan ChengStarting to refactor Target to separate out code that...
2011-06-02 Jakob Stoklund OlesenAvoid calling TRI->getAllocatableSet in RAFast.
2011-06-02 Jakob Stoklund OlesenJust use a SmallVector.
2011-06-02 Jakob Stoklund OlesenAdd a RegisterClassInfo class that lazily caches inform...