index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Mips
/
MipsCondMov.td
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-07
[mips] Add the SoftFloat MipsSubtarget feature.
Toma Tabacu
1
-3
/
+4
2014-12-12
[mips] Enable code generation for MIPS-III.
Vasileios Kalintiris
1
-3
/
+9
2014-12-12
[mips] Support SELECT nodes for targets that don't have conditional-move inst...
Vasileios Kalintiris
1
-0
/
+31
2014-06-12
[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ...
Daniel Sanders
1
-60
/
+86
2014-05-09
[mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=...
Daniel Sanders
1
-16
/
+20
2014-05-07
[mips] Add FGR_32/FGR_64/GPR_64 adjectives and use then instead of FGRPredica...
Daniel Sanders
1
-57
/
+48
2014-05-07
[mips] Continue splitting Instruction.Predicates into smaller lists and re-jo...
Daniel Sanders
1
-11
/
+10
2014-05-07
[mips] Split Instruction.Predicates into smaller lists and re-join them with ...
Daniel Sanders
1
-13
/
+13
2014-05-07
[mips] Move HasStdEnc to the front of the predicates lists.
Daniel Sanders
1
-13
/
+13
2014-04-29
[mips] Remove two more redundant 'let Predicates = [HasStdEnc]' statements th...
Daniel Sanders
1
-2
/
+2
2014-04-14
[mips] Fix more incorrect uses of HasMips64 and isMips64()
Daniel Sanders
1
-6
/
+6
2014-01-21
[mips][sched] Split IIFmove into II_C[FT]C1, II_MOV[FNTZ]_[SD], II_MOV_[SD]
Daniel Sanders
1
-16
/
+16
2014-01-16
[mips][sched] Split IIArith in preparation for the first scheduler targeting ...
Daniel Sanders
1
-12
/
+12
2013-12-25
Support for microMIPS FPU instructions 2.
Zoran Jovanovic
1
-14
/
+14
2013-09-06
[mips] Set instruction itineraries of loads, stores and conditional moves.
Akira Hatanaka
1
-15
/
+15
2013-09-06
This patch adds support for microMIPS Move Conditional instructions. Test cas...
Vladimir Medic
1
-7
/
+7
2013-08-19
[mips] Fix instruction definitions that were incorrectly marked as code-gen-o...
Akira Hatanaka
1
-6
/
+9
2013-08-08
[mips] Rename accumulator register classes and FP register operands.
Akira Hatanaka
1
-16
/
+16
2013-08-06
[mips] Rename register classes CPURegs and CPU64Regs.
Akira Hatanaka
1
-53
/
+53
2013-08-06
[mips] Mark instructions defined in Mips64InstrInfo.td that are duplicates of
Akira Hatanaka
1
-38
/
+25
2013-07-31
[mips] Define instruction itineraries IIArith and IILogic.
Akira Hatanaka
1
-4
/
+4
2013-07-30
This patch implements parsing of mips FCC register operands. The example inst...
Vladimir Medic
1
-11
/
+13
2013-07-26
[mips] Fix FP conditional move instructions to have explicit FP condition code
Akira Hatanaka
1
-8
/
+6
2013-07-26
[mips] Fix floating point branch, comparison, and conditional move instructions
Akira Hatanaka
1
-2
/
+2
2013-07-16
This patch represents Mips utilization of r186388 code that alows asm matche...
Vladimir Medic
1
-34
/
+36
2013-03-01
[mips] Fix inefficient code generation.
Akira Hatanaka
1
-0
/
+7
2013-03-01
Fix indentation.
Akira Hatanaka
1
-15
/
+10
2013-01-04
[mips] Refactor conditional move instructions.
Akira Hatanaka
1
-13
/
+20
2012-12-13
[mips] Delete all floating point instruction classes that are no longer used.
Akira Hatanaka
1
-31
/
+2
2012-12-13
[mips] Modify definitions of floating point conditional move instructions.
Akira Hatanaka
1
-24
/
+63
2012-12-07
[mips] Shorten predicate name.
Akira Hatanaka
1
-15
/
+15
2012-12-07
[mips] Remove unnecessary predicates.
Akira Hatanaka
1
-2
/
+2
2012-06-14
1. introduce MipsPat in place of Pat in order to exclude those from
Akira Hatanaka
1
-25
/
+33
2012-05-22
This patch adds a predicate to existing mips32 and mips64 so that those
Akira Hatanaka
1
-15
/
+17
2012-05-09
Add another peephole pattern for conditional moves.
Akira Hatanaka
1
-0
/
+10
2012-04-17
Add disassembler to MIPS.
Akira Hatanaka
1
-14
/
+34
2012-04-03
Revert r153924. There were buildbot failures.
Akira Hatanaka
1
-34
/
+14
2012-04-03
MIPS disassembler support.
Akira Hatanaka
1
-14
/
+34
2012-02-28
remove blanks, and some code format
Jia Liu
1
-1
/
+1
2012-02-17
add Emacs tag and fix some comment error in file headers
Jia Liu
1
-0
/
+13
2011-10-18
Final patch that completes old JIT support for Mips:
Bruno Cardoso Lopes
1
-2
/
+4
2011-10-17
Add definitions of conditional moves with 64-bit operands. Comment out code for
Akira Hatanaka
1
-55
/
+127
2011-10-17
Move class and instruction definitions for conditional moves to a seperate file.
Akira Hatanaka
1
-0
/
+107