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
/
MipsSEFrameLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
Rafael Espindola
2014-03-07
1
-24
/
+25
*
[mips] Fix definition of mfhi and mflo instructions to read from the whole
Akira Hatanaka
2013-10-07
1
-27
/
+42
*
[mips] Define register class FGRH32 for the high half of the 64-bit floating
Akira Hatanaka
2013-08-20
1
-2
/
+2
*
[mips] Resolve register classes dynamically using ptr_rc to reduce the number of
Akira Hatanaka
2013-08-20
1
-8
/
+0
*
[mips] Rename accumulator register classes and FP register operands.
Akira Hatanaka
2013-08-08
1
-14
/
+14
*
[mips] Rename register classes CPURegs and CPU64Regs.
Akira Hatanaka
2013-08-06
1
-5
/
+5
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
1
-6
/
+6
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-13
/
+38
*
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
[prev]