History log of /external/compiler-rt/lib/fp_lib.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0499b8433538a1913ca955566cd34368752bf7af 18-Jun-2012 Joerg Sonnenberger <joerg@bec.de> Declare some variables unsigned to avoid signed vs unsigned mismatches.
This exploits the relative order of the arguments and/or checks already
made in the functions.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@158669 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/fp_lib.h
0ae9d258a484ba5ede154f729660ad21bd0ade2e 15-Nov-2011 Daniel Dunbar <daniel@zuster.org> lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for this extra complexity.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@144660 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/fp_lib.h
ce750fdaab5c9c1d013817ad949c9109eb3f2af2 25-Mar-2011 Daniel Dunbar <daniel@zuster.org> Revert "Split single & double comparison routines into separate implementation
files," for now, I missed some necesary updates.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@128296 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/fp_lib.h
fb92f4bd1dec8ddd6132d9a365fd7be3b8086824 25-Mar-2011 Daniel Dunbar <daniel@zuster.org> Split single & double comparison routines into separate implementation files,
for consistency.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@128282 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/fp_lib.h
9ad441ffec97db647fee3725b3424284fb913e14 16-Nov-2010 Howard Hinnant <hhinnant@apple.com> license change

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/fp_lib.h
c41370b2c334c673a95eda48e93c07b28dccd949 26-Jul-2010 Stephen Canon <scanon@apple.com> Fix error in rep_clz on non-LP64 targets. Patch by Christoph Gerum

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@109416 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/fp_lib.h
12a7d094b185795f478308f4fc27b43abebdde07 04-Jul-2010 Stephen Canon <scanon@apple.com> Initial implementation of double-precision soft-float division, moved a couple utility functions from the multiplications into the utility header

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@107586 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/fp_lib.h
5c6d2ecb9c43d8b836b3203a243e24703d473765 01-Jul-2010 Stephen Canon <scanon@apple.com> Correction to previous commit which mistakenly included older versions of some files; now includes the correct LLVM license header

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@107408 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/fp_lib.h
e5086322295e5a345af02d09abfcf8ddca2d0897 01-Jul-2010 Stephen Canon <scanon@apple.com> Adding soft-float comparisons, addition, subtraction, multiplication and negation

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@107400 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/fp_lib.h