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
/
MipsISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Make sure sret argument is returned in register V0.
Akira Hatanaka
2012-10-24
1
-2
/
+3
*
[mips] Use 64-bit registers to return an sret pointer if target ABI is N64.
Akira Hatanaka
2012-10-19
1
-2
/
+4
*
[mips] Add code to do tail call optimization.
Akira Hatanaka
2012-10-19
1
-5
/
+39
*
[mips] Delete MipsFunctionInfo::MaxCallFrameSize which is no longer used.
Akira Hatanaka
2012-10-19
1
-4
/
+0
*
Add node and enum for mips tail call.
Akira Hatanaka
2012-10-19
1
-0
/
+1
*
Implement MipsTargetLowering::CanLowerReturn.
Akira Hatanaka
2012-10-10
1
-1
/
+16
*
Patch for integer multiply, signed/unsigned, long/long long.
Reed Kotler
2012-10-05
1
-2
/
+4
*
MIPS DSP: Branch on Greater Than or Equal To Value 32 in DSPControl Pos Field...
Akira Hatanaka
2012-09-27
1
-0
/
+66
*
MIPS DSP: all the remaining instructions which read or write accumulators.
Akira Hatanaka
2012-09-27
1
-0
/
+60
*
MIPS DSP: add support for extract-word instructions.
Akira Hatanaka
2012-09-27
1
-0
/
+87
*
Add MIPS DSP register classes. Set actions of DSP vector operations and override
Akira Hatanaka
2012-09-21
1
-0
/
+39
*
SelectionDAG node enums for MIPS DSP nodes.
Akira Hatanaka
2012-09-21
1
-0
/
+14
*
Handled unaligned load/stores properly in Mips16
Akira Hatanaka
2012-09-15
1
-2
/
+7
*
Misc.
Akira Hatanaka
2012-09-12
1
-3
/
+6
*
Fix PR11985
Michael Liao
2012-09-12
1
-4
/
+4
*
Stop casting away const qualifier needlessly.
Roman Divacky
2012-09-05
1
-1
/
+1
*
Add register Mips::GP to the list of reserved registers if target is bare-metal
Akira Hatanaka
2012-08-22
1
-2
/
+2
*
Expand DYNAMIC_STACKALLOC nodes rather than doing custom-lowering.
Akira Hatanaka
2012-07-31
1
-50
/
+3
*
When store nodes or memcpy nodes are created to copy the function call
Akira Hatanaka
2012-07-31
1
-46
/
+31
*
Fix type of LUXC1 and SUXC1. These instructions were incorrectly defined as
Akira Hatanaka
2012-07-31
1
-2
/
+0
*
Pass the correct call frame size to callseq_start node. This is needed to
Akira Hatanaka
2012-07-26
1
-15
/
+10
*
Fix call setup for PIC.
Akira Hatanaka
2012-07-26
1
-5
/
+13
*
Add basic ability to setup call frame, and make procedure calls.
Akira Hatanaka
2012-07-23
1
-1
/
+4
*
Revert accidental commit.
Akira Hatanaka
2012-07-21
1
-4
/
+1
*
Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind.
Akira Hatanaka
2012-07-21
1
-1
/
+4
*
Implement MipsTargetLowering::LowerSELECT_CC to custom lower SELECT_CC.
Akira Hatanaka
2012-07-11
1
-3
/
+16
*
Lower RETURNADDR node in Mips backend.
Akira Hatanaka
2012-07-11
1
-0
/
+18
*
Make register Mips::RA allocatable if not in mips16 mode.
Akira Hatanaka
2012-07-10
1
-5
/
+4
*
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
1
-0
/
+2
*
Revert " mips32 long long register inline asm constraint support." as
Eric Christopher
2012-07-02
1
-2
/
+0
*
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
1
-0
/
+2
*
Fix coding style violations. Remove white spaces and tabs.
Akira Hatanaka
2012-06-14
1
-44
/
+44
*
Implement a DAGCombine in MipsISelLowering.cpp which transforms the following
Akira Hatanaka
2012-06-13
1
-0
/
+30
*
Set a higher value for maxStoresPerMemcpy in MipsISelLowering.cpp.
Akira Hatanaka
2012-06-13
1
-0
/
+12
*
Simplify CreateLoadLR and CreateStoreLR in MipsISelLowering.cpp.
Akira Hatanaka
2012-06-13
1
-11
/
+6
*
Implement fastcc calling convention for MIPS.
Akira Hatanaka
2012-06-13
1
-3
/
+7
*
Fix a bug in MipsTargetLowering::LowerLOAD. A shift-right-logical node is
Akira Hatanaka
2012-06-04
1
-1
/
+2
*
MIPS TLS: use the model selected by TargetMachine::getTLSModel().
Hans Wennborg
2012-06-04
1
-3
/
+4
*
remove an unused variable.
Chris Lattner
2012-06-02
1
-1
/
+1
*
Set operation actions for load/store nodes in the Mips backend.
Akira Hatanaka
2012-06-02
1
-0
/
+11
*
Define functions MipsTargetLowering::LowerLOAD and LowerSTORE which
Akira Hatanaka
2012-06-02
1
-0
/
+138
*
Define Mips specific unaligned load/store nodes.
Akira Hatanaka
2012-06-02
1
-0
/
+8
*
Expand unaligned i16 loads/stores for the Mips backend.
Akira Hatanaka
2012-06-02
1
-1
/
+0
*
Cleanup and factoring of mips16 tablegen classes. Make register classes
Akira Hatanaka
2012-05-31
1
-0
/
+5
*
Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall
Justin Holewinski
2012-05-25
1
-9
/
+14
*
Make the following changes in MipsISelLowering.cpp:
Akira Hatanaka
2012-05-12
1
-8
/
+8
*
Expand 64-bit shifts if target ABI is O32.
Akira Hatanaka
2012-05-09
1
-3
/
+81
*
Add support for the 'x' constraint.
Eric Christopher
2012-05-07
1
-1
/
+8
*
Add support for the 'l' constraint.
Eric Christopher
2012-05-07
1
-0
/
+7
*
Add support for the 'c' constraint.
Eric Christopher
2012-05-07
1
-1
/
+13
[next]