Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
[oota-llvm.git] / lib / Target / Blackfin / BlackfinRegisterInfo.h
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-06-03 Jakob Stoklund OlesenBlackfin always uses a reserved call frame.
2011-05-30 Rafael EspindolaUse the dwarf->llvm mapping to print register names...
2010-11-27 Anton KorobeynikovMove more PEI-related hooks to TFI
2010-11-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...
2010-08-26 Jim GrosbachSimplify eliminateFrameIndex() interface back down...
2010-08-06 Jim GrosbachRemove empty processFunctionBeforeFrameFinalized()...
2010-07-11 Rafael EspindolaMake getPhysicalRegisterRegClass non-virtual. Should...
2010-06-02 Rafael Espindolacleanup
2010-05-24 Jakob Stoklund OlesenAdd the SubRegIndex TableGen class.
2010-03-09 Jim GrosbachChange the Value argument to eliminateFrameIndex to...
2009-11-12 David GreeneMake the MachineFunction argument of getFrameRegister...
2009-10-07 Jim GrosbachAdd register-reuse to frame-index register scavenging...
2009-09-23 Bob WilsonRemove BlackfinRegisterInfo::getFrameIndexOffset since...
2009-08-12 Jakob Stoklund OlesenMove immediate constant predicate templates from the...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
2009-08-02 Jakob Stoklund OlesenAnalog Devices Blackfin back-end.