index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
SystemZ
/
SystemZInstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Immediate compare-and-branch support
Richard Sandiford
2013-05-29
1
-1
/
+3
*
[SystemZ] Register compare-and-branch support
Richard Sandiford
2013-05-28
1
-2
/
+22
*
[SystemZ] Tweak SystemZInstrInfo::isBranch() interface
Richard Sandiford
2013-05-28
1
-2
/
+12
*
[SystemZ] Add long branch pass
Richard Sandiford
2013-05-20
1
-0
/
+3
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+123
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-113
/
+0
*
Hide the call to InitMCInstrInfo into tblgen generated ctor.
Evan Cheng
2011-07-01
1
-1
/
+4
*
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
Evan Cheng
2011-06-28
1
-3
/
+3
*
Move callee-saved regs spills / reloads to TFI
Anton Korobeynikov
2010-11-27
1
-10
/
+0
*
Remove the isMoveInstr() hook.
Jakob Stoklund Olesen
2010-07-16
1
-3
/
+0
*
Replace copyRegToReg with copyPhysReg for SystemZ.
Jakob Stoklund Olesen
2010-07-11
1
-5
/
+4
*
Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). This
Stuart Hastings
2010-06-17
1
-1
/
+2
*
Implement @llvm.returnaddress. rdar://8015977.
Evan Cheng
2010-05-22
1
-2
/
+4
*
Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that it
Dan Gohman
2010-05-06
1
-1
/
+2
*
Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot.
Evan Cheng
2010-05-06
1
-2
/
+4
*
Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor of
Dan Gohman
2009-12-05
1
-1
/
+0
*
Replace TargetInstrInfo::isInvariantLoad and its target-specific
Dan Gohman
2009-10-07
1
-1
/
+0
*
Handle long-disp stuff more consistently
Anton Korobeynikov
2009-07-16
1
-0
/
+7
*
Another predicate routine
Anton Korobeynikov
2009-07-16
1
-0
/
+1
*
More helpers
Anton Korobeynikov
2009-07-16
1
-0
/
+2
*
Add bunch of branch folding stuff
Anton Korobeynikov
2009-07-16
1
-0
/
+11
*
Implement 'large' PIC model
Anton Korobeynikov
2009-07-16
1
-0
/
+24
*
Fix fallout from 12-bit stuff landing: decide whether 20 bit displacements ar...
Anton Korobeynikov
2009-07-16
1
-0
/
+1
*
SELECT_CC lowering
Anton Korobeynikov
2009-07-16
1
-0
/
+2
*
Provide proper stack offsets for outgoing arguments
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
Emit callee-saved regs spills / restores
Anton Korobeynikov
2009-07-16
1
-1
/
+3
*
Let's start another backend :)
Anton Korobeynikov
2009-07-16
1
-0
/
+70