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
/
test
/
CodeGen
/
Mips
/
msa
/
compare_float.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Explicitly select `mips32r2` CPU for test cases require 64-bit FPU. NFC
Simon Atanasyan
2019-07-09
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-78
/
+78
*
[mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node...
Daniel Sanders
2014-03-12
1
-4
/
+8
*
[DAGCombiner] Teach how to fold sext/aext/zext of constant build vectors.
Andrea Di Biagio
2014-01-27
1
-11
/
+5
*
[mips][msa] Build all the tests in little and big endian modes and correct an...
Daniel Sanders
2013-11-15
1
-0
/
+1
*
[mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal e...
Daniel Sanders
2013-09-27
1
-1
/
+1
*
[mips][msa] Remove the VSPLAT and VSPLATD nodes in favour of matching BUILD_V...
Daniel Sanders
2013-09-24
1
-2
/
+2
*
[mips][msa] Added support for matching max, maxi, min, mini from normal IR (i...
Daniel Sanders
2013-09-24
1
-0
/
+64
*
[mips][msa] Added support for matching bsel and bseli from normal IR (i.e. no...
Daniel Sanders
2013-09-24
1
-0
/
+80
*
[mips][msa] Added support for matching comparisons from normal IR (i.e. not i...
Daniel Sanders
2013-09-24
1
-0
/
+518