summaryrefslogtreecommitdiff
path: root/lib/floatsidf.c
AgeCommit message (Collapse)Author
2010-11-16license changeHoward Hinnant
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-17Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were ↵Stephen Canon
never used git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@111269 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-02[unsigned] int -> float soft-float conversions for single- and double-precisionStephen Canon
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@107535 91177308-0d34-0410-b5e6-96231b3b80d8