summaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/MBlazeInstrInfo.h
Commit message (Expand)AuthorAge
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-17
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Refactor MBlaze target to separate MC routines from Target routines.Evan Cheng2011-07-25
* Hide the call to InitMCInstrInfo into tblgen generated ctor.Evan Cheng2011-07-01
* Add scheduling information for the MBlaze backend.Wesley Peck2011-04-11
* Teaching MBlaze backend how to reverse branch conditions.Wesley Peck2010-12-02
* Implement branch analysis in the MBlaze backend.Wesley Peck2010-11-21
* 1. Finishing MBlaze MC asm parser test casesWesley Peck2010-11-12
* Adding disassembler to the MicroBlaze backend.Wesley Peck2010-10-27
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-21
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-21
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-21
* Remove the isMoveInstr() hook.Jakob Stoklund Olesen2010-07-16
* RISC architectures get their memory operand folding for free.Jakob Stoklund Olesen2010-07-11
* Replace copyRegToReg with copyPhysReg for MBlaze.Jakob Stoklund Olesen2010-07-11
* Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). ThisStuart Hastings2010-06-17
* Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that itDan Gohman2010-05-06
* Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot.Evan Cheng2010-05-06
* Adding the MicroBlaze backend.Wesley Peck2010-02-23