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
/
MipsSEISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-4
/
+4
*
[mips] Split the DSP control register and define one register for each field of
Akira Hatanaka
2013-05-03
1
-2
/
+33
*
ArrayRefize getMachineNode(). No functionality change.
Michael Liao
2013-04-19
1
-2
/
+2
*
[mips] Reapply r179420 and r179421.
Akira Hatanaka
2013-04-13
1
-0
/
+2
*
Revert r179420 and r179421.
Akira Hatanaka
2013-04-12
1
-2
/
+0
*
[mips] Instruction selection patterns for carry-setting and using add
Akira Hatanaka
2013-04-12
1
-0
/
+2
*
[mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects
Akira Hatanaka
2013-04-11
1
-63
/
+0
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
1
-0
/
+5
*
[mips] Fix definitions of multiply, multiply-add/sub and divide instructions.
Akira Hatanaka
2013-03-30
1
-0
/
+13
*
[mips] Define function MipsSEDAGToDAGISel::selectAddESubE.
Akira Hatanaka
2013-03-14
1
-31
/
+28
*
[mips] Rename functions and variables to start with proper case.
Akira Hatanaka
2013-03-14
1
-22
/
+22
*
[mips] Define two subclasses of MipsDAGToDAGISel. Mips16DAGToDAGISel is for
Akira Hatanaka
2013-03-14
1
-0
/
+463
[prev]