index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Mips
/
MipsRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Add support for dynamic stack realignment.
Vasileios Kalintiris
2015-06-02
1
-0
/
+71
*
[mips] Move ABI-dependent register selections to MipsABIInfo. NFC.
Daniel Sanders
2015-04-17
1
-2
/
+2
*
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
Eric Christopher
2015-03-12
1
-3
/
+7
*
Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
2015-03-11
1
-2
/
+3
*
Remove most of the TargetMachine::getSubtarget/getSubtargetImpl
Eric Christopher
2015-01-29
1
-4
/
+6
*
[mips] Initial implementation of -mabicalls/-mno-abicalls.
Daniel Sanders
2014-08-08
1
-0
/
+6
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-5
/
+3
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-3
/
+5
*
[mips] Added FPXX modeless calling convention.
Zoran Jovanovic
2014-07-10
1
-0
/
+6
*
[mips] Add support for -modd-spreg/-mno-odd-spreg
Daniel Sanders
2014-07-10
1
-0
/
+5
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-2
/
+2
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-4
/
+4
*
Replace '#include ValueTypes.h' with forward declarations.
Patrik Hagglund
2014-03-12
1
-1
/
+0
*
[Layering] Move DebugInfo.h into the IR library where its implementation
Chandler Carruth
2014-03-06
1
-1
/
+1
*
This patch has two main functions:
Reed Kotler
2014-02-14
1
-1
/
+2
*
[mips] Forbid the use of registers t6, t7 and t8 if the target is NaCl.
Sasa Stankovic
2014-02-07
1
-0
/
+7
*
Next step in Mips16 prologue/epilogue cleanup.
Reed Kotler
2013-12-10
1
-0
/
+3
*
Remove getEHExceptionRegister and getEHHandlerRegister.
Rafael Espindola
2013-10-07
1
-9
/
+0
*
[mips][msa] Added cfcmsa, and ctcmsa
Daniel Sanders
2013-08-28
1
-0
/
+10
*
[mips] Add support for calling convention CC_MipsO32_FP64, which is used when...
Akira Hatanaka
2013-08-20
1
-11
/
+19
*
[mips] Resolve register classes dynamically using ptr_rc to reduce the number of
Akira Hatanaka
2013-08-20
1
-0
/
+5
*
[mips] Rename DSPRegs.
Akira Hatanaka
2013-08-14
1
-1
/
+1
*
[mips] Delete register class HWRegs64.
Akira Hatanaka
2013-08-08
1
-1
/
+0
*
[mips] Rename register classes CPURegs and CPU64Regs.
Akira Hatanaka
2013-08-06
1
-8
/
+8
*
Clean up code for Mips16 large frame handling.
Reed Kotler
2013-08-04
1
-0
/
+2
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
1
-0
/
+4
*
[mips] Split the DSP control register and define one register for each field of
Akira Hatanaka
2013-05-03
1
-1
/
+5
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
1
-10
/
+3
*
[mips] Implement MipsRegisterInfo::getRegPressureLimit.
Akira Hatanaka
2013-01-22
1
-0
/
+22
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-12
/
+12
*
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-11-03
1
-2
/
+2
*
[mips] Do not reserve all 64-bit registers, but only the ones which need to be
Akira Hatanaka
2012-11-02
1
-8
/
+4
*
This patch is for the implementation of mips16 complex pattern addr16.
Reed Kotler
2012-10-28
1
-5
/
+12
*
Add MIPS accumulator and DSP control registers.
Akira Hatanaka
2012-09-21
1
-0
/
+3
*
Add a member of type Mips16InstrInfo/MipsSEInstrInfo to class
Akira Hatanaka
2012-08-22
1
-3
/
+2
*
Add a getName function to MachineFunction. Use it in places that previously d...
Craig Topper
2012-08-22
1
-2
/
+1
*
Add register Mips::GP to the list of reserved registers if target is bare-metal
Akira Hatanaka
2012-08-22
1
-0
/
+6
*
Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits
Akira Hatanaka
2012-07-31
1
-9
/
+0
*
Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo and
Akira Hatanaka
2012-07-31
1
-63
/
+1
*
Expand DYNAMIC_STACKALLOC nodes rather than doing custom-lowering.
Akira Hatanaka
2012-07-31
1
-2
/
+2
*
Eliminate the stack slot used to save the global base register.
Akira Hatanaka
2012-07-25
1
-2
/
+1
*
Make register Mips::RA allocatable if not in mips16 mode.
Akira Hatanaka
2012-07-10
1
-4
/
+8
*
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and
Bill Wendling
2012-06-28
1
-1
/
+1
*
Fix coding style violations. Remove white spaces and tabs.
Akira Hatanaka
2012-06-14
1
-6
/
+4
*
In MipsRegisterInfo::eliminateFrameIndex, call Mips::loadImmediate
Akira Hatanaka
2012-06-14
1
-25
/
+7
*
Stop reserving register $gp. Do not call isGPFI to check whether a frame object
Akira Hatanaka
2012-05-12
1
-8
/
+1
*
Fix a misleading comment.
Akira Hatanaka
2012-05-11
1
-1
/
+1
*
Make register FP allocatable if the compiled function does not have dynamic
Akira Hatanaka
2012-05-09
1
-2
/
+8
[next]