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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-1
/
+1
*
[SystemZ] Immediate compare-and-branch support
Richard Sandiford
2013-05-29
1
-1
/
+8
*
[SystemZ] Register compare-and-branch support
Richard Sandiford
2013-05-28
1
-2
/
+27
*
[SystemZ] Tweak SystemZInstrInfo::isBranch() interface
Richard Sandiford
2013-05-28
1
-26
/
+18
*
[SystemZ] Add long branch pass
Richard Sandiford
2013-05-20
1
-3
/
+13
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+444
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-439
/
+0
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
1
-12
/
+0
*
- Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo
Evan Cheng
2011-07-11
1
-0
/
+12
*
Hide the call to InitMCInstrInfo into tblgen generated ctor.
Evan Cheng
2011-07-01
1
-2
/
+2
*
Move CallFrameSetupOpcode and CallFrameDestroyOpcode to TargetInstrInfo.
Evan Cheng
2011-06-28
1
-1
/
+2
*
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
Evan Cheng
2011-06-28
1
-1
/
+4
*
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
Evan Cheng
2011-06-28
1
-6
/
+6
*
Move callee-saved regs spills / reloads to TFI
Anton Korobeynikov
2010-11-27
1
-150
/
+0
*
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-18
1
-2
/
+2
*
Remove the isMoveInstr() hook.
Jakob Stoklund Olesen
2010-07-16
1
-25
/
+0
*
Remove redundant branch. Thanks, Anton!
Jakob Stoklund Olesen
2010-07-11
1
-2
/
+0
*
Replace copyRegToReg with copyPhysReg for SystemZ.
Jakob Stoklund Olesen
2010-07-11
1
-53
/
+24
*
Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). This
Stuart Hastings
2010-06-17
1
-3
/
+2
*
Remove the TargetRegisterClass member from CalleeSavedInfo
Rafael Espindola
2010-06-02
1
-9
/
+7
*
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
-3
/
+2
*
Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot.
Evan Cheng
2010-05-06
1
-4
/
+7
*
use DebugLoc default ctor instead of DebugLoc::getUnknownLoc()
Chris Lattner
2010-04-02
1
-9
/
+9
*
Teach AnalyzeBranch, RemoveBranch and the branch
Dale Johannesen
2010-04-02
1
-0
/
+4
*
Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor of
Dan Gohman
2009-12-05
1
-12
/
+0
*
improve portability to avoid conflicting with std::next in c++'0x.
Chris Lattner
2009-12-03
1
-2
/
+2
*
add some missing #includes
Chris Lattner
2009-11-07
1
-1
/
+1
*
Replace TargetInstrInfo::isInvariantLoad and its target-specific
Dan Gohman
2009-10-07
1
-24
/
+0
*
Turn few asserts into errors / unreachable's
Anton Korobeynikov
2009-07-18
1
-5
/
+5
*
Avoid a compiler warning when assertions are turned off.
Duncan Sands
2009-07-17
1
-3
/
+2
*
Provide crazy pseudos for regpairs spills / reloads
Anton Korobeynikov
2009-07-16
1
-1
/
+17
*
Handle long-disp stuff more consistently
Anton Korobeynikov
2009-07-16
1
-1
/
+2
*
Another predicate routine
Anton Korobeynikov
2009-07-16
1
-0
/
+30
*
More helpers
Anton Korobeynikov
2009-07-16
1
-0
/
+64
*
Add bunch of branch folding stuff
Anton Korobeynikov
2009-07-16
1
-0
/
+174
*
Add missed opcodes to short => long displacement conversion
Anton Korobeynikov
2009-07-16
1
-0
/
+2
*
Cleanup
Anton Korobeynikov
2009-07-16
1
-91
/
+29
*
Add missed condbranch opcodes
Anton Korobeynikov
2009-07-16
1
-5
/
+29
*
Handle FP callee-saved regs
Anton Korobeynikov
2009-07-16
1
-46
/
+78
*
Implement FP regs spills / restores
Anton Korobeynikov
2009-07-16
1
-0
/
+14
*
Add bunch of FP instructions
Anton Korobeynikov
2009-07-16
1
-0
/
+6
*
Another attempt to fix prologue emission
Anton Korobeynikov
2009-07-16
1
-2
/
+2
*
Add proper register aliases
Anton Korobeynikov
2009-07-16
1
-2
/
+2
*
Consolidate reg-imm / reg-reg-imm address mode selection logic in one place.
Anton Korobeynikov
2009-07-16
1
-0
/
+3
*
Fix fallout from 12-bit stuff landing: decide whether 20 bit displacements ar...
Anton Korobeynikov
2009-07-16
1
-0
/
+44
*
Provide hooks for spilling / restoring stuff
Anton Korobeynikov
2009-07-16
1
-2
/
+30
*
Implement InsertBranch() hook
Anton Korobeynikov
2009-07-16
1
-2
/
+25
*
Provide "wide" muls and divs/rems
Anton Korobeynikov
2009-07-16
1
-4
/
+8
[next]