Remove the ObjC ARC passes from the default optimization list, and add
[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...