summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/comparesf2.c
Commit message (Collapse)AuthorAgeFilesLines
* Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵Alexey Samsonov2014-02-141-133/+0
| | | | | | directory llvm-svn: 201393
* Implement aeabi_{f,d}cmp*.Zonr Chang2013-02-071-0/+2
| | | | | | Special thanks to Anton for the review. llvm-svn: 174596
* Revert "Split single & double comparison routines into separate implementationDaniel Dunbar2011-03-251-0/+131
| | | | | | files," for now, I missed some necesary updates. llvm-svn: 128296
* Split single & double comparison routines into separate implementation files,Daniel Dunbar2011-03-251-131/+0
| | | | | | for consistency. llvm-svn: 128282
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119397
* Correction to previous commit which mistakenly included older versions of ↵Stephen Canon2010-07-011-4/+2
| | | | | | some files; now includes the correct LLVM license header llvm-svn: 107408
* Adding soft-float comparisons, addition, subtraction, multiplication and ↵Stephen Canon2010-07-011-0/+133
negation llvm-svn: 107400
OpenPOWER on IntegriCloud