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
/
Mips64InstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redefine count-leading 0s and 1s instructions.
Akira Hatanaka
2011-10-17
1
-13
/
+2
*
Redefine mfhi/lo and mthi/lo instructions.
Akira Hatanaka
2011-10-17
1
-22
/
+4
*
Redefine multiply and divide instructions.
Akira Hatanaka
2011-10-17
1
-13
/
+6
*
Add definition of a base class for logical shift/rotate instructions with two
Akira Hatanaka
2011-10-17
1
-12
/
+4
*
Add definition of a base class for logical shift/rotate immediate instructions
Akira Hatanaka
2011-10-17
1
-18
/
+18
*
Add definition of immZExt5_64 and redefine immZExt5 as an ImmLeaf.
Akira Hatanaka
2011-10-17
1
-4
/
+8
*
Define base class LogicNOR and make 32-bit and 64-bit NOR derive from it.
Akira Hatanaka
2011-10-12
1
-9
/
+1
*
Define class ArithLogicI. Make 32-bit and 64-bit arithmetic and logical
Akira Hatanaka
2011-10-11
1
-16
/
+5
*
Define classes ArithLogicR and ArithLogicOfR and make 32-bit and 64-bit
Akira Hatanaka
2011-10-11
1
-20
/
+5
*
Change the names of 64-bit logical instructions so that they match the names of
Akira Hatanaka
2011-10-11
1
-8
/
+8
*
Remove redundancy in setcc patterns using multiclass.
Akira Hatanaka
2011-10-11
1
-24
/
+5
*
Use sltiu instead of sltu when a register operand and immediate are compared.
Akira Hatanaka
2011-10-11
1
-1
/
+1
*
Add patterns for conditional branches with 64-bit register operands.
Akira Hatanaka
2011-10-11
1
-0
/
+3
*
Add support for 64-bit set-on-less-than instructions.
Akira Hatanaka
2011-10-11
1
-0
/
+30
*
Add support for conditional branch instructions with 64-bit register operands.
Akira Hatanaka
2011-10-11
1
-0
/
+8
*
Make changes necessary for supporting floating point load and store instructions
Akira Hatanaka
2011-10-11
1
-6
/
+0
*
Modify lowering of GlobalAddress so that correct code is emitted when target is
Akira Hatanaka
2011-10-11
1
-0
/
+3
*
Add definitions of 64-bit loads and stores. Add a patterns for unaligned
Akira Hatanaka
2011-10-11
1
-0
/
+29
*
Change definitions of classes LoadM and StoreM in preparation for adding support
Akira Hatanaka
2011-10-11
1
-1
/
+0
*
Add support for 64-bit logical NOR.
Akira Hatanaka
2011-10-03
1
-0
/
+7
*
Add support for 64-bit count leading ones and zeros instructions.
Akira Hatanaka
2011-10-03
1
-0
/
+15
*
Add support for 64-bit divide instructions.
Akira Hatanaka
2011-10-03
1
-0
/
+7
*
Add support for 64-bit integer multiply instructions.
Akira Hatanaka
2011-10-03
1
-0
/
+12
*
Add definitions of instructions which move values between 64-bit integer
Akira Hatanaka
2011-10-03
1
-0
/
+23
*
Add definitions of Mips64 rotate instructions.
Akira Hatanaka
2011-09-30
1
-1
/
+19
*
isCommutable should be 0 for DSUBu.
Akira Hatanaka
2011-09-30
1
-1
/
+1
*
Mips64 shift instructions.
Akira Hatanaka
2011-09-30
1
-0
/
+40
*
Mips64 arithmetic and logical instructions with one source register and
Akira Hatanaka
2011-09-30
1
-0
/
+30
*
Mips64 arithmetic and logical instructions with two source registers.
Akira Hatanaka
2011-09-29
1
-0
/
+30
*
Mips64 predicate definitions. Patch by Liu.
Akira Hatanaka
2011-09-28
1
-0
/
+7
*
Add .td file.
Akira Hatanaka
2011-09-24
1
-0
/
+12