Tom Stellard
2ef5ec6b2b
Fix implementation of sqrt v2
...
Passing values less than 0 to the llvm.sqrt() intrinsic results in
undefined behavior, so we need to check the input and return NaN if
is is less than 0.
v2:
- Fix build failures.
llvm-svn: 241906
2015-07-10 13:37:07 +00:00
..
2014-10-03 19:49:39 +00:00
2014-12-19 09:18:23 +00:00
2014-09-16 22:34:49 +00:00
2014-09-16 22:34:41 +00:00
2014-09-16 22:34:49 +00:00
2014-09-16 22:34:41 +00:00
2015-03-03 21:25:08 +00:00
2014-07-17 22:07:35 +00:00
2015-05-09 22:31:01 +00:00
2014-09-02 17:55:02 +00:00
2015-07-10 13:37:07 +00:00
2015-03-05 15:31:05 +00:00
2013-07-08 17:27:02 +00:00
2012-08-05 22:25:37 +00:00
2014-10-15 15:08:06 +00:00
2013-10-10 19:08:29 +00:00
2015-05-12 14:48:26 +00:00
2013-06-26 18:20:18 +00:00
2014-11-18 14:19:27 +00:00
2014-06-24 09:46:52 +00:00
2013-10-10 19:09:01 +00:00