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
*
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
*
Make changes necessary for supporting floating point load and store instructions
Akira Hatanaka
2011-10-11
1
-11
/
+29
*
Simplify definition of FP move instructions.
Akira Hatanaka
2011-10-08
1
-4
/
+5
*
Define classes and multiclasses for FP binary instructions.
Akira Hatanaka
2011-10-08
1
-15
/
+10
*
Define multiclasses for FP-to-FP instructions.
Akira Hatanaka
2011-10-08
1
-11
/
+11
*
Define classes for FP unary instructions and multiclasses for FP-to-fixed point
Akira Hatanaka
2011-10-08
1
-64
/
+47
*
Revert r140731, "Define classes for unary and binary FP instructions and use ...
Jakob Stoklund Olesen
2011-09-28
1
-62
/
+54
*
Define classes for unary and binary FP instructions and use them to define
Akira Hatanaka
2011-09-28
1
-54
/
+62
*
Rename predicate In32BitMode to NotFP64bit and add definition of IsFP64bit.
Akira Hatanaka
2011-09-28
1
-9
/
+10
*
Remove definitions of branch-on-FP-likely instructions. They are deprecated.
Akira Hatanaka
2011-09-28
1
-4
/
+0
*
Remove MipsFPRound. Mips1 is no longer supported.
Akira Hatanaka
2011-09-27
1
-4
/
+0
*
Embed patterns in definitions of MFC1 and MTC1 instead of defining them outside
Akira Hatanaka
2011-09-27
1
-5
/
+4
*
Make changes in instruction and pattern definitions so that tablegen does not
Akira Hatanaka
2011-09-22
1
-2
/
+2
*
Drop support for Mips1 and Mips2.
Akira Hatanaka
2011-09-09
1
-2
/
+1
*
Fix handling of double precision loads and stores when Mips1 is targeted.
Akira Hatanaka
2011-08-16
1
-1
/
+1
*
Use tabs to separate opcode and operand strings.
Akira Hatanaka
2011-06-07
1
-21
/
+21
*
Add pattern for double-to-integer conversion. Patch by Sasa Stankovic.
Akira Hatanaka
2011-05-23
1
-0
/
+1
*
Fix setting of isCommutable flag.
Akira Hatanaka
2011-05-12
1
-3
/
+5
*
Fix td file comments for Mips.
Eric Christopher
2011-05-09
1
-1
/
+1
*
Reverse unnecessary changes made in r129606 and r129608. There is no change i...
Akira Hatanaka
2011-04-15
1
-24
/
+23
*
Fix lines that have incorrect indentation or exceed 80 columns. There is no c...
Akira Hatanaka
2011-04-15
1
-24
/
+26
*
Add pass that expands pseudo instructions into target instructions after regi...
Akira Hatanaka
2011-04-15
1
-0
/
+26
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Added support for FP conditional move instructions and fixed bugs in handling...
Akira Hatanaka
2011-03-31
1
-41
/
+69
*
Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...
Bruno Cardoso Lopes
2011-03-04
1
-46
/
+46
*
Flag -> Glue, the ongoing saga
Chris Lattner
2010-12-23
1
-1
/
+1
*
fix emacs language spec's, patch by Edmund Grimley-Evans!
Chris Lattner
2010-08-17
1
-1
/
+1
*
the FPCmp node returns an i32.
Chris Lattner
2010-03-28
1
-6
/
+8
*
Fix mov.d out register by using the FFR register class directly
Bruno Cardoso Lopes
2010-01-30
1
-1
/
+5
*
Disable ldc1/sdc1 instructions for mips1 targets.
Bruno Cardoso Lopes
2009-11-16
1
-1
/
+2
*
A real solution for the first part of PR5445
Bruno Cardoso Lopes
2009-11-11
1
-1
/
+6
*
Fix PR5445
Bruno Cardoso Lopes
2009-11-10
1
-1
/
+1
*
Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a
Dan Gohman
2009-10-29
1
-1
/
+1
*
Added support for fround, fextend and FP_TO_SINT
Bruno Cardoso Lopes
2009-05-27
1
-6
/
+20
*
Removed AFGR32 register class
Bruno Cardoso Lopes
2009-03-21
1
-90
/
+34
*
Handle i32->f32 bitconvert results.
Bruno Cardoso Lopes
2008-08-04
1
-0
/
+5
*
Added pattern for floating point zero immediate (avoiding a constant pool
Bruno Cardoso Lopes
2008-07-30
1
-3
/
+13
*
Added floating point lowering for select.
Bruno Cardoso Lopes
2008-07-29
1
-1
/
+38
*
Added floating point lowering for setcc and brcond.
Bruno Cardoso Lopes
2008-07-28
1
-9
/
+6
*
Fixe typos and 80 column size problems
Bruno Cardoso Lopes
2008-07-09
1
-11
/
+12
*
fixed 32-bit fp_to_sint pattern
Bruno Cardoso Lopes
2008-07-07
1
-2
/
+2
*
Several changes to Mips backend, experimental fp support being the most
Bruno Cardoso Lopes
2008-07-05
1
-0
/
+296