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
/
basic_operations.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Remove -allow-deprecated-dag-overlap flag from tests. NFC
Simon Atanasyan
2018-10-03
1
-20
/
+22
*
[FileCheck] Add -allow-deprecated-dag-overlap to failing llvm tests
Joel E. Denny
2018-07-11
1
-6
/
+6
*
[mips][msa] Accept more values for constant splats
Simon Dardis
2017-03-10
1
-14
/
+45
*
[mips] Correct label prefixes for N32 and N64.
Daniel Sanders
2016-07-19
1
-20
/
+20
*
[mips] Use --check-prefixes where appropriate. NFC.
Daniel Sanders
2016-06-24
1
-12
/
+12
*
[mips][msa] Fix register/register-class mismatches in emitINSERT_DF_VIDX().
Daniel Sanders
2016-06-15
1
-6
/
+18
*
[mips] Make Static a default relocation model for MIPS codegen
Petar Jovanovic
2016-04-11
1
-6
/
+6
*
[mips] Generate code for insert/extract operations when using the N64 ABI and...
Daniel Sanders
2015-05-05
1
-1
/
+5
*
[mips][msa] Test basic operations for the N32 ABI too.
Daniel Sanders
2015-05-05
1
-96
/
+192
*
[mips][msa] Rename main check prefix to 'ALL' in basic operations tests. NFC
Daniel Sanders
2015-04-30
1
-284
/
+284
*
[mips][msa] Use CHECK-LABEL where missing, and remove checks matching the .si...
Daniel Sanders
2015-04-30
1
-38
/
+5
*
[mips] Add missing signext attributes to MSA basic operations tests. NFC.
Daniel Sanders
2015-04-30
1
-28
/
+20
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-36
/
+36
*
[mips][msa] Fix vector insertions where the index is variable
Daniel Sanders
2014-04-30
1
-0
/
+123
*
[mips][msa] Use CHECK-LABEL in basic_operations*.ll
Daniel Sanders
2014-04-29
1
-29
/
+29
*
[mips][msa] Fix element extraction where the index is variable.
Daniel Sanders
2014-04-29
1
-0
/
+193
*
[mips] Prevent %lo relocation being used on MSA loads and stores.
Daniel Sanders
2014-03-03
1
-10
/
+20
*
[mips][msa] Merge basic_operations_little.ll into basic_operations.ll.
Daniel Sanders
2013-11-15
1
-170
/
+184
*
[mips][msa] Build all the tests in little and big endian modes and correct an...
Daniel Sanders
2013-11-15
1
-2
/
+2
*
[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] Expand all truncstores and loadexts for MSA as well as DSP
Daniel Sanders
2013-09-27
1
-0
/
+11
*
[mips][msa] Non-constant BUILD_VECTOR's should be expanded to INSERT_VECTOR_E...
Daniel Sanders
2013-09-24
1
-0
/
+110
*
[mips][msa] Added support for matching insert and copy from normal IR (i.e. n...
Daniel Sanders
2013-09-23
1
-0
/
+226
*
[mips][msa] Implemented build_vector using ldi, fill, and custom SelectionDAG...
Daniel Sanders
2013-09-23
1
-0
/
+120