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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial implementation of MipsTargetLowering::isLegalAddressingMode.
Akira Hatanaka
2012-11-17
2
-0
/
+22
*
[mips] Fix delay slot filler so that instructions with register operand $1 are
Akira Hatanaka
2012-11-16
1
-17
/
+34
*
[mips] Add predicate HasFPIdx for floating-point indexed load instruction
Akira Hatanaka
2012-11-15
6
-11
/
+16
*
Add assertions in MipsLongBranch which check the size of basic blocks.
Akira Hatanaka
2012-11-15
1
-1
/
+7
*
[mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node.
Akira Hatanaka
2012-11-07
2
-0
/
+27
*
Delete MipsFunctionInfo::NextStackOffset. No functionality change intended.
Akira Hatanaka
2012-11-07
2
-10
/
+6
*
[mips] Set flag neverHasSideEffects flag on floating point conversion
Akira Hatanaka
2012-11-03
2
-6
/
+11
*
[mips] Set flag isAsCheapAsAMove flag on instruction LUi.
Akira Hatanaka
2012-11-03
1
-1
/
+1
*
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-11-03
5
-13
/
+47
*
[mips] Do not reserve all 64-bit registers, but only the ones which need to be
Akira Hatanaka
2012-11-02
1
-8
/
+4
*
[mips] Use register number instead of name to print register $AT.
Akira Hatanaka
2012-11-02
1
-2
/
+2
*
[mips] Add function MipsFrameLowering::estimateStackSize.
Akira Hatanaka
2012-11-02
2
-0
/
+37
*
[mips] Add member field MipsFunctionInfo::IncomingArgSize which holds the size
Akira Hatanaka
2012-11-02
2
-0
/
+7
*
[mips] Delete MipsFunctionInfo::EmitNOAT. Unconditionally print directive
Akira Hatanaka
2012-11-02
5
-16
/
+3
*
[mips] Set isAsCheapAsAMove flag on ADDiu and DADDiu, which enables
Akira Hatanaka
2012-10-31
2
-2
/
+7
*
Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN
Reed Kotler
2012-10-31
6
-9
/
+67
*
[mips] Allow tail-call optimization for vararg functions and functions which
Akira Hatanaka
2012-10-30
2
-15
/
+20
*
Add code for saving formal argument information to MipsFunctionInfo. This
Akira Hatanaka
2012-10-30
2
-0
/
+13
*
Add definition of function MipsTargetLowering::passArgOnStack which emits nodes
Akira Hatanaka
2012-10-30
2
-0
/
+22
*
Do not do tail-call optimization if target is mips16.
Akira Hatanaka
2012-10-30
1
-0
/
+4
*
Change mips16 delay slot jumps to non delay slot forms by default.
Reed Kotler
2012-10-30
2
-3
/
+10
*
Implement patterns for extloadi8 and extloadi16
Reed Kotler
2012-10-29
1
-0
/
+4
*
Expand all atomic ops for mips16.
Reed Kotler
2012-10-29
1
-2
/
+23
*
Implement brind operator for mips16.
Reed Kotler
2012-10-28
1
-0
/
+19
*
Remove TargetELFWriterInfo.
Rafael Espindola
2012-10-28
5
-158
/
+1
*
This patch is for the implementation of mips16 complex pattern addr16.
Reed Kotler
2012-10-28
7
-48
/
+276
*
Implement MipsHi for mips16
Reed Kotler
2012-10-27
1
-2
/
+8
*
[mips] Do not tail-call optimize vararg functions or functions with byval
Akira Hatanaka
2012-10-27
2
-9
/
+8
*
[mips] Make sure FuncArg doesn't advance when OrigArgIndex is the same as in the
Akira Hatanaka
2012-10-27
1
-1
/
+4
*
Use the methods and classes that were added to simplify LowerCall and
Akira Hatanaka
2012-10-27
2
-425
/
+41
*
Add method MipsTargetLowering::writeVarArgRegs which copies argument registers
Akira Hatanaka
2012-10-27
2
-0
/
+51
*
Add method MipsTargetLowering::passByValArg.
Akira Hatanaka
2012-10-27
2
-0
/
+105
*
Add method MipsTargetLowering::copyByValRegs.
Akira Hatanaka
2012-10-27
2
-0
/
+53
*
Add class MipsCC which provides methods used to analyze formal and call
Akira Hatanaka
2012-10-26
2
-0
/
+192
*
Delete MipsFunctionInfo::InArgFIRange.
Akira Hatanaka
2012-10-26
2
-13
/
+1
*
implement mips16 tls global addr
Reed Kotler
2012-10-26
1
-0
/
+8
*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166780 91177308-0d34...
Reed Kotler
2012-10-26
1
-2
/
+7
*
Implement carry for subtract/add for mips16
Reed Kotler
2012-10-26
2
-4
/
+29
*
implement large (>16 bit) constant loading.
Reed Kotler
2012-10-26
1
-0
/
+4
*
implement mips16 patterns for select nodes
Reed Kotler
2012-10-25
1
-2
/
+379
*
[ms-inline asm] Add support for creating AsmRewrites in the target specific
Chad Rosier
2012-10-25
1
-2
/
+3
*
Implement a basic VectorTargetTransformInfo interface to be used by the loop ...
Nadav Rotem
2012-10-24
2
-2
/
+2
*
[mips] Make sure sret argument is returned in register V0.
Akira Hatanaka
2012-10-24
1
-2
/
+3
*
implement setXX patterns
Reed Kotler
2012-10-23
1
-4
/
+181
*
[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
2
-5
/
+44
*
[mips] Fix TAILCALL's operand node type.
Akira Hatanaka
2012-10-19
1
-5
/
+11
*
[mips] Delete MipsFunctionInfo::MaxCallFrameSize which is no longer used.
Akira Hatanaka
2012-10-19
2
-10
/
+1
*
[mips] Add tail call instructions.
Akira Hatanaka
2012-10-19
2
-0
/
+12
*
[mips] Make the branch nodes used in jump instructions a template parameter.
Akira Hatanaka
2012-10-19
1
-10
/
+21
[next]