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
/
CellSPU
/
SPURegisterInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the CellSPU port.
Eric Christopher
2012-11-14
1
-106
/
+0
*
Add an MF argument to TRI::getPointerRegClass() and TII::getRegClass().
Jakob Stoklund Olesen
2012-05-07
1
-1
/
+1
*
This patch fixes a problem which arose when using the Post-RA scheduler
Preston Gurd
2012-04-23
1
-0
/
+5
*
Use uint16_t to store registers in callee saved register tables to reduce siz...
Craig Topper
2012-03-04
1
-1
/
+1
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-6
/
+0
*
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
Evan Cheng
2011-06-27
1
-1
/
+3
*
Use the dwarf->llvm mapping to print register names in the cfi
Rafael Espindola
2011-05-30
1
-0
/
+1
*
Move getRegPressureLimit() from TargetLoweringInfo to TargetRegisterInfo.
Cameron Zwarich
2011-03-07
1
-0
/
+8
*
Move more PEI-related hooks to TFI
Anton Korobeynikov
2010-11-27
1
-3
/
+0
*
Move getInitialFrameState() to TargetFrameInfo
Anton Korobeynikov
2010-11-18
1
-2
/
+0
*
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-18
1
-2
/
+0
*
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-15
1
-7
/
+2
*
Simplify eliminateFrameIndex() interface back down now that PEI doesn't need
Jim Grosbach
2010-08-26
1
-3
/
+2
*
Switch SPU calling convention (function arguments)
Kalle Raiskila
2010-07-08
1
-9
/
+0
*
cleanup
Rafael Espindola
2010-06-02
1
-4
/
+0
*
From Kalle Raiskila:
Chris Lattner
2010-03-29
1
-0
/
+19
*
Change the Value argument to eliminateFrameIndex to a type-tagged value. This
Jim Grosbach
2010-03-09
1
-1
/
+1
*
Revert this patch for the time being. Needs more testing.
Scott Michel
2010-02-25
1
-19
/
+0
*
Large stack frame patch for the CellSPU: handle stack frames that exceed 8176
Scott Michel
2010-02-25
1
-0
/
+19
*
Make the MachineFunction argument of getFrameRegister const.
David Greene
2009-11-12
1
-1
/
+1
*
Add register-reuse to frame-index register scavenging. When a target uses
Jim Grosbach
2009-10-07
1
-2
/
+3
*
Give getPointerRegClass() a "kind" value so that targets can
Chris Lattner
2009-07-29
1
-1
/
+2
*
Move getPointerRegClass from TargetInstrInfo to TargetRegisterInfo.
Evan Cheng
2009-02-06
1
-0
/
+4
*
Move reMaterialize() from TargetRegisterInfo to TargetInstrInfo.
Evan Cheng
2008-03-31
1
-3
/
+0
*
Fix newly-introduced 4.3 warnings
Anton Korobeynikov
2008-02-20
1
-1
/
+1
*
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
1
-1
/
+2
*
More cleanups for CellSPU:
Scott Michel
2008-01-30
1
-2
/
+2
*
Move even more functionality from MRegisterInfo into TargetInstrInfo.
Owen Anderson
2008-01-07
1
-10
/
+0
*
Move some more instruction creation methods from RegisterInfo into InstrInfo.
Owen Anderson
2008-01-01
1
-31
/
+0
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-3
/
+2
*
Update foldMemoryOperand.
Evan Cheng
2007-12-05
1
-2
/
+4
*
Add a argument to storeRegToStackSlot and storeRegToAddr to specify whether
Evan Cheng
2007-12-05
1
-2
/
+2
*
Updated source file headers to llvm coding standard.
Scott Michel
2007-12-05
1
-1
/
+3
*
Main CellSPU backend files checked in. Intrinsics and autoconf files
Scott Michel
2007-12-05
1
-0
/
+137