Matt Arsenault
252134602f
Add minnum / maxnum intrinsics
...
These are named following the IEEE-754 names for these
functions, rather than the libm fmin / fmax to avoid
possible ambiguities. Some languages may implement something
resembling fmin / fmax which return NaN if either operand is
to propagate errors. These implement the IEEE-754 semantics
of returning the other operand if either is a NaN representing
missing data.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220341 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-21 23:00:20 +00:00
..
2014-10-14 22:59:49 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-10-03 20:01:09 +00:00
2014-10-03 20:01:09 +00:00
2014-09-10 17:58:16 +00:00
2014-10-03 20:01:09 +00:00
2014-10-03 20:01:09 +00:00
2014-09-01 10:00:17 +00:00
2014-09-10 17:58:16 +00:00
2014-09-01 18:44:57 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-10-21 23:00:20 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-10-03 20:01:09 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-10-03 20:01:09 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00
2014-09-10 17:58:16 +00:00