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.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
*
[Mips][AMDGPU] Update test cases to not use vector lt/gt compares that can be...
Craig Topper
2018-02-07
1
-8
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-204
/
+204
*
[mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node...
Daniel Sanders
2014-03-12
1
-14
/
+20
*
Add support for legalizing SETNE/SETEQ by inverting the condition code and th...
Daniel Sanders
2013-11-21
1
-0
/
+85
*
[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] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...
Daniel Sanders
2013-10-30
1
-4
/
+6
*
[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] Added support for matching max, maxi, min, mini from normal IR (i...
Daniel Sanders
2013-09-24
1
-0
/
+1024
*
[mips][msa] Added support for matching bsel and bseli from normal IR (i.e. no...
Daniel Sanders
2013-09-24
1
-0
/
+326
*
[mips][msa] Added support for matching comparisons from normal IR (i.e. not i...
Daniel Sanders
2013-09-24
1
-0
/
+641