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-09-16 22:34:49 +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
2015-05-09 22:31:01 +00:00
2014-09-02 17:55:02 +00:00
2015-04-29 15:37:06 +00:00
2015-07-10 13:37:07 +00:00
2015-03-05 15:31:05 +00:00
2014-08-20 13:58:57 +00:00
2015-05-06 20:53:32 +00:00
2014-06-16 22:32:58 +00:00
2015-07-10 13:37:07 +00:00
2015-04-29 15:37:06 +00:00
2015-04-20 18:49:50 +00:00
2015-04-20 18:49:50 +00:00
2015-04-20 18:49:50 +00:00
2015-04-20 18:49:50 +00:00