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
/
MipsFastISel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement floating point to integer conversion in mips fast-isel
Reed Kotler
2014-10-10
1
-1
/
+69
*
Add fptrunc to mips fast-sel
Reed Kotler
2014-10-01
1
-0
/
+25
*
Add numeric extend, trunctate to mips fast-isel
Reed Kotler
2014-09-30
1
-5
/
+168
*
Add mips32 r1 to the list of supported targets for Mips fast-isel
Reed Kotler
2014-09-15
1
-1
/
+2
*
[FastISel][tblgen] Rename tblgen generated FastISel functions. NFC.
Juergen Ributzka
2014-09-03
1
-1
/
+1
*
[FastISel] Rename public visible FastISel functions. NFC.
Juergen Ributzka
2014-09-03
1
-5
/
+5
*
fix materialization of one bit constants and global values which are accessed...
Reed Kotler
2014-08-07
1
-2
/
+10
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-2
/
+3
*
Make it possible for the Subtarget to change between function
Eric Christopher
2014-07-10
1
-4
/
+4
*
Add load/store functionality
Reed Kotler
2014-06-16
1
-7
/
+93
*
Do Materialize Floating Point in Mips Fast-Isel
Reed Kotler
2014-06-10
1
-2
/
+23
*
Revert "Do materialize for floating point"
Alp Toker
2014-06-08
1
-23
/
+2
*
Do materialize for floating point
Reed Kotler
2014-06-08
1
-2
/
+23
*
start to clean up buildMI calls in mips fast-isel
Reed Kotler
2014-06-08
1
-26
/
+24
*
include MipsGenFastISel.inc
Reed Kotler
2014-06-08
1
-5
/
+17
*
Finish materialize for ints
Reed Kotler
2014-05-15
1
-8
/
+41
*
Add basic functionality for assignment of ints.
Reed Kotler
2014-05-01
1
-1
/
+167
*
Add Simple return instruction to Mips fast-isel
Reed Kotler
2014-04-29
1
-2
/
+58
*
Start pushing changes for Mips Fast-Isel
Reed Kotler
2014-04-17
1
-0
/
+28
[prev]