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
/
MipsFrameLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Use register scavenging with MSA.
Simon Dardis
2017-11-02
1
-21
/
+14
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+1
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-13
/
+13
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Change eliminateCallFramePseudoInstr() to return an iterator
Hans Wennborg
2016-03-31
1
-2
/
+2
*
[mips] Remove redundant inclusions of MipsAnalyzeImmediate.h
Daniel Sanders
2016-02-03
1
-1
/
+0
*
Update to use new name alignTo().
Rui Ueyama
2016-01-14
1
-5
/
+5
*
[mips] Add support for dynamic stack realignment.
Vasileios Kalintiris
2015-06-02
1
-3
/
+14
*
[mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
Vasileios Kalintiris
2015-04-02
1
-0
/
+17
*
Remove most of the TargetMachine::getSubtarget/getSubtargetImpl
Eric Christopher
2015-01-29
1
-1
/
+1
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-2
/
+1
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+2
*
FrameLowering depends only upon the Subtarget, so only take a subtarget
Eric Christopher
2014-07-18
1
-3
/
+2
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-1
/
+1
*
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
-3
/
+3
*
[mips] Add function MipsFrameLowering::estimateStackSize.
Akira Hatanaka
2012-11-02
1
-0
/
+34
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-1
/
+1
*
Move the code that creates instances of MipsInstrInfo and MipsFrameLowering out
Akira Hatanaka
2012-08-02
1
-0
/
+9
*
Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering and
Akira Hatanaka
2012-07-31
1
-201
/
+0
*
Let PEI::calculateFrameObjectOffsets compute the final stack size rather than
Akira Hatanaka
2012-07-31
1
-10
/
+1
*
When store nodes or memcpy nodes are created to copy the function call
Akira Hatanaka
2012-07-31
1
-2
/
+1
*
Eliminate the stack slot used to save the global base register.
Akira Hatanaka
2012-07-25
1
-5
/
+1
*
Add basic ability to setup call frame, and make procedure calls.
Akira Hatanaka
2012-07-23
1
-5
/
+16
*
Revert accidental commit.
Akira Hatanaka
2012-07-21
1
-16
/
+5
*
Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind.
Akira Hatanaka
2012-07-21
1
-5
/
+16
*
Lower RETURNADDR node in Mips backend.
Akira Hatanaka
2012-07-11
1
-5
/
+12
*
Make register Mips::RA allocatable if not in mips16 mode.
Akira Hatanaka
2012-07-10
1
-10
/
+22
*
Fix bug in computation of stack size in MipsFrameLowering.cpp.
Akira Hatanaka
2012-06-27
1
-3
/
+6
*
1. fix null program output after some other changes
Akira Hatanaka
2012-06-21
1
-1
/
+2
*
Fix coding style violations. Remove white spaces and tabs.
Akira Hatanaka
2012-06-14
1
-1
/
+1
*
In MipsFrameLowering::emitPrologue and emitEpilogue, call Mips::loadImmediate
Akira Hatanaka
2012-06-14
1
-39
/
+16
*
Fix some uses of getSubRegisters() to use getSubReg() instead.
Jakob Stoklund Olesen
2012-05-30
1
-3
/
+2
*
Make the following changes in MipsFrameLowering.cpp:
Akira Hatanaka
2012-05-12
1
-32
/
+3
*
Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...
Craig Topper
2012-04-20
1
-3
/
+2
*
Emit all directives except for ".cprestore" during asm printing rather than emit
Akira Hatanaka
2012-03-28
1
-20
/
+18
*
Reorder includes in Target backends to following coding standards. Remove som...
Craig Topper
2012-03-17
1
-1
/
+1
*
Convert more GenRegisterInfo tables from unsigned to uint16_t to reduce stati...
Craig Topper
2012-03-05
1
-1
/
+1
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-12
/
+12
*
Add an option to use a virtual register as the global base register instead of
Akira Hatanaka
2012-02-24
1
-28
/
+11
*
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
Jia Liu
2012-02-17
1
-1
/
+1
*
Mark 64-bit register RA_64 unused too.
Akira Hatanaka
2012-01-25
1
-4
/
+5
*
Modify MipsFrameLowering::emitPrologue and emitEpilogue.
Akira Hatanaka
2012-01-25
1
-78
/
+68
*
Move global variables in TargetMachine into new TargetOptions class. As an API
Nick Lewycky
2011-12-02
1
-2
/
+2
*
Fix functions in MipsFrameLowering.cpp and MipsRegisterInfo.cpp. Use 64-bit
Akira Hatanaka
2011-11-15
1
-16
/
+20
*
Set nomacro before emitting the sequence of instructions that set global pointer
Akira Hatanaka
2011-11-15
1
-3
/
+2
*
Remove variable that keeps the size of area used to save byval or variable
Akira Hatanaka
2011-11-14
1
-1
/
+0
*
Mips MC object code emission improvements:
Bruno Cardoso Lopes
2011-11-11
1
-0
/
+1
*
Emit Mips64's sequence of instructions that set global register in prologue.
Akira Hatanaka
2011-11-11
1
-1
/
+21
[next]