Remove unused variable.
[oota-llvm.git] / lib / CodeGen / RegisterClassInfo.h
2011-08-05 Jakob Stoklund OlesenDetect proper register sub-classes.
2011-07-18 Frits van BommelMigrate LLVM and Clang to use the new makeArrayRef...
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...