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
/
Mips16HardFloat.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bad typo in the inline assembly code for mips16 pic fp stubs
Reed Kotler
2013-09-25
1
-3
/
+3
*
Set .reorder for the stub so that gas takes care of delay slot processing.
Reed Kotler
2013-09-21
1
-1
/
+3
*
Make sure we don't generate stubs for any of these functions because they
Reed Kotler
2013-09-01
1
-2
/
+21
*
Fix a problem with dual mips16/mips32 mode. When the underlying processor
Reed Kotler
2013-08-30
1
-0
/
+20
*
Start to add the LLVM builtins to the mips16 exclusion lists for fp.
Reed Kotler
2013-08-25
1
-1
/
+1
*
Revert 189161
Shuxin Yang
2013-08-24
1
-1
/
+1
*
Start to add the builtind to the mips16 exclusion lists for fp.
Reed Kotler
2013-08-24
1
-1
/
+1
*
Remove global construction. const char* is sufficient here.
Benjamin Kramer
2013-08-12
1
-2
/
+2
*
Don't generate floating point stubs for mips16 code if the function
Reed Kotler
2013-08-11
1
-1
/
+13
*
Fix some misc. issues with Mips16 fp stubs.
Reed Kotler
2013-08-01
1
-2
/
+7
*
Patch number 2 for mips16/32 floating point interoperability stubs.
Reed Kotler
2013-05-16
1
-3
/
+43
*
Fix typo.
Reed Kotler
2013-05-14
1
-1
/
+1
*
Removed an unnamed namespace and forgot to make two of the functions inside
Reed Kotler
2013-05-14
1
-3
/
+5
*
This is the first of three patches which creates stubs used for
Reed Kotler
2013-05-14
1
-0
/
+275
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
1
-0
/
+141