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
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-0
/
+1
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-1
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+1
*
[SystemZ] Add immediate addition involving high words
Richard Sandiford
2013-10-01
1
-0
/
+2
*
[SystemZ] Add patterns to load a constant into a high word (IIHF)
Richard Sandiford
2013-10-01
1
-0
/
+2
*
[SystemZ] Add register zero extensions involving at least one high word
Richard Sandiford
2013-10-01
1
-0
/
+2
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
1
-1
/
+6
*
[SystemZ] Add unsigned compare-and-branch instructions
Richard Sandiford
2013-09-18
1
-0
/
+8
*
[SystemZ] Use CLC and IPM to implement memcmp
Richard Sandiford
2013-08-12
1
-0
/
+6
*
[SystemZ] Optimize floating-point comparisons with zero
Richard Sandiford
2013-08-07
1
-14
/
+17
*
[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequences
Richard Sandiford
2013-08-05
1
-1
/
+9
*
[SystemZ] Use LOAD AND TEST to eliminate comparisons against zero
Richard Sandiford
2013-08-05
1
-0
/
+4
*
[SystemZ] Reuse CC results for integer comparisons with zero
Richard Sandiford
2013-08-01
1
-7
/
+17
*
[SystemZ] Be more careful about inverting CC masks
Richard Sandiford
2013-07-31
1
-2
/
+6
*
[SystemZ] Move compare-and-branch generation even later
Richard Sandiford
2013-07-31
1
-8
/
+0
*
[SystemZ] Postpone NI->RISBG conversion to convertToThreeAddress()
Richard Sandiford
2013-07-31
1
-0
/
+6
*
[SystemZ] Rework compare and branch support
Richard Sandiford
2013-07-25
1
-0
/
+8
*
[SystemZ] Add LOCR and LOCGR
Richard Sandiford
2013-07-25
1
-0
/
+17
*
[SystemZ] Use SLLK, SRLK and SRAK for codegen
Richard Sandiford
2013-07-19
1
-0
/
+5
*
[SystemZ] Remove no-op MVCs
Richard Sandiford
2013-07-05
1
-0
/
+2
*
[SystemZ] Fold more spills
Richard Sandiford
2013-07-03
1
-1
/
+7
*
[SystemZ] Use MVC to spill loads and stores
Richard Sandiford
2013-07-02
1
-0
/
+8
*
[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