summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/Mips16HardFloat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a bad typo in the inline assembly code for mips16 pic fp stubsReed Kotler2013-09-251-3/+3
* Set .reorder for the stub so that gas takes care of delay slot processing.Reed Kotler2013-09-211-1/+3
* Make sure we don't generate stubs for any of these functions because theyReed Kotler2013-09-011-2/+21
* Fix a problem with dual mips16/mips32 mode. When the underlying processorReed Kotler2013-08-301-0/+20
* Start to add the LLVM builtins to the mips16 exclusion lists for fp.Reed Kotler2013-08-251-1/+1
* Revert 189161Shuxin Yang2013-08-241-1/+1
* Start to add the builtind to the mips16 exclusion lists for fp.Reed Kotler2013-08-241-1/+1
* Remove global construction. const char* is sufficient here.Benjamin Kramer2013-08-121-2/+2
* Don't generate floating point stubs for mips16 code if the functionReed Kotler2013-08-111-1/+13
* Fix some misc. issues with Mips16 fp stubs.Reed Kotler2013-08-011-2/+7
* Patch number 2 for mips16/32 floating point interoperability stubs.Reed Kotler2013-05-161-3/+43
* Fix typo.Reed Kotler2013-05-141-1/+1
* Removed an unnamed namespace and forgot to make two of the functions insideReed Kotler2013-05-141-3/+5
* This is the first of three patches which creates stubs used forReed Kotler2013-05-141-0/+275
* Checkin in of first of several patches to finish implementation ofReed Kotler2013-05-101-0/+141
OpenPOWER on IntegriCloud