ARM VFP support 'flds/fldd' aliases for 'vldr'
[oota-llvm.git] / lib / Target / MBlaze / MBlazeInstrInfo.h
2011-07-25 Evan ChengRefactor MBlaze target to separate MC routines from...
2011-07-01 Evan ChengHide the call to InitMCInstrInfo into tblgen generated...
2011-04-11 Wesley PeckAdd scheduling information for the MBlaze backend.
2010-12-02 Wesley PeckTeaching MBlaze backend how to reverse branch conditions.
2010-11-21 Wesley PeckImplement branch analysis in the MBlaze backend.
2010-11-12 Wesley Peck1. Finishing MBlaze MC asm parser test cases
2010-10-27 Wesley PeckAdding disassembler to the MicroBlaze backend.
2010-10-21 Wesley PeckRecommit 116986 with capitalization typo fixed.
2010-10-21 Wesley PeckReverting the commit 116986. It was breaking the build...
2010-10-21 Wesley PeckMajor update of the MicroBlaze backend. The new feature...
2010-07-16 Jakob Stoklund OlesenRemove the isMoveInstr() hook.
2010-07-11 Jakob Stoklund OlesenRISC architectures get their memory operand folding...
2010-07-11 Jakob Stoklund OlesenReplace copyRegToReg with copyPhysReg for MBlaze.
2010-06-17 Stuart HastingsAdd a DebugLoc parameter to TargetInstrInfo::InsertBran...
2010-05-06 Dan GohmanAdd a DebugLoc argument to TargetInstrInfo::copyRegToRe...
2010-05-06 Evan ChengAdd argument TargetRegisterInfo to loadRegFromStackSlot...
2010-02-23 Wesley PeckAdding the MicroBlaze backend.