Fix another case where we were preferring instructions with large
[oota-llvm.git] / lib / Target / MBlaze / MBlazeInstrInfo.cpp
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-07-10 Jakob Stoklund OlesenUse COPY in targets
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-05-05 Dan GohmanNo-ops emitted for scheduling don't correspond with...
2010-04-02 Chris Lattneruse DebugLoc default ctor instead of DebugLoc::getUnkno...
2010-02-23 Wesley PeckAdding the MicroBlaze backend.