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-06-09 22:42:55 +00:00
2014-10-14 01:58:26 +00:00
2013-04-09 05:18:53 +00:00
2013-04-09 05:18:53 +00:00
2013-04-09 05:18:53 +00:00
2013-04-09 05:18:53 +00:00
2013-04-09 05:18:53 +00:00
2013-04-09 05:18:53 +00:00
2013-04-09 05:18:53 +00:00
2013-04-09 05:18:53 +00:00
2013-07-14 01:42:54 +00:00
2014-07-25 21:13:35 +00:00
2013-10-21 20:07:30 +00:00
2014-01-28 16:56:46 +00:00
2014-10-03 20:01:09 +00:00
2014-09-30 22:23:38 +00:00
2013-11-12 22:37:16 +00:00
2013-10-20 07:04:37 +00:00
2013-07-14 01:42:54 +00:00
2013-01-31 01:04:23 +00:00
2013-07-11 08:28:20 +00:00
2014-05-09 17:02:46 +00:00
2014-10-03 20:01:09 +00:00
2014-09-09 17:10:21 +00:00
2013-07-14 01:42:54 +00:00
2013-07-14 01:42:54 +00:00
2013-07-14 01:42:54 +00:00
2014-07-30 21:04:00 +00:00
2013-10-21 18:55:08 +00:00
2013-11-21 07:29:28 +00:00
2013-07-14 01:42:54 +00:00
2013-01-31 01:04:23 +00:00
2013-06-04 14:11:59 +00:00
2014-07-07 21:19:00 +00:00
2013-07-14 01:50:49 +00:00
2014-01-27 23:39:03 +00:00
2013-07-14 01:42:54 +00:00
2014-10-21 23:00:20 +00:00
2013-07-14 01:42:54 +00:00
2014-05-30 18:34:43 +00:00
2013-07-14 01:42:54 +00:00
2013-07-14 01:42:54 +00:00
2013-11-10 02:16:47 +00:00
2013-07-14 01:42:54 +00:00
2013-07-14 01:42:54 +00:00
2013-07-14 01:42:54 +00:00
2014-10-14 01:58:26 +00:00
2014-10-14 01:58:26 +00:00
2014-10-03 20:01:09 +00:00
2014-03-11 10:48:52 +00:00
2013-03-11 20:53:00 +00:00
2014-10-14 01:58:26 +00:00
2013-08-01 21:42:05 +00:00