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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Enhance command line option "-mno-ldc1-sdc1" to expand base+index double
Akira Hatanaka
2013-09-07
1
-2
/
+3
*
[mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v
Daniel Sanders
2013-08-28
1
-0
/
+6
*
[mips] Add support for calling convention CC_MipsO32_FP64, which is used when...
Akira Hatanaka
2013-08-20
1
-4
/
+3
*
[mips] Properly parse registers that appear in inline-asm constraints.
Akira Hatanaka
2013-08-14
1
-0
/
+5
*
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...
Craig Topper
2013-07-14
1
-1
/
+1
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-03
1
-1
/
+1
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
1
-1
/
+1
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-7
/
+7
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
1
-1
/
+1
*
[mips] Improve instruction selection for pattern (store (fp_to_sint $src), $p...
Akira Hatanaka
2013-05-16
1
-0
/
+4
*
[mips] Delete unused enum value.
Akira Hatanaka
2013-05-16
1
-3
/
+0
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
1
-2
/
+12
*
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
1
-0
/
+4
*
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
Tim Northover
2013-04-20
1
-1
/
+0
*
[mips] Instruction selection patterns for DSP-ASE vector shifts.
Akira Hatanaka
2013-04-19
1
-0
/
+5
*
[mips] Move MipsTargetLowering::lowerINTRINSIC_W_CHAIN and
Akira Hatanaka
2013-04-13
1
-2
/
+0
*
[mips] Add mips-specific nodes which will be used to select multiply and divide
Akira Hatanaka
2013-03-30
1
-0
/
+12
*
[mips] Define two subclasses of MipsTargetLowering. Mips16TargetLowering is for
Akira Hatanaka
2013-03-13
1
-40
/
+35
*
[mips] Rename function and variable names to start with proper case. Fix typos.
Akira Hatanaka
2013-03-12
1
-40
/
+40
*
[mips] Custom-legalize BR_JT.
Akira Hatanaka
2013-03-06
1
-0
/
+1
*
[mips] Fix MipsTargetLowering::LowerCallResult and LowerReturn to correctly
Akira Hatanaka
2013-03-05
1
-1
/
+14
*
[mips] Fix MipsTargetLowering::LowerCall to pass fp128 arguments in floating
Akira Hatanaka
2013-03-05
1
-1
/
+3
*
[mips] Correct handling of fp128 (long double) formals and read long double
Akira Hatanaka
2013-03-05
1
-1
/
+11
*
Fix PR10475
Michael Liao
2013-03-01
1
-1
/
+1
*
Make pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into custom emitters.
Reed Kotler
2013-02-25
1
-0
/
+7
*
Make psuedo FEXT_T8I816_ins into a custom emitter.
Reed Kotler
2013-02-24
1
-0
/
+3
*
Make psuedo FEXT_T8I816_ins a custom inserter. It should be expanded
Reed Kotler
2013-02-24
1
-0
/
+3
*
Expand pseudos/macros for Selt. This is the last of the complex
Reed Kotler
2013-02-23
1
-0
/
+3
*
Fix a nomenclature mistake. Slt->Slti in the functions. The "i" refers
Reed Kotler
2013-02-22
1
-1
/
+1
*
Expand mips16 SelT form pseudso/macros.
Reed Kotler
2013-02-22
1
-0
/
+3
*
Expand the sel pseudo/macro. This generates basic blocks where previously
Reed Kotler
2013-02-21
1
-0
/
+3
*
[mips] Clean up class MipsCCInfo.
Akira Hatanaka
2013-02-15
1
-22
/
+26
*
[mips] Lower EH_RETURN.
Akira Hatanaka
2013-01-30
1
-0
/
+3
*
Make some code a little simpler.
Reed Kotler
2013-01-28
1
-0
/
+2
*
The next phase of Mips16 hard float implementation.
Reed Kotler
2013-01-24
1
-0
/
+7
*
[mips] Clean up code in MipsTargetLowering::LowerCall. No functional change
Akira Hatanaka
2013-01-22
1
-1
/
+2
*
This code implements most of mips16 hardfloat as it is done by gcc.
Reed Kotler
2012-12-15
1
-0
/
+2
*
Sorry about the churn. One more change to getOptimalMemOpType() hook. Did I
Evan Cheng
2012-12-12
1
-1
/
+2
*
- Rename isLegalMemOpType to isSafeMemOpType. "Legal" is a very overloade term.
Evan Cheng
2012-12-12
1
-1
/
+1
*
Some enhancements for memcpy / memset inline expansion.
Evan Cheng
2012-12-10
1
-1
/
+1
*
Initial implementation of MipsTargetLowering::isLegalAddressingMode.
Akira Hatanaka
2012-11-17
1
-0
/
+2
*
[mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node.
Akira Hatanaka
2012-11-07
1
-0
/
+1
*
[mips] Allow tail-call optimization for vararg functions and functions which
Akira Hatanaka
2012-10-30
1
-2
/
+3
*
Add definition of function MipsTargetLowering::passArgOnStack which emits nodes
Akira Hatanaka
2012-10-30
1
-0
/
+4
*
[mips] Do not tail-call optimize vararg functions or functions with byval
Akira Hatanaka
2012-10-27
1
-1
/
+2
*
Add method MipsTargetLowering::writeVarArgRegs which copies argument registers
Akira Hatanaka
2012-10-27
1
-0
/
+6
*
Add method MipsTargetLowering::passByValArg.
Akira Hatanaka
2012-10-27
1
-0
/
+8
*
Add method MipsTargetLowering::copyByValRegs.
Akira Hatanaka
2012-10-27
1
-0
/
+10
*
Add class MipsCC which provides methods used to analyze formal and call
Akira Hatanaka
2012-10-26
1
-0
/
+64
*
[mips] Add code to do tail call optimization.
Akira Hatanaka
2012-10-19
1
-0
/
+5
[next]