summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/SystemZInstrInfo.h
Commit message (Expand)AuthorAge
* Hide the call to InitMCInstrInfo into tblgen generated ctor.Evan Cheng2011-07-01
* - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng2011-06-28
* Move callee-saved regs spills / reloads to TFIAnton Korobeynikov2010-11-27
* Remove the isMoveInstr() hook.Jakob Stoklund Olesen2010-07-16
* Replace copyRegToReg with copyPhysReg for SystemZ.Jakob Stoklund Olesen2010-07-11
* Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). ThisStuart Hastings2010-06-17
* Implement @llvm.returnaddress. rdar://8015977.Evan Cheng2010-05-22
* Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that itDan Gohman2010-05-06
* Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot.Evan Cheng2010-05-06
* Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor ofDan Gohman2009-12-05
* Replace TargetInstrInfo::isInvariantLoad and its target-specificDan Gohman2009-10-07
* Handle long-disp stuff more consistentlyAnton Korobeynikov2009-07-16
* Another predicate routineAnton Korobeynikov2009-07-16
* More helpersAnton Korobeynikov2009-07-16
* Add bunch of branch folding stuffAnton Korobeynikov2009-07-16
* Implement 'large' PIC modelAnton Korobeynikov2009-07-16
* Fix fallout from 12-bit stuff landing: decide whether 20 bit displacements ar...Anton Korobeynikov2009-07-16
* SELECT_CC loweringAnton Korobeynikov2009-07-16
* Provide proper stack offsets for outgoing argumentsAnton Korobeynikov2009-07-16
* Emit callee-saved regs spills / restoresAnton Korobeynikov2009-07-16
* Let's start another backend :)Anton Korobeynikov2009-07-16