Make sure we don't generate stubs for any of these functions because they
[oota-llvm.git] / lib / Target / Mips / Mips16HardFloat.cpp
2013-09-01 Reed KotlerMake sure we don't generate stubs for any of these...
2013-08-30 Reed KotlerFix a problem with dual mips16/mips32 mode. When the...
2013-08-25 Reed KotlerStart to add the LLVM builtins to the mips16 exclusion...
2013-08-24 Shuxin YangRevert 189161
2013-08-24 Reed KotlerStart to add the builtind to the mips16 exclusion lists...
2013-08-12 Benjamin KramerRemove global construction. const char* is sufficient...
2013-08-11 Reed KotlerDon't generate floating point stubs for mips16 code...
2013-08-01 Reed KotlerFix some misc. issues with Mips16 fp stubs.
2013-05-16 Reed KotlerPatch number 2 for mips16/32 floating point interoperab...
2013-05-14 Reed KotlerFix typo.
2013-05-14 Reed KotlerRemoved an unnamed namespace and forgot to make two...
2013-05-14 Reed KotlerThis is the first of three patches which creates stubs...
2013-05-10 Reed KotlerCheckin in of first of several patches to finish implem...