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
/
Mips
/
MipsSEFrameLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove addFrameMove.
Rafael Espindola
2013-05-16
1
-19
/
+18
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
1
-7
/
+6
*
[mips] Handle reading, writing or copying of ccond field of DSP control
Akira Hatanaka
2013-05-02
1
-0
/
+40
*
[mips] Rename class and functions. Simplify code.
Akira Hatanaka
2013-05-01
1
-26
/
+29
*
[mips] Fix handling of instructions which copy to/from accumulator registers.
Akira Hatanaka
2013-04-30
1
-10
/
+18
*
[mips] Expand pseudo load, store and copy instructions right before
Akira Hatanaka
2013-03-30
1
-1
/
+165
*
Allow the register scavenger to spill multiple registers
Hal Finkel
2013-03-22
1
-1
/
+1
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-0
/
+20
*
[mips] Lower EH_RETURN.
Akira Hatanaka
2013-01-30
1
-0
/
+60
*
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
-4
/
+4
*
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-11-03
1
-0
/
+14
*
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
/
+5
*
Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits
Akira Hatanaka
2012-07-31
1
-27
/
+7
*
Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering and
Akira Hatanaka
2012-07-31
1
-0
/
+225