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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Prevent %lo relocation being used on MSA loads and stores.
Daniel Sanders
2014-03-03
1
-0
/
+10
*
[mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. n...
Daniel Sanders
2013-11-12
1
-0
/
+3
*
[mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...
Daniel Sanders
2013-10-30
1
-0
/
+6
*
[mips][msa] Added support for matching splati from normal IR (i.e. not intrin...
Daniel Sanders
2013-09-27
1
-0
/
+4
*
[mips][msa] Remove the VSPLAT and VSPLATD nodes in favour of matching BUILD_V...
Daniel Sanders
2013-09-24
1
-0
/
+20
*
[mips][msa] Added load/store intrinsics.
Daniel Sanders
2013-08-28
1
-0
/
+3
*
[mips][msa] Added cfcmsa, and ctcmsa
Daniel Sanders
2013-08-28
1
-0
/
+2
*
[Mips] Support for unaligned load/store microMips instructions
Jack Carter
2013-08-13
1
-0
/
+6
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-2
/
+2
*
[mips] Split the DSP control register and define one register for each field of
Akira Hatanaka
2013-05-03
1
-0
/
+3
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
1
-0
/
+3
*
[mips] Define function MipsSEDAGToDAGISel::selectAddESubE.
Akira Hatanaka
2013-03-14
1
-0
/
+3
*
[mips] Rename functions and variables to start with proper case.
Akira Hatanaka
2013-03-14
1
-5
/
+5
*
[mips] Define two subclasses of MipsDAGToDAGISel. Mips16DAGToDAGISel is for
Akira Hatanaka
2013-03-14
1
-0
/
+54