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
/
MipsInstrFPU.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Improve instruction selection for pattern (store (fp_to_sint $src), $p...
Akira Hatanaka
2013-05-16
1
-8
/
+7
*
[mips] Fix instruction selection pattern for sint_to_fp node to avoid emittin...
Akira Hatanaka
2013-05-16
1
-5
/
+13
*
[mips] Fix indentation.
Akira Hatanaka
2013-05-16
1
-5
/
+5
*
[mips] Add option -mno-ldc1-sdc1.
Akira Hatanaka
2013-05-13
1
-4
/
+10
*
[mips] Define reg+imm load/store pattern templates.
Akira Hatanaka
2013-03-30
1
-16
/
+11
*
[mips] Split SelectAddr, which was used to match address patterns, into two
Akira Hatanaka
2013-02-15
1
-4
/
+38
*
[mips] Set flag neverHasSideEffects flag on some of the floating point instru...
Akira Hatanaka
2013-01-25
1
-12
/
+8
*
This patch tackles the problem of parsing Mips
Jack Carter
2013-01-12
1
-3
/
+13
*
[mips] Remove asm string parameter from pseudo instructions. Add InstrItinClass
Akira Hatanaka
2012-12-20
1
-4
/
+3
*
[mips] Delete all floating point instruction classes that are no longer used.
Akira Hatanaka
2012-12-13
1
-118
/
+0
*
[mips] Modify definitions of floating point comparison instructions.
Akira Hatanaka
2012-12-13
1
-9
/
+14
*
[mips] Modify definitions of floating point branch instructions.
Akira Hatanaka
2012-12-13
1
-2
/
+13
*
[mips] Modify definitions of floating point indexed load and store instructions.
Akira Hatanaka
2012-12-13
1
-14
/
+29
*
[mips] Modify definitions of floating point multiply-add/sub instructions.
Akira Hatanaka
2012-12-13
1
-12
/
+29
*
[mips] Modify definitions of floating point load and store instructions.
Akira Hatanaka
2012-12-13
1
-10
/
+23
*
[mips] Modify definitions of move from/to coprocessor instructions.
Akira Hatanaka
2012-12-13
1
-21
/
+17
*
[mips] Modify definitions of two register operand floating point instructions.
Akira Hatanaka
2012-12-13
1
-41
/
+73
*
[mips] Modify definitions of three register operand floating point instructions
Akira Hatanaka
2012-12-13
1
-8
/
+26
*
[mips] Move classes that do not belong in MipsInstrFormats.td into
Akira Hatanaka
2012-12-13
1
-0
/
+23
*
[mips] Set isCommutable flag in a more explicit way.
Akira Hatanaka
2012-12-13
1
-5
/
+3
*
[mips] Remove fmt from the parameter list of classes FMADDSUB and FNMADDSUB.
Akira Hatanaka
2012-12-13
1
-16
/
+16
*
[mips] Remove single-precision floating point instruction from multiclass
Akira Hatanaka
2012-12-13
1
-7
/
+10
*
[mips] Remove single-precision floating point instructions from multiclasses
Akira Hatanaka
2012-12-13
1
-41
/
+48
*
[mips] Shorten predicate name.
Akira Hatanaka
2012-12-07
1
-32
/
+32
*
[mips] Add predicate HasFPIdx for floating-point indexed load instruction
Akira Hatanaka
2012-11-15
1
-1
/
+1
*
[mips] Set flag neverHasSideEffects flag on floating point conversion
Akira Hatanaka
2012-11-03
1
-6
/
+7
*
Remove aligned/unaligned load/store fragments defined in MipsInstrInfo.td and
Akira Hatanaka
2012-09-15
1
-12
/
+12
*
Add stub methods for mips assembly matcher.
Akira Hatanaka
2012-08-17
1
-2
/
+2
*
Define ADJCALLSTACKDOWN/UP nodes. These nodes are emitted regardless of whether
Akira Hatanaka
2012-07-31
1
-9
/
+7
*
Fix type of LUXC1 and SUXC1. These instructions were incorrectly defined as
Akira Hatanaka
2012-07-31
1
-21
/
+15
*
1. introduce MipsPat in place of Pat in order to exclude those from
Akira Hatanaka
2012-06-14
1
-30
/
+40
*
This patch adds a predicate to existing mips32 and mips64 so that those
Akira Hatanaka
2012-05-22
1
-32
/
+36
*
Add disassembler to MIPS.
Akira Hatanaka
2012-04-17
1
-25
/
+43
*
Emit neg.s or neg.d only if -enable-no-nans-fp-math is supplied by user,
Akira Hatanaka
2012-04-11
1
-3
/
+4
*
Emit abs.s or abs.d only if -enable-no-nans-fp-math is supplied by user.
Akira Hatanaka
2012-04-11
1
-0
/
+1
*
Revert r153924. There were buildbot failures.
Akira Hatanaka
2012-04-03
1
-43
/
+25
*
MIPS disassembler support.
Akira Hatanaka
2012-04-03
1
-25
/
+43
*
Fix bugs which were introduced when support for base+index floating point loads
Akira Hatanaka
2012-03-01
1
-2
/
+15
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-4
/
+4
*
Add support for floating point base register + offset register addressing mode
Akira Hatanaka
2012-02-28
1
-0
/
+46
*
Remove unnecessary template parameters.
Akira Hatanaka
2012-02-27
1
-15
/
+13
*
Fix instruction predicates that were not set correctly.
Akira Hatanaka
2012-02-27
1
-8
/
+10
*
Add definitions of floating point multiply add/sub and negative multiply
Akira Hatanaka
2012-02-25
1
-8
/
+52
*
Remove trailing whitespace. Add newline.
Akira Hatanaka
2012-02-16
1
-2
/
+2
*
Pattern for f32 to i64 conversion.
Akira Hatanaka
2012-01-24
1
-0
/
+1
*
Various Mips64 floating point instruction patterns.
Akira Hatanaka
2011-11-07
1
-3
/
+18
*
Add definition of the base class for floating point comparison instructions
Akira Hatanaka
2011-11-07
1
-8
/
+8
*
Add definitions of 64-bit instructions which move data between integer and
Akira Hatanaka
2011-11-07
1
-0
/
+8
*
Final patch that completes old JIT support for Mips:
Bruno Cardoso Lopes
2011-10-18
1
-20
/
+32
*
Move class and instruction definitions for conditional moves to a seperate file.
Akira Hatanaka
2011-10-17
1
-53
/
+0
[next]