index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Mips
/
MipsCondMov.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Split long lines in the code. NFC
Simon Atanasyan
2019-11-03
1
-8
/
+8
*
[mips] Mark pseudo select instructions by the `hasNoSchedulingInfo` tag
Simon Atanasyan
2019-06-27
1
-2
/
+2
*
[mips] Add GPR_64 predicate to some mov[zn] instructions
Simon Atanasyan
2019-06-27
1
-8
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Optimize shifts for types larger than GPR size (mips2/mips3)
Aleksandar Beserminji
2019-01-14
1
-0
/
+10
*
[mips] Mark select instructions correctly
Simon Dardis
2018-05-15
1
-145
/
+144
*
[mips] Move conditional moves out of isCodeGenOnly
Simon Dardis
2018-05-09
1
-4
/
+4
*
[mips] Place certain 64 bit FPU instructions in their own decoder namespace
Simon Dardis
2017-10-05
1
-2
/
+2
*
Reland r308585
Stefan Maksimovic
2017-07-20
1
-4
/
+4
*
Revert r308585
Stefan Maksimovic
2017-07-20
1
-4
/
+4
*
[mips] Fix fp select machine verifier errors
Stefan Maksimovic
2017-07-20
1
-4
/
+4
*
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
Simon Dardis
2016-09-09
1
-212
/
+5
*
[mips] Fix c.<cc>.<fmt> instruction definition.
Simon Dardis
2016-09-09
1
-5
/
+212
*
[mips] Replace AdditionalRequires<[IsGP64bit]> with GPR_64. NFC.
Daniel Sanders
2016-06-15
1
-8
/
+4
*
Revert "[mips] Promote the result of SETCC nodes to GPR width."
Vasileios Kalintiris
2016-03-01
1
-152
/
+110
*
[mips] Promote the result of SETCC nodes to GPR width.
Vasileios Kalintiris
2016-03-01
1
-110
/
+152
*
[mips] Add the SoftFloat MipsSubtarget feature.
Toma Tabacu
2015-05-07
1
-3
/
+4
*
[mips] Enable code generation for MIPS-III.
Vasileios Kalintiris
2014-12-12
1
-3
/
+9
*
[mips] Support SELECT nodes for targets that don't have conditional-move inst...
Vasileios Kalintiris
2014-12-12
1
-0
/
+31
*
[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ...
Daniel Sanders
2014-06-12
1
-60
/
+86
*
[mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=...
Daniel Sanders
2014-05-09
1
-16
/
+20
*
[mips] Add FGR_32/FGR_64/GPR_64 adjectives and use then instead of FGRPredica...
Daniel Sanders
2014-05-07
1
-57
/
+48
*
[mips] Continue splitting Instruction.Predicates into smaller lists and re-jo...
Daniel Sanders
2014-05-07
1
-11
/
+10
*
[mips] Split Instruction.Predicates into smaller lists and re-join them with ...
Daniel Sanders
2014-05-07
1
-13
/
+13
*
[mips] Move HasStdEnc to the front of the predicates lists.
Daniel Sanders
2014-05-07
1
-13
/
+13
*
[mips] Remove two more redundant 'let Predicates = [HasStdEnc]' statements th...
Daniel Sanders
2014-04-29
1
-2
/
+2
*
[mips] Fix more incorrect uses of HasMips64 and isMips64()
Daniel Sanders
2014-04-14
1
-6
/
+6
*
[mips][sched] Split IIFmove into II_C[FT]C1, II_MOV[FNTZ]_[SD], II_MOV_[SD]
Daniel Sanders
2014-01-21
1
-16
/
+16
*
[mips][sched] Split IIArith in preparation for the first scheduler targeting ...
Daniel Sanders
2014-01-16
1
-12
/
+12
*
Support for microMIPS FPU instructions 2.
Zoran Jovanovic
2013-12-25
1
-14
/
+14
*
[mips] Set instruction itineraries of loads, stores and conditional moves.
Akira Hatanaka
2013-09-06
1
-15
/
+15
*
This patch adds support for microMIPS Move Conditional instructions. Test cas...
Vladimir Medic
2013-09-06
1
-7
/
+7
*
[mips] Fix instruction definitions that were incorrectly marked as code-gen-o...
Akira Hatanaka
2013-08-19
1
-6
/
+9
*
[mips] Rename accumulator register classes and FP register operands.
Akira Hatanaka
2013-08-08
1
-16
/
+16
*
[mips] Rename register classes CPURegs and CPU64Regs.
Akira Hatanaka
2013-08-06
1
-53
/
+53
*
[mips] Mark instructions defined in Mips64InstrInfo.td that are duplicates of
Akira Hatanaka
2013-08-06
1
-38
/
+25
*
[mips] Define instruction itineraries IIArith and IILogic.
Akira Hatanaka
2013-07-31
1
-4
/
+4
*
This patch implements parsing of mips FCC register operands. The example inst...
Vladimir Medic
2013-07-30
1
-11
/
+13
*
[mips] Fix FP conditional move instructions to have explicit FP condition code
Akira Hatanaka
2013-07-26
1
-8
/
+6
*
[mips] Fix floating point branch, comparison, and conditional move instructions
Akira Hatanaka
2013-07-26
1
-2
/
+2
*
This patch represents Mips utilization of r186388 code that alows asm matche...
Vladimir Medic
2013-07-16
1
-34
/
+36
*
[mips] Fix inefficient code generation.
Akira Hatanaka
2013-03-01
1
-0
/
+7
*
Fix indentation.
Akira Hatanaka
2013-03-01
1
-15
/
+10
*
[mips] Refactor conditional move instructions.
Akira Hatanaka
2013-01-04
1
-13
/
+20
*
[mips] Delete all floating point instruction classes that are no longer used.
Akira Hatanaka
2012-12-13
1
-31
/
+2
*
[mips] Modify definitions of floating point conditional move instructions.
Akira Hatanaka
2012-12-13
1
-24
/
+63
*
[mips] Shorten predicate name.
Akira Hatanaka
2012-12-07
1
-15
/
+15
*
[mips] Remove unnecessary predicates.
Akira Hatanaka
2012-12-07
1
-2
/
+2
*
1. introduce MipsPat in place of Pat in order to exclude those from
Akira Hatanaka
2012-06-14
1
-25
/
+33
*
This patch adds a predicate to existing mips32 and mips64 so that those
Akira Hatanaka
2012-05-22
1
-15
/
+17
[next]