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
/
llvm-ir
/
and.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Sign extend i32 return values on MIPS64
Stefan Maksimovic
2018-07-26
1
-6
/
+3
*
[mips][microMIPS] Extending size reduction pass with LWP and SWP
Zoran Jovanovic
2018-06-13
1
-2
/
+1
*
[mips] Remove codegen support from some 16 bit instructions
Simon Dardis
2018-02-16
1
-21
/
+15
*
[mips] Update some tests before posting a patch, NFC.
Simon Dardis
2017-12-14
1
-410
/
+1882
*
[mips] Removal of microMIPS64R6
Aleksandar Beserminji
2017-12-11
1
-46
/
+0
*
[DAG] combine assertsexts around a trunc
Sanjay Patel
2017-10-09
1
-9
/
+15
*
[mips] interAptiv based generic schedule model
Simon Dardis
2016-09-01
1
-12
/
+12
*
[mips] Preparatory work for a generic scheduler
Simon Dardis
2016-08-24
1
-6
/
+6
*
[mips] Optimize materialization of i64 constants
Simon Dardis
2016-07-25
1
-33
/
+33
*
[mips] Use --check-prefixes where appropriate. NFC.
Daniel Sanders
2016-06-24
1
-16
/
+16
*
[mips] Don't derive the default ABI from the CPU in the backend.
Daniel Sanders
2016-06-23
1
-1
/
+1
*
[mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NO...
Zlatko Buljan
2016-06-15
1
-3
/
+604
*
Revert r229675 - [mips] Avoid redundant sign extension of the result of binar...
Vasileios Kalintiris
2015-08-04
1
-1
/
+4
*
[mips] Add backend support for Mips32r[35] and Mips64r[35].
Daniel Sanders
2015-02-18
1
-0
/
+8
*
[mips] Avoid redundant sign extension of the result of binary bitwise instruc...
Vasileios Kalintiris
2015-02-18
1
-4
/
+1
*
[mips] Enable arithmetic and binary operations for the i128 data type.
Vasileios Kalintiris
2015-01-26
1
-0
/
+20
*
[mips] Add tests for bitwise binary and integer arithmetic operators.
Vasileios Kalintiris
2015-01-26
1
-0
/
+74