| commit | 162914910367140f2ab2576508a43717b8df9d1c | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Sun Feb 28 13:00:19 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Sun Feb 28 13:00:19 2010 +0000 |
| tree | 8cc79f253841766e9246aa0280bd05a8ba30ba3a | |
| parent | c12b133d00f9797c19fe8a9e2c8aadda3353e2fd [diff] |
Support constant-evaluation of __builtin_nans* as well as the correct constant evaluation of __builtin_nan*. Most of the work to make this work is in LLVM. Fixes <rdar://problem/7696712> and part of PR 5255. llvm-svn: 97383