aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/SystemZInstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the isMoveInstr() hook.Jakob Stoklund Olesen2010-07-161-3/+0
* Replace copyRegToReg with copyPhysReg for SystemZ.Jakob Stoklund Olesen2010-07-111-5/+4
* Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). ThisStuart Hastings2010-06-171-1/+2
* Implement @llvm.returnaddress. rdar://8015977.Evan Cheng2010-05-221-2/+4
* Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that itDan Gohman2010-05-061-1/+2
* Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot.Evan Cheng2010-05-061-2/+4
* Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor ofDan Gohman2009-12-051-1/+0
* Replace TargetInstrInfo::isInvariantLoad and its target-specificDan Gohman2009-10-071-1/+0
* Handle long-disp stuff more consistentlyAnton Korobeynikov2009-07-161-0/+7
* Another predicate routineAnton Korobeynikov2009-07-161-0/+1
* More helpersAnton Korobeynikov2009-07-161-0/+2
* Add bunch of branch folding stuffAnton Korobeynikov2009-07-161-0/+11
* Implement 'large' PIC modelAnton Korobeynikov2009-07-161-0/+24
* Fix fallout from 12-bit stuff landing: decide whether 20 bit displacements ar...Anton Korobeynikov2009-07-161-0/+1
* SELECT_CC loweringAnton Korobeynikov2009-07-161-0/+2
* Provide proper stack offsets for outgoing argumentsAnton Korobeynikov2009-07-161-1/+1
* Emit callee-saved regs spills / restoresAnton Korobeynikov2009-07-161-1/+3
* Let's start another backend :)Anton Korobeynikov2009-07-161-0/+70